HomeSort by relevance Sort by last modified time
    Searched defs:zcfree (Results 1 - 10 of 10) sorted by null

  /external/pdfium/third_party/zlib_v128/
zutil.c 201 * original form in order to free it, use zcfree().
246 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr)
265 Assert(0, "zcfree: ptr not found");
287 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr)
316 void ZLIB_INTERNAL zcfree (opaque, ptr)
346 void zcfree(voidpf opaque, voidpf ptr) function
zconf.h 122 # define zcfree z_zcfree macro
zlib.h 75 #define zcfree FPDFAPI_zcfree macro
    [all...]
  /external/freetype/src/gzip/
zutil.c 62 * original form in order to free it, use zcfree().
107 void zcfree (voidpf opaque, voidpf ptr) function
126 Assert(0, "zcfree: ptr not found");
148 void zcfree (voidpf opaque, voidpf ptr) function
173 void zcfree (opaque, ptr) function
ftgzip.c 150 zcfree( voidpf opaque, function
  /external/opencv3/3rdparty/zlib/
zutil.c 199 * original form in order to free it, use zcfree().
244 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
263 Assert(0, "zcfree: ptr not found");
285 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
314 void ZLIB_INTERNAL zcfree (opaque, ptr) function
  /external/zlib/src/
zutil.c 199 * original form in order to free it, use zcfree().
244 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
263 Assert(0, "zcfree: ptr not found");
285 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
314 void ZLIB_INTERNAL zcfree (opaque, ptr) function
zconf.h 122 # define zcfree z_zcfree macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zconf.h 89 # define zcfree z_zcfree macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zconf.h 89 # define zcfree z_zcfree macro

Completed in 113 milliseconds