Searched defs:Z_FULL_FLUSH (Results 1 - 5 of 5) sorted by relevance

/external/kernel-headers/original/linux/
H A Dzlib.h143 #define Z_FULL_FLUSH 4 macro
249 If flush is set to Z_FULL_FLUSH, all output is flushed as with
252 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
656 description of deflate with Z_FULL_FLUSH) can be found, or until all
/external/chromium/sdch/open-vcdiff/src/
H A Dzlib.h165 #define Z_FULL_FLUSH 3 macro
283 If flush is set to Z_FULL_FLUSH, all output is flushed as with
286 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
761 description of deflate with Z_FULL_FLUSH) can be found, or until all
/external/qemu/distrib/zlib-1.2.3/
H A Dzlib.h165 #define Z_FULL_FLUSH 3 macro
283 If flush is set to Z_FULL_FLUSH, all output is flushed as with
286 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
761 description of deflate with Z_FULL_FLUSH) can be found, or until all
/external/zlib/src/
H A Dzlib.h167 #define Z_FULL_FLUSH 3 macro
307 If flush is set to Z_FULL_FLUSH, all output is flushed as with
310 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
316 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
598 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
845 for the description of deflate with Z_FULL_FLUSH) can be found, or until all
/external/zlib/
H A Dzlib.h167 #define Z_FULL_FLUSH 3 macro
307 If flush is set to Z_FULL_FLUSH, all output is flushed as with
310 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
316 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
598 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
845 for the description of deflate with Z_FULL_FLUSH) can be found, or until all

Completed in 186 milliseconds