HomeSort by relevance Sort by last modified time
    Searched full:deflatebound (Results 26 - 49 of 49) sorted by null

12

  /external/zlib/
zconf.h.cmakein 39 # define deflateBound z_deflateBound
418 #pragma map(deflateBound,"DEBND")
zconf.h.in 37 # define deflateBound z_deflateBound
416 #pragma map(deflateBound,"DEBND")
zlib.h 330 value returned by deflateBound (see below). If deflate does not return
    [all...]
ChangeLog 337 - Take into account wrapper variations in deflateBound()
    [all...]
deflate.c 486 uLong ZEXPORT deflateBound(strm, sourceLen)
    [all...]
  /development/ndk/platforms/android-3/arch-arm/lib/
libz.so 
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/lib/
libz.so 
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/lib/
libz.so 
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/lib/
libz.so 
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/lib/
libz.so 
  /development/ndk/platforms/android-3/include/
zlib.h 306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
zlib.h 306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /external/chromium/third_party/zlib/
zlib.h 306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
    [all...]
deflate.c 489 uLong ZEXPORT deflateBound(strm, sourceLen)
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
zlib.h 306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
    [all...]
deflate.c 489 uLong ZEXPORT deflateBound(strm, sourceLen)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
zlib.h 306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
zlib.h 306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
zlib.h 306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
zlib.h 306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
zlib.h 306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
zlib.h 306 the value returned by deflateBound (see below). If deflate does not return
644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
647 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /external/chromium/net/flip/
flip_framer.cc 654 int compressed_max_size = deflateBound(compressor_.get(), payload_length);
  /external/kernel-headers/original/linux/
zlib.h 561 static inline unsigned long deflateBound(unsigned long s)
    [all...]

Completed in 105 milliseconds

12