Searched defs:Z_NEED_DICT (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/linux/
H A Dzlib.h150 #define Z_NEED_DICT 2 macro
401 chosen by the compressor and returns Z_NEED_DICT; otherwise it sets
417 been reached and all uncompressed output has been produced, Z_NEED_DICT if a
635 if that call returned Z_NEED_DICT. The dictionary chosen by the compressor
/external/chromium/sdch/open-vcdiff/src/
H A Dzlib.h172 #define Z_NEED_DICT 2 macro
432 chosen by the compressor and returns Z_NEED_DICT; otherwise it sets
448 been reached and all uncompressed output has been produced, Z_NEED_DICT if a
742 if that call returned Z_NEED_DICT. The dictionary chosen by the compressor
/external/qemu/distrib/zlib-1.2.3/
H A Dzlib.h172 #define Z_NEED_DICT 2 macro
432 chosen by the compressor and returns Z_NEED_DICT; otherwise it sets
448 been reached and all uncompressed output has been produced, Z_NEED_DICT if a
742 if that call returned Z_NEED_DICT. The dictionary chosen by the compressor
/external/zlib/
H A Dzlib.h175 #define Z_NEED_DICT 2 macro
473 chosen by the compressor and returns Z_NEED_DICT; otherwise it sets
491 been reached and all uncompressed output has been produced, Z_NEED_DICT if a
822 if that call returned Z_NEED_DICT. The dictionary chosen by the compressor

Completed in 178 milliseconds