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

/external/freetype/src/gzip/
H A Dzlib.h128 #define Z_FULL_FLUSH 3 macro
234 If flush is set to Z_FULL_FLUSH, all output is flushed as with
237 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
557 description of deflate with Z_FULL_FLUSH) can be found, or until all
/external/chromium_org/sdch/open-vcdiff/src/zlib/
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/chromium_org/third_party/zlib/
H A Dzlib.h168 #define Z_FULL_FLUSH 3 macro
312 If flush is set to Z_FULL_FLUSH, all output is flushed as with
315 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
321 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
814 description of deflate with Z_FULL_FLUSH) can be found, or until all
/external/qemu/distrib/zlib-1.2.8/
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
860 for the 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
860 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
860 for the description of deflate with Z_FULL_FLUSH) can be found, or until all
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h227 #define Z_FULL_FLUSH 3 macro
367 If flush is set to Z_FULL_FLUSH, all output is flushed as with
370 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
376 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
658 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
920 for the description of deflate with Z_FULL_FLUSH) can be found, or until all
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h231 #define Z_FULL_FLUSH 3 macro
371 If flush is set to Z_FULL_FLUSH, all output is flushed as with
374 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
380 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
662 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
924 for the description of deflate with Z_FULL_FLUSH) can be found, or until all

Completed in 662 milliseconds