Home
last modified time | relevance | path

Searched refs:ZFREE (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfblock.c75 ZFREE(z, s->sub.trees.blens); in inflate_blocks_reset()
101 ZFREE(z, s); in inflate_blocks_new()
106 ZFREE(z, s->hufts); in inflate_blocks_new()
107 ZFREE(z, s); in inflate_blocks_new()
256 ZFREE(z, s->sub.trees.blens); in inflate_blocks()
295 ZFREE(z, s->sub.trees.blens); in inflate_blocks()
324 ZFREE(z, s->sub.trees.blens); in inflate_blocks()
338 ZFREE(z, s->sub.trees.blens); in inflate_blocks()
385 ZFREE(z, s->window); in inflate_blocks_free()
386 ZFREE( in inflate_blocks_free()
[all...]
H A Dinftrees.c322 ZFREE(z, v); in inflate_trees_bits()
358 ZFREE(z, v); in inflate_trees_dynamic()
384 ZFREE(z, v); in inflate_trees_dynamic()
390 ZFREE(z, v); in inflate_trees_dynamic()
431 ZFREE(z, c); in inflate_trees_fixed()
456 ZFREE(z, v); in inflate_trees_fixed()
457 ZFREE(z, c); in inflate_trees_fixed()
H A Dzutil.h212 #define ZFREE(strm, addr) (*((strm)->zfree))((strm)->opaque, (voidpf)(addr)) macro
213 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);}
H A Dinfcodes.c252 ZFREE(z, c); in inflate_codes_free()
H A Dinflate.c75 ZFREE(z, z->state); in inflateEnd()
/third_party/libwebsockets/win32port/zlib/
H A Dzutil.h271 #define ZFREE(strm, addr) (*((strm)->zfree))((strm)->opaque, (voidpf)(addr)) macro
272 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);}
H A Dinflate.c158 ZFREE(strm, state->window);
195 ZFREE(strm, state);
1245 if (state->window != Z_NULL) ZFREE(strm, state->window);
1246 ZFREE(strm, strm->state);
1430 ZFREE(source, copy);
H A Dinfback.c628 ZFREE(strm, strm->state);
H A Ddeflate.c968 ZFREE(strm, strm->state);
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.h271 #define ZFREE(strm, addr) (*((strm)->zfree))((strm)->opaque, (voidpf)(addr)) macro
272 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);}
H A Dinflate.c186 ZFREE(strm, state->window);
235 ZFREE(strm, state);
1287 if (state->window != Z_NULL) ZFREE(strm, state->window);
1288 ZFREE(strm, strm->state);
1494 ZFREE(source, copy);
H A Dinfback.c637 ZFREE(strm, strm->state);
/third_party/node/deps/zlib/
H A Dzutil.h283 #define ZFREE(strm, addr) (*((strm)->zfree))((strm)->opaque, (voidpf)(addr)) macro
284 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);}
H A Dinflate.c168 ZFREE(strm, state->window); in inflateReset2()
213 ZFREE(strm, state); in inflateInit2_()
1273 if (state->window != Z_NULL) ZFREE(strm, state->window);
1274 ZFREE(strm, strm->state);
1461 ZFREE(source, copy);
H A Dinfback.c625 ZFREE(strm, strm->state); in inflateBackEnd()
/third_party/skia/third_party/externals/zlib/
H A Dzutil.h279 #define ZFREE(strm, addr) (*((strm)->zfree))((strm)->opaque, (voidpf)(addr)) macro
280 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);}
H A Dinflate.c185 ZFREE(strm, state->window);
234 ZFREE(strm, state);
1287 if (state->window != Z_NULL) ZFREE(strm, state->window);
1288 ZFREE(strm, strm->state);
1487 ZFREE(source, copy);
H A Dinfback.c637 ZFREE(strm, strm->state);
/third_party/zlib/
H A Dzutil.h247 #define ZFREE(strm, addr) (*((strm)->zfree))((strm)->opaque, (voidpf)(addr)) macro
248 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);}
H A Dinflate.c169 ZFREE(strm, state->window); in inflateReset2()
213 ZFREE(strm, state); in inflateInit2_()
1395 ZFREE(strm, state->window);
1397 ZFREE(strm, strm->state);
1627 ZFREE(source, copy);
H A Dinfback.c624 ZFREE(strm, strm->state); in inflateBackEnd()
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c187 ZFREE(strm, state->window);
236 ZFREE(strm, state);
1307 if (state->window != Z_NULL) ZFREE(strm, state->window);
1308 ZFREE(strm, strm->state);
1514 ZFREE(source, copy);
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c169 ZFREE(strm, state->window); in inflateReset2()
214 ZFREE(strm, state); in inflateInit2_()
1306 if (state->window != Z_NULL) ZFREE(strm, state->window);
1307 ZFREE(strm, strm->state);
1495 ZFREE(source, copy);
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c186 ZFREE(strm, state->window);
235 ZFREE(strm, state);
1307 if (state->window != Z_NULL) ZFREE(strm, state->window);
1308 ZFREE(strm, strm->state);
1507 ZFREE(source, copy);
/third_party/zlib/contrib/infback9/
H A Dinfback9.c600 ZFREE(strm, strm->state); in inflateBack9End()

Completed in 26 milliseconds

12