HomeSort by relevance Sort by last modified time
    Searched defs:Z_BLOCK (Results 1 - 10 of 10) sorted by null

  /development/ndk/platforms/android-14/include/
zlib.h 167 #define Z_BLOCK 5
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.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zlib.h 167 #define Z_BLOCK 5
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.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 169 #define Z_BLOCK 5
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
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/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
622 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
    [all...]
  /external/python/cpython2/Modules/zlib/
zlib.h 169 #define Z_BLOCK 5
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
    [all...]
  /external/python/cpython3/Modules/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
622 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
    [all...]
  /external/syslinux/com32/include/
zlib.h 169 #define Z_BLOCK 5
298 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
421 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
422 output as possible to the output buffer. Z_BLOCK requests that inflate()
429 The Z_BLOCK option assists in appending to or combining deflate streams.
443 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
465 because Z_BLOCK or Z_TREES is used.
    [all...]
  /external/zlib/src/
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
622 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 170 #define Z_BLOCK 5
297 If flush is set to Z_BLOCK, a deflate block is completed and emitted, as
420 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
421 output as possible to the output buffer. Z_BLOCK requests that inflate() stop
428 The Z_BLOCK option assists in appending to or combining deflate streams.
442 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
464 because Z_BLOCK or Z_TREES is used.
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 169 #define Z_BLOCK 5
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
    [all...]

Completed in 79 milliseconds