Searched defs:Z_BLOCK (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h167 #define Z_BLOCK 5 macro
393 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
394 output as possible to the output buffer. Z_BLOCK requests that inflate() stop
401 The Z_BLOCK option assists in appending to or combining deflate streams.
428 because Z_BLOCK is used.
824 no gzip header information forthcoming. Note that Z_BLOCK can be used to
/external/chromium_org/third_party/zlib/
H A Dzlib.h170 #define Z_BLOCK 5 macro
303 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
426 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
427 output as possible to the output buffer. Z_BLOCK requests that inflate()
434 The Z_BLOCK option assists in appending to or combining deflate streams.
448 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
470 because Z_BLOCK or Z_TREES is used.
907 as noted in the description for the Z_BLOCK flush parameter for inflate.
922 no gzip header information forthcoming. Note that Z_BLOCK or Z_TREES can be
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h169 #define Z_BLOCK 5 macro
298 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
422 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
423 output as possible to the output buffer. Z_BLOCK requests that inflate()
430 The Z_BLOCK option assists in appending to or combining deflate streams.
444 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
471 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
598 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
957 as noted in the description for the Z_BLOCK flush parameter for inflate.
972 no gzip header information forthcoming. Note that Z_BLOCK o
[all...]
/external/zlib/src/
H A Dzlib.h169 #define Z_BLOCK 5 macro
298 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
422 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
423 output as possible to the output buffer. Z_BLOCK requests that inflate()
430 The Z_BLOCK option assists in appending to or combining deflate streams.
444 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
471 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
598 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
957 as noted in the description for the Z_BLOCK flush parameter for inflate.
972 no gzip header information forthcoming. Note that Z_BLOCK o
[all...]
/external/zlib/
H A Dzlib.h169 #define Z_BLOCK 5 macro
298 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
422 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
423 output as possible to the output buffer. Z_BLOCK requests that inflate()
430 The Z_BLOCK option assists in appending to or combining deflate streams.
444 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
471 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
598 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
957 as noted in the description for the Z_BLOCK flush parameter for inflate.
972 no gzip header information forthcoming. Note that Z_BLOCK o
[all...]
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h229 #define Z_BLOCK 5 macro
358 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
482 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
483 output as possible to the output buffer. Z_BLOCK requests that inflate()
490 The Z_BLOCK option assists in appending to or combining deflate streams.
504 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
531 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
658 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
1017 as noted in the description for the Z_BLOCK flush parameter for inflate.
1032 no gzip header information forthcoming. Note that Z_BLOCK o
[all...]
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h233 #define Z_BLOCK 5 macro
362 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
486 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
487 output as possible to the output buffer. Z_BLOCK requests that inflate()
494 The Z_BLOCK option assists in appending to or combining deflate streams.
508 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
535 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
662 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
1021 as noted in the description for the Z_BLOCK flush parameter for inflate.
1036 no gzip header information forthcoming. Note that Z_BLOCK o
[all...]

Completed in 142 milliseconds