HomeSort by relevance Sort by last modified time
    Searched refs:zcfree (Results 1 - 25 of 64) sorted by null

1 2 3

  /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
zutil.h 208 local void zcfree OF((voidpf opaque, voidpf ptr));
inflate.c 101 if (z->zfree == Z_NULL) z->zfree = zcfree;
  /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
zutil.h 270 void zcfree OF((voidpf opaque, voidpf ptr));
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
vers-script-1.d 151 zcfree @150
vers-script-dll.c 86 FUNC(zcfree)
  /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
zutil.h 241 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zutil.c 193 * original form in order to free it, use zcfree().
240 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
261 Assert(0, "zcfree: ptr not found");
283 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
316 void ZLIB_INTERNAL zcfree (opaque, ptr) function
zutil.h 259 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
  /external/python/cpython2/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
zutil.h 241 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
  /external/python/cpython3/Modules/zlib/
zutil.c 196 * original form in order to free it, use zcfree().
243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
264 Assert(0, "zcfree: ptr not found");
286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
315 void ZLIB_INTERNAL zcfree (opaque, ptr) function
zutil.h 259 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
  /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
zutil.h 267 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
  /external/zlib/src/
zutil.c 196 * original form in order to free it, use zcfree().
243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
264 Assert(0, "zcfree: ptr not found");
286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) function
315 void ZLIB_INTERNAL zcfree (opaque, ptr) function
zutil.h 259 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
  /toolchain/binutils/binutils-2.27/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
zutil.h 241 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
zutil.h 270 void zcfree OF((voidpf opaque, voidpf ptr));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
zutil.h 244 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
  /external/syslinux/com32/include/
zconf.h 104 # 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 475 milliseconds

1 2 3