HomeSort by relevance Sort by last modified time
    Searched refs:Z_NEED_DICT (Results 51 - 75 of 126) sorted by null

1 23 4 5 6

  /external/zlib/src/examples/
fitblk.c 108 ret != Z_NEED_DICT);
zpipe.c 128 case Z_NEED_DICT:
zran.c 198 if (ret == Z_NEED_DICT)
327 if (ret == Z_NEED_DICT)
  /external/zlib/src/test/
infcover.c 321 if (ret != Z_OK && ret != Z_BUF_ERROR && ret != Z_NEED_DICT)
323 if (ret == Z_NEED_DICT) {
410 inf("8 b8 0 0 0 1", "need dictionary", 0, 8, 0, Z_NEED_DICT);
543 if (ret == Z_DATA_ERROR || ret == Z_NEED_DICT)
  /external/chromium_org/third_party/zlib/
zutil.h 61 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]
  /external/qemu/distrib/zlib-1.2.3/
zutil.h 56 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /external/zlib/src/
zutil.h 50 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]
  /libcore/luni/src/main/native/
java_util_zip_Inflater.cpp 107 case Z_NEED_DICT:
  /system/extras/tests/bionic/libc/other/
test_zlib.c 128 case Z_NEED_DICT:
  /development/ndk/platforms/android-3/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /external/open-vcdiff/src/zlib/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
zlib.h 172 #define Z_NEED_DICT 2
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
    [all...]

Completed in 646 milliseconds

1 23 4 5 6