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

  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 171 #define Z_TREES 6
420 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
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...]
  /external/pdfium/core/include/thirdparties/zlib/
zlib.h 235 #define Z_TREES 6
487 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
509 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
536 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 239 #define Z_TREES 6
491 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
513 The Z_TREES option behaves as Z_BLOCK does, but it also returns when the
540 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
    [all...]

Completed in 229 milliseconds