/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | zutil.c | 62 * 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 D | zutil.h | 208 local void zcfree OF((voidpf opaque, voidpf ptr));
|
H A D | inflate.c | 101 if (z->zfree == Z_NULL) z->zfree = zcfree; in inflateInit2_()
|
H A D | ftgzip.c | 162 zcfree( voidpf opaque, in zcfree() function
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | zutil.c | 195 * 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 D | zutil.h | 267 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
|
H A D | zconf.h | 105 # define zcfree z_zcfree
macro
|
H A D | infback.c | 48 if (strm->zfree == (free_func)0) strm->zfree = zcfree;
|
/third_party/node/deps/zlib/ |
H A D | zutil.c | 181 * 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 D | chromeconf.h | 142 #define zcfree Cr_z_zcfree macro
|
H A D | zutil.h | 278 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr);
|
H A D | zconf.h | 150 # define zcfree z_zcfree macro
|
H A D | infback.c | 49 strm->zfree = zcfree; in inflateBackInit_()
|
/third_party/zlib/ |
H A D | zutil.c | 188 * 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 D | zutil.h | 242 void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr);
|
H A D | zconf.h | 138 # define zcfree z_zcfree macro
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | zutil.c | 196 * 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 D | chromeconf.h | 139 #define zcfree Cr_z_zcfree macro
|
H A D | zutil.h | 266 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
|
H A D | zconf.h | 147 # define zcfree z_zcfree macro
|
H A D | infback.c | 56 strm->zfree = zcfree;
|
/third_party/skia/third_party/externals/zlib/ |
H A D | zutil.c | 196 * 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 D | chromeconf.h | 139 #define zcfree Cr_z_zcfree macro
|
H A D | zutil.h | 274 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
|
H A D | zconf.h | 147 # define zcfree z_zcfree macro
|