Searched refs:inflate (Results 1 - 25 of 30) sorted by relevance

12

/forgerock/web-agents-v4/zlib/
H A Duncompr.c48 err = inflate(&stream, Z_FINISH);
H A Dzconf.h100 # define inflate z_inflate macro
264 The memory requirements for inflate are (in bytes) 1 << windowBits
H A Dgzread.c77 /* Look for gzip header, set up for inflate or copy. state->x.have must be 0.
84 a user buffer. If decompressing, the inflate state will be initialized.
91 /* allocate read buffers and inflate memory */
106 /* allocate inflate memory */
182 /* get more input for inflate() */
191 ret = inflate(strm, Z_NO_FLUSH);
194 "internal error: inflate stream corrupt");
H A Dzlib.h171 /* Allowed flush values; see deflate() and inflate() below for details */
203 /* Possible values of the data_type field (though see inflate()) */
376 inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to
385 will be done by inflate(). (So next_in and avail_in may be modified, but
388 until inflate() is called.
392 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
394 inflate decompresses as much data as possible, and stops when the input
399 The detailed semantics are as follows. inflate performs one or both of the
405 resume at this point for the next call of inflate().
408 accordingly. inflate() provide
[all...]
H A Dinflate.c0 /* inflate.c -- zlib decompression
10 * - First version -- complete rewrite of inflate to simplify code, avoid
13 * improve code readability and style over the previous zlib inflate code
24 * - Correct filename to inffixed.h for fixed tables in inflate.c
25 * - Make hbuf[] unsigned char to match parameter type in inflate.c
27 * to avoid negation problem on Alphas (64 bit) in inflate.c
37 * - Make MATCH copy in inflate() much faster for when inflate_fast() not used
39 * buffer and bit count in inflate()--for speed when inflate_fast() not used
43 * - Move a comment on output buffer sizes from inffast.c to inflate.c
53 * source file infback.c to provide a call-back interface to inflate fo
605 int ZEXPORT inflate(strm, flush) function
[all...]
/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/identity/
H A DIdentityAdapter.java68 convertView = mLayoutInflater.inflate(R.layout.identitycell, parent, false);
H A DIdentityLayout.java137 inflater.inflate(R.menu.identity, menu);
/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/ui/
H A DMechanismIcon.java72 inflate(getContext(), R.layout.mechanismicon, this);
/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/notifications/
H A DNotificationAdapter.java112 convertView = mLayoutInflater.inflate(R.layout.notificationtitle, parent, false);
131 convertView = mLayoutInflater.inflate(R.layout.notificationcell, parent, false);
/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/mechanisms/
H A DMechanismAdapter.java79 convertView = mLayoutInflater.inflate(layoutTypes.get(typeIndex), parent, false);
/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/mechanisms/base/
H A DMechanismLayout.java104 inflater.inflate(getContextMenu(), menu);
/forgerock/authenticator-android-v2/app/src/test/java/com/forgerock/authenticator/identity/
H A DIdentityLayoutTest.java82 IdentityLayout layout = (IdentityLayout) LayoutInflater.from(activity).inflate(R.layout.identitycell, null);
151 IdentityLayout layout = (IdentityLayout) LayoutInflater.from(activity).inflate(R.layout.identitycell, null);
168 IdentityLayout layout = (IdentityLayout) LayoutInflater.from(activity).inflate(R.layout.identitycell, null);
/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/
H A DNotificationActivity.java144 getMenuInflater().inflate(R.menu.notifications, menu);
H A DIdentityActivity.java147 getMenuInflater().inflate(R.menu.main, menu);
/forgerock/opendj-b2.6/src/server/org/opends/server/crypto/
H A DCryptoManagerImpl.java3012 int decompressedLength = inflater.inflate(dst, dstOff, dstLen);
3023 totalLength += inflater.inflate(dst, dstOff, dstLen);
/forgerock/opendj2/src/server/org/opends/server/crypto/
H A DCryptoManagerImpl.java3032 int decompressedLength = inflater.inflate(dst, dstOff, dstLen);
3043 totalLength += inflater.inflate(dst, dstOff, dstLen);
/forgerock/opendj2.6.2/src/server/org/opends/server/crypto/
H A DCryptoManagerImpl.java3012 int decompressedLength = inflater.inflate(dst, dstOff, dstLen);
3023 totalLength += inflater.inflate(dst, dstOff, dstLen);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/crypto/
H A DCryptoManagerImpl.java3012 int decompressedLength = inflater.inflate(dst, dstOff, dstLen);
3023 totalLength += inflater.inflate(dst, dstOff, dstLen);
/forgerock/opendj2-hg/src/server/org/opends/server/crypto/
H A DCryptoManagerImpl.java3032 int decompressedLength = inflater.inflate(dst, dstOff, dstLen);
3043 totalLength += inflater.inflate(dst, dstOff, dstLen);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/crypto/
H A DCryptoManagerImpl.java2810 int decompressedLength = inflater.inflate(dst, dstOff, dstLen);
2821 totalLength += inflater.inflate(dst, dstOff, dstLen);
/forgerock/web-agents-v4/source/
H A Dutility.c698 err = inflate(&strm, Z_SYNC_FLUSH);
/forgerock/opendj-b2.6/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2.6.2/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...

Completed in 135 milliseconds

12