Searched defs:Z_NO_FLUSH (Results 1 - 6 of 6) sorted by last modified time

/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/syslinux/com32/include/
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
420 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
/external/python/cpython2/Modules/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/third_party/zlib_v128/
H A Dzlib.h233 #define Z_NO_FLUSH 0 macro
345 Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to
490 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
533 inflate() can be called again to continue the operation as if Z_NO_FLUSH had
779 than Z_FINISH or Z_NO_FLUSH are used.
/external/freetype/src/gzip/
H A Dzlib.h125 #define Z_NO_FLUSH 0 macro

Completed in 303 milliseconds