HomeSort by relevance Sort by last modified time
    Searched refs:deflateInit2 (Results 1 - 25 of 54) sorted by null

1 2 3

  /bootable/recovery/applypatch/
imgpatch.c 194 ret = deflateInit2(&strm, level, method, windowBits, memLevel, strategy);
  /libcore/luni/src/main/native/
java_util_zip_Deflater.cpp 48 * See zlib.h for documentation of the deflateInit2 windowBits and memLevel parameters.
57 int err = deflateInit2(&jstream->stream, level, Z_DEFLATED, windowBits, memLevel, strategy);
  /external/protobuf/src/google/protobuf/io/
gzip_stream.cc 221 zerror_ = deflateInit2(
  /external/zlib/contrib/pascal/
zlibpas.pas 114 function deflateInit2(var strm: z_stream; level, method, windowBits,
232 function deflateInit2(var strm: z_stream; level, method, windowBits, memLevel,
  /development/ndk/platforms/android-3/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /external/chromium/net/base/
gzip_filter_unittest.cc 125 code = deflateInit2(&zlib_stream, Z_DEFAULT_COMPRESSION, Z_DEFLATED,
  /external/chromium/sdch/open-vcdiff/src/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
zlib.h 194 /* compression strategy; see deflateInit2() below for details */
480 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
534 method). msg is set to null if there is no error message. deflateInit2 does
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect be
600 that may have been set by deflateInit2.
611 interpretation of level and strategy is as in deflateInit2. This can be
640 deflateTune() can be called after deflateInit() or deflateInit2(), and
649 or deflateInit2(). This would be used to allocate an output buffe
    [all...]

Completed in 3506 milliseconds

1 2 3