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

/external/kernel-headers/original/linux/
H A Dzlib.h140 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ macro
/external/chromium/sdch/open-vcdiff/src/
H A Dzlib.h163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ macro
/external/open-vcdiff/src/zlib/
H A Dzlib.h163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ macro
/external/qemu/distrib/zlib-1.2.3/
H A Dzlib.h163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ macro
/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

Completed in 197 milliseconds