Home
last modified time | relevance | path

Searched refs:zcfree (Results 1 - 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzutil.c62 * original form in order to free it, use zcfree().
107 void zcfree (voidpf opaque, voidpf ptr) in zcfree() function
126 Assert(0, "zcfree: ptr not found"); in zcfree()
148 void zcfree (voidpf opaque, voidpf ptr) in zcfree() function
173 void zcfree (opaque, ptr) in zcfree() function
H A Dzutil.h208 local void zcfree OF((voidpf opaque, voidpf ptr));
H A Dinflate.c101 if (z->zfree == Z_NULL) z->zfree = zcfree; in inflateInit2_()
H A Dftgzip.c162 zcfree( voidpf opaque, in zcfree() function
/third_party/libwebsockets/win32port/zlib/
H A Dzutil.c195 * original form in order to free it, use zcfree().
240 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
259 Assert(0, "zcfree: ptr not found"); in zcfree()
281 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
310 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree() function
H A Dzutil.h267 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h105 # define zcfree z_zcfree macro
H A Dinfback.c48 if (strm->zfree == (free_func)0) strm->zfree = zcfree;
/third_party/node/deps/zlib/
H A Dzutil.c181 * original form in order to free it, use zcfree().
227 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) { in zcfree() function
247 Assert(0, "zcfree: ptr not found"); in zcfree()
268 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) { in zcfree() function
292 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) { in zcfree() function
H A Dchromeconf.h142 #define zcfree Cr_z_zcfree macro
H A Dzutil.h278 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr);
H A Dzconf.h150 # define zcfree z_zcfree macro
H A Dinfback.c49 strm->zfree = zcfree; in inflateBackInit_()
/third_party/zlib/
H A Dzutil.c188 * original form in order to free it, use zcfree().
235 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) in zcfree() function
256 Assert(0, "zcfree: ptr not found"); in zcfree()
278 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) in zcfree() function
304 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr) in zcfree() function
H A Dzutil.h242 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr);
H A Dzconf.h138 # define zcfree z_zcfree macro
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.c196 * original form in order to free it, use zcfree().
243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
264 Assert(0, "zcfree: ptr not found"); in zcfree()
286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
315 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree() function
H A Dchromeconf.h139 #define zcfree Cr_z_zcfree macro
H A Dzutil.h266 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h147 # define zcfree z_zcfree macro
H A Dinfback.c56 strm->zfree = zcfree;
/third_party/skia/third_party/externals/zlib/
H A Dzutil.c196 * original form in order to free it, use zcfree().
243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
264 Assert(0, "zcfree: ptr not found"); in zcfree()
286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() function
315 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree() function
H A Dchromeconf.h139 #define zcfree Cr_z_zcfree macro
H A Dzutil.h274 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
H A Dzconf.h147 # define zcfree z_zcfree macro

Completed in 17 milliseconds

12