Searched defs:Z_PARTIAL_FLUSH (Results 1 - 8 of 8) sorted by relevance

/external/freetype/src/gzip/
H A Dzlib.h126 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ macro
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ macro
/external/chromium_org/third_party/zlib/
H A Dzlib.h166 #define Z_PARTIAL_FLUSH 1 macro
295 If flush is set to Z_PARTIAL_FLUSH, all pending output is flushed to the
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h165 #define Z_PARTIAL_FLUSH 1 macro
290 If flush is set to Z_PARTIAL_FLUSH, all pending output is flushed to the
598 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
/external/zlib/src/
H A Dzlib.h165 #define Z_PARTIAL_FLUSH 1 macro
290 If flush is set to Z_PARTIAL_FLUSH, all pending output is flushed to the
598 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
/external/zlib/
H A Dzlib.h165 #define Z_PARTIAL_FLUSH 1 macro
290 If flush is set to Z_PARTIAL_FLUSH, all pending output is flushed to the
598 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h225 #define Z_PARTIAL_FLUSH 1 macro
350 If flush is set to Z_PARTIAL_FLUSH, all pending output is flushed to the
658 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h229 #define Z_PARTIAL_FLUSH 1 macro
354 If flush is set to Z_PARTIAL_FLUSH, all pending output is flushed to the
662 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The

Completed in 92 milliseconds