Home
last modified time | relevance | path

Searched refs:Z_TREES (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/zlib/
Dinflate.c811 if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave;
832 if (flush == Z_TREES) {
861 if (flush == Z_TREES) goto inf_leave;
1003 if (flush == Z_TREES) goto inf_leave;
Dzlib.h171 #define Z_TREES 6 macro
/external/qemu/distrib/zlib-1.2.8/
Dinflate.c827 if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave;
848 if (flush == Z_TREES) {
877 if (flush == Z_TREES) goto inf_leave;
1018 if (flush == Z_TREES) goto inf_leave;
Dzlib.h170 #define Z_TREES 6 macro
/external/zlib/src/
Dinflate.c827 if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave;
848 if (flush == Z_TREES) {
877 if (flush == Z_TREES) goto inf_leave;
1018 if (flush == Z_TREES) goto inf_leave;
Dzlib.h170 #define Z_TREES 6 macro
DChangeLog531 - Add Z_TREES flush option to inflate() to return at end of trees
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_inflate.c827 if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; in inflate()
848 if (flush == Z_TREES) { in inflate()
877 if (flush == Z_TREES) goto inf_leave; in inflate()
1018 if (flush == Z_TREES) goto inf_leave; in inflate()
Dzlib.h234 #define Z_TREES 6 macro
/external/zlib/src/contrib/pascal/
Dzlibpas.pas74 Z_TREES = 6;
/external/zlib/
Dzlib.h170 #define Z_TREES 6 macro
/external/pdfium/core/include/thirdparties/zlib/
Dzlib.h230 #define Z_TREES 6 macro
/external/zlib/src/test/
Dinfcover.c541 ret = inflate(&strm, Z_TREES); in try()
/external/zlib/src/as400/
Dzlib.inc43 D Z_TREES C 6