Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/zlib/
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/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/third_party/zlib_v128/
Dinflate.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.h239 #define Z_TREES 6 macro
/external/syslinux/com32/lib/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;
/external/zlib/src/contrib/pascal/
Dzlibpas.pas74 Z_TREES = 6;
/external/syslinux/com32/include/
Dzlib.h170 #define Z_TREES 6 macro
/external/zlib/
Dzlib.h170 #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