HomeSort by relevance Sort by last modified time
    Searched defs:zcfree (Results 1 - 14 of 14) 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)
338 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 162 zcfree( voidpf opaque, function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/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
zconf.h 122 # define zcfree z_zcfree macro
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zutil.c 195 * original form in order to free it, use zcfree().
240 void zcfree (voidpf opaque, voidpf ptr) function
259 Assert(0, "zcfree: ptr not found");
281 void zcfree (voidpf opaque, voidpf ptr) function
310 void zcfree (opaque, ptr) function
  /external/syslinux/com32/lib/zlib/
zutil.c 195 * original form in order to free it, use zcfree().
240 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
259 Assert(0, "zcfree: ptr not found");
281 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
310 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
  /external/syslinux/com32/include/
zconf.h 104 # 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 6016 milliseconds