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

/external/freetype/src/gzip/
H A Dzlib.h125 #define Z_NO_FLUSH 0 macro
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h162 #define Z_NO_FLUSH 0 macro
272 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
392 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH,
/external/chromium_org/third_party/zlib/
H A Dzlib.h165 #define Z_NO_FLUSH 0 macro
281 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
425 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h164 #define Z_NO_FLUSH 0 macro
276 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
421 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
464 inflate() can be called again to continue the operation as if Z_NO_FLUSH had
710 than Z_FINISH or Z_NO_FLUSH are used.
/external/zlib/src/
H A Dzlib.h164 #define Z_NO_FLUSH 0 macro
276 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
421 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
464 inflate() can be called again to continue the operation as if Z_NO_FLUSH had
710 than Z_FINISH or Z_NO_FLUSH are used.
/external/zlib/
H A Dzlib.h164 #define Z_NO_FLUSH 0 macro
276 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
421 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
464 inflate() can be called again to continue the operation as if Z_NO_FLUSH had
710 than Z_FINISH or Z_NO_FLUSH are used.
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h224 #define Z_NO_FLUSH 0 macro
336 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
481 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
524 inflate() can be called again to continue the operation as if Z_NO_FLUSH had
770 than Z_FINISH or Z_NO_FLUSH are used.
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h228 #define Z_NO_FLUSH 0 macro
340 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
485 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
528 inflate() can be called again to continue the operation as if Z_NO_FLUSH had
774 than Z_FINISH or Z_NO_FLUSH are used.

Completed in 3660 milliseconds