Searched defs:Z_FULL_FLUSH (Results 1 - 6 of 6) 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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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/opencv3/3rdparty/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/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/third_party/zlib_v128/
H A Dzlib.h236 #define Z_FULL_FLUSH 3 macro
376 If flush is set to Z_FULL_FLUSH, all output is flushed as with
379 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
385 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
667 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
929 for the description of deflate with Z_FULL_FLUSH) can be found, or until all

Completed in 190 milliseconds