Searched defs:zfree (Results 1 - 11 of 11) sorted by relevance

/external/zlib/src/test/
H A Dexample.c73 static free_func zfree = myfree; variable
78 static free_func zfree = (free_func)0; variable
209 c_stream.zfree = zfree;
248 d_stream.zfree = zfree;
287 c_stream.zfree = zfree;
344 d_stream.zfree = zfree;
[all...]
/external/freetype/src/gzip/
H A Dzlib.h81 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
82 voidpf opaque; /* private data object passed to zalloc and zfree */
94 has dropped to zero. The application must initialize zalloc, zfree and
99 parameter for calls of zalloc and zfree. This can be useful for custom
104 If zlib is used in a multi-threaded application, zalloc and zfree must be
107 On 16-bit systems, the functions zalloc and zfree must be able to allocate
164 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */
179 zalloc, zfree and opaque must be initialized before by the caller.
180 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
292 next_in, avail_in, zalloc, zfree an
[all...]
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DDotZLib.cs45 uint zfree; field in struct:DotZLib.ZStream
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h95 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
96 voidpf opaque; /* private data object passed to zalloc and zfree */
131 has dropped to zero. The application must initialize zalloc, zfree and
136 parameter for calls of zalloc and zfree. This can be useful for custom
141 If zlib is used in a multi-threaded application, zalloc and zfree must be
144 On 16-bit systems, the functions zalloc and zfree must be able to allocate
205 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */
223 zalloc, zfree and opaque must be initialized before by the caller.
224 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
346 next_in, avail_in, zalloc, zfree an
[all...]
/external/chromium_org/third_party/zlib/
H A Dzlib.h98 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 */
135 to zero. The application must initialize zalloc, zfree and opaque before
140 parameter for calls of zalloc and zfree. This can be useful for custom
145 If zlib is used in a multi-threaded application, zalloc and zfree must be
148 On 16-bit systems, the functions zalloc and zfree must be able to allocate
209 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */
232 zalloc, zfree and opaque must be initialized before by the caller. If
233 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
375 next_in, avail_in, zalloc, zfree an
[all...]
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h98 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 an
[all...]
/external/qemu/hw/core/
H A Dloader.c386 static void zfree(void *x, void *addr) function
434 s.zfree = zfree;
/external/zlib/src/
H A Dzlib.h98 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 an
[all...]
/external/zlib/
H A Dzlib.h98 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 an
[all...]
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h158 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
159 voidpf opaque; /* private data object passed to zalloc and zfree */
194 to zero. The application must initialize zalloc, zfree and opaque before
199 parameter for calls of zalloc and zfree. This can be useful for custom
204 If zlib is used in a multi-threaded application, zalloc and zfree must be
207 On 16-bit systems, the functions zalloc and zfree must be able to allocate
268 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */
287 zalloc, zfree and opaque must be initialized before by the caller. If
288 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
431 next_in, avail_in, zalloc, zfree an
[all...]
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h162 free_func zfree; /* used to free the internal state */ member in struct:z_stream_s
163 voidpf opaque; /* private data object passed to zalloc and zfree */
198 to zero. The application must initialize zalloc, zfree and opaque before
203 parameter for calls of zalloc and zfree. This can be useful for custom
208 If zlib is used in a multi-threaded application, zalloc and zfree must be
211 On 16-bit systems, the functions zalloc and zfree must be able to allocate
272 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */
291 zalloc, zfree and opaque must be initialized before by the caller. If
292 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
435 next_in, avail_in, zalloc, zfree an
[all...]

Completed in 1637 milliseconds