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

  /external/chromium_org/third_party/zlib/
zlib.h 171 #define Z_TREES 6
426 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
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.
    [all...]
  /external/qemu/distrib/zlib-1.2.8/
zlib.h 170 #define Z_TREES 6
422 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
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
    [all...]
  /external/zlib/src/
zlib.h 170 #define Z_TREES 6
422 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
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
    [all...]
  /external/pdfium/core/include/thirdparties/zlib/
zlib.h 230 #define Z_TREES 6
482 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
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
    [all...]
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
zlib.h 234 #define Z_TREES 6
486 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
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
    [all...]

Completed in 374 milliseconds