/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
zlib.h | 98 free_func zfree; /* used to free the internal state */
member in struct:z_stream_s 99 voidpf opaque; /* private data object passed to zalloc and zfree */
134 to zero. The application must initialize zalloc, zfree and opaque before
139 parameter for calls of zalloc and zfree. This can be useful for custom
144 If zlib is used in a multi-threaded application, zalloc and zfree must be
147 On 16-bit systems, the functions zalloc and zfree must be able to allocate
208 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */
227 zalloc, zfree and opaque must be initialized before by the caller. If
228 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
371 next_in, avail_in, zalloc, zfree and opaque must be initialized before by [all...] |
inflate.c | 170 ZFREE(strm, state->window);
202 if (strm->zfree == (free_func)0)
206 strm->zfree = zcfree;
216 ZFREE(strm, state);
[all...] |
/external/pdfium/third_party/zlib_v128/ |
zlib.h | 167 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s 168 voidpf opaque; /* private data object passed to zalloc and zfree */ 203 to zero. The application must initialize zalloc, zfree and opaque before 208 parameter for calls of zalloc and zfree. This can be useful for custom 213 If zlib is used in a multi-threaded application, zalloc and zfree must be 216 On 16-bit systems, the functions zalloc and zfree must be able to allocate 277 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 296 zalloc, zfree and opaque must be initialized before by the caller. If 297 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default 440 next_in, avail_in, zalloc, zfree and opaque must be initialized before b [all...] |
inflate.c | 170 ZFREE(strm, state->window); 202 if (strm->zfree == (free_func)0) 206 strm->zfree = zcfree; 216 ZFREE(strm, state); [all...] |
/external/python/cpython2/Modules/zlib/ |
zlib.h | 98 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s 99 voidpf opaque; /* private data object passed to zalloc and zfree */ 134 to zero. The application must initialize zalloc, zfree and opaque before 139 parameter for calls of zalloc and zfree. This can be useful for custom 144 If zlib is used in a multi-threaded application, zalloc and zfree must be 147 On 16-bit systems, the functions zalloc and zfree must be able to allocate 208 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 227 zalloc, zfree and opaque must be initialized before by the caller. If 228 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default 371 next_in, avail_in, zalloc, zfree and opaque must be initialized before b [all...] |
inflate.c | 170 ZFREE(strm, state->window); 202 if (strm->zfree == (free_func)0) 206 strm->zfree = zcfree; 216 ZFREE(strm, state); [all...] |
/external/syslinux/com32/include/ |
zlib.h | 98 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s 99 voidpf opaque; /* private data object passed to zalloc and zfree */ 134 to zero. The application must initialize zalloc, zfree and opaque before 139 parameter for calls of zalloc and zfree. This can be useful for custom 144 If zlib is used in a multi-threaded application, zalloc and zfree must be 147 On 16-bit systems, the functions zalloc and zfree must be able to allocate 208 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 227 zalloc, zfree and opaque must be initialized before by the caller. If 228 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default 370 next_in, avail_in, zalloc, zfree and opaque must be initialized before b [all...] |
/external/zlib/src/ |
zlib.h | 98 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s 99 voidpf opaque; /* private data object passed to zalloc and zfree */ 134 to zero. The application must initialize zalloc, zfree and opaque before 139 parameter for calls of zalloc and zfree. This can be useful for custom 144 If zlib is used in a multi-threaded application, zalloc and zfree must be 147 On 16-bit systems, the functions zalloc and zfree must be able to allocate 208 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 227 zalloc, zfree and opaque must be initialized before by the caller. If 228 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default 371 next_in, avail_in, zalloc, zfree and opaque must be initialized before b [all...] |
inflate.c | 170 ZFREE(strm, state->window); 202 if (strm->zfree == (free_func)0) 206 strm->zfree = zcfree; 216 ZFREE(strm, state); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
zlib.h | 98 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s 99 voidpf opaque; /* private data object passed to zalloc and zfree */ 134 has dropped to zero. The application must initialize zalloc, zfree and 139 parameter for calls of zalloc and zfree. This can be useful for custom 144 If zlib is used in a multi-threaded application, zalloc and zfree must be 147 On 16-bit systems, the functions zalloc and zfree must be able to allocate 208 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 226 zalloc, zfree and opaque must be initialized before by the caller. 227 If zalloc and zfree are set to Z_NULL, deflateInit updates them to 349 next_in, avail_in, zalloc, zfree and opaque must be initialized before b [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
zlib.h | 98 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s 99 voidpf opaque; /* private data object passed to zalloc and zfree */ 134 has dropped to zero. The application must initialize zalloc, zfree and 139 parameter for calls of zalloc and zfree. This can be useful for custom 144 If zlib is used in a multi-threaded application, zalloc and zfree must be 147 On 16-bit systems, the functions zalloc and zfree must be able to allocate 209 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ 227 zalloc, zfree and opaque must be initialized before by the caller. 228 If zalloc and zfree are set to Z_NULL, deflateInit updates them to 369 next_in, avail_in, zalloc, zfree and opaque must be initialized before b [all...] |
/external/syslinux/com32/lib/zlib/ |
inflate.c | 158 ZFREE(strm, state->window); 186 if (strm->zfree == (free_func)0) strm->zfree = zcfree; 195 ZFREE(strm, state); [all...] |
/external/zlib/src/examples/ |
zran.c | 156 strm.zfree = Z_NULL; 270 strm.zfree = Z_NULL;
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
zlibmodule.c | 162 zst.zfree = (free_func)Z_NULL;
238 zst.zfree = (free_func)Z_NULL;
323 self->zst.zfree = (free_func)Z_NULL;
359 self->zst.zfree = (free_func)Z_NULL;
[all...] |
/external/curl/src/ |
mkhelp.pl | 201 z.zfree = (free_func)zfree_func;
|
/external/freetype/src/gzip/ |
infcodes.c | 248 ZFREE(z, c);
|
/external/libvncserver/libvncserver/ |
zlib.c | 169 cl->compStream.zfree = Z_NULL;
|
zrleoutstream.c | 86 os->zs.zfree = Z_NULL;
|
/frameworks/base/libs/androidfw/ |
StreamingZipInflater.cpp | 103 mInflateState.zfree = Z_NULL;
|
ZipUtils.cpp | 73 zstream.zfree = Z_NULL;
|
/system/core/libziparchive/ |
zip_archive_stream_entry.cc | 153 z_stream_.zfree = Z_NULL;
|
/toolchain/binutils/binutils-2.25/gold/ |
compressed_output.cc | 102 strm.zfree = NULL;
|
/external/zlib/src/test/ |
infcover.c | 34 zalloc, zfree, and opaque members of strm to use 172 strm->zfree = mem_free; 233 strm->zfree = Z_NULL;
|
/toolchain/binutils/binutils-2.25/bfd/ |
compress.c | 42 strm.zfree = NULL;
|
/external/pdfium/core/fxcodec/codec/ |
fx_codec_flate.cpp | 50 p->zfree = free_func; 87 ((z_stream*)context)->zfree(0, context);
|