HomeSort by: relevance | last modified time | path
    Searched defs:Z_BLOCK (Results 1 - 7 of 7) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/zmod/
zlib.h 169 #define Z_BLOCK 5
395 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
396 output as possible to the output buffer. Z_BLOCK requests that inflate() stop
403 The Z_BLOCK option assists in appending to or combining deflate streams.
430 because Z_BLOCK is used.
826 no gzip header information forthcoming. Note that Z_BLOCK can be used to
  /src/external/gpl3/binutils/dist/zlib/
zlib.h 173 #define Z_BLOCK 5
304 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
434 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
435 output as possible to the output buffer. Z_BLOCK requests that inflate()
442 The Z_BLOCK option assists in appending to or combining deflate streams.
456 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
483 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
622 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
717 compressed with the old level and strategy using deflate(strm, Z_BLOCK).
722 If a deflate(strm, Z_BLOCK) is performed by deflateParams(), and it doe
    [all...]
  /src/external/gpl3/binutils.old/dist/zlib/
zlib.h 173 #define Z_BLOCK 5
304 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
433 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
434 output as possible to the output buffer. Z_BLOCK requests that inflate()
441 The Z_BLOCK option assists in appending to or combining deflate streams.
455 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
482 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
621 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
716 compressed with the old level and strategy using deflate(strm, Z_BLOCK).
721 If a deflate(strm, Z_BLOCK) is performed by deflateParams(), and it doe
    [all...]
  /src/external/gpl3/gdb.old/dist/zlib/
zlib.h 173 #define Z_BLOCK 5
304 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
433 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
434 output as possible to the output buffer. Z_BLOCK requests that inflate()
441 The Z_BLOCK option assists in appending to or combining deflate streams.
455 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
482 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
621 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
716 compressed with the old level and strategy using deflate(strm, Z_BLOCK).
721 If a deflate(strm, Z_BLOCK) is performed by deflateParams(), and it doe
    [all...]
  /src/external/gpl3/gdb/dist/zlib/
zlib.h 173 #define Z_BLOCK 5
304 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
434 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
435 output as possible to the output buffer. Z_BLOCK requests that inflate()
442 The Z_BLOCK option assists in appending to or combining deflate streams.
456 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
483 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
622 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
717 compressed with the old level and strategy using deflate(strm, Z_BLOCK).
722 If a deflate(strm, Z_BLOCK) is performed by deflateParams(), and it doe
    [all...]
  /src/common/dist/zlib/
zlib.h 179 #define Z_BLOCK 5
310 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
440 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
441 output as possible to the output buffer. Z_BLOCK requests that inflate()
448 The Z_BLOCK option assists in appending to or combining deflate streams.
462 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
489 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
631 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
726 compressed with the old level and strategy using deflate(strm, Z_BLOCK).
731 If a deflate(strm, Z_BLOCK) is performed by deflateParams(), and it doe
    [all...]
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.h 512 #define Z_BLOCK 5
738 Z_FINISH, or Z_BLOCK. Z_SYNC_FLUSH requests that inflate() flush as much
739 output as possible to the output buffer. Z_BLOCK requests that inflate() stop
746 The Z_BLOCK option assists in appending to or combining deflate streams.
773 because Z_BLOCK is used.
1169 no gzip header information forthcoming. Note that Z_BLOCK can be used to

Completed in 28 milliseconds