HomeSort by relevance Sort by last modified time
    Searched defs:zfree (Results 51 - 58 of 58) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
zlib.h 95 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 and opaque must be initialized before b
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
zlib.h 95 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 and opaque must be initialized before b
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
zlib.h 95 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 and opaque must be initialized before b
    [all...]
  /external/opencv3/3rdparty/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...]
  /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...]
  /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/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...]

Completed in 382 milliseconds

1 23