HomeSort by relevance Sort by last modified time
    Searched refs:deflateBound (Results 101 - 120 of 120) sorted by null

1 2 3 45

  /prebuilts/ndk/9/platforms/android-18/arch-mips/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...]
  /prebuilts/ndk/9/platforms/android-18/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...]
  /prebuilts/ndk/9/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...]
  /prebuilts/ndk/9/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...]
  /prebuilts/ndk/9/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...]
  /prebuilts/ndk/9/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...]
  /prebuilts/ndk/9/platforms/android-9/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...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/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...]
  /prebuilts/ndk/9/platforms/android-9/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_org/third_party/zlib/
zlib.h 335 value returned by deflateBound (see below). If deflate does not return
    [all...]
deflate.c 492 uLong ZEXPORT deflateBound(strm, sourceLen)
    [all...]
  /external/zlib/src/
zlib.h 330 value returned by deflateBound (see below). Then deflate is guaranteed to
    [all...]
deflate.c 566 uLong ZEXPORT deflateBound(strm, sourceLen)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zlib.h 309 the value returned by deflateBound (see below). If deflate does not return
651 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
654 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h 309 the value returned by deflateBound (see below). If deflate does not return
651 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
654 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h 309 the value returned by deflateBound (see below). If deflate does not return
651 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
654 deflateBound() returns an upper bound on the compressed size after
    [all...]
  /external/chromium_org/net/spdy/
spdy_framer.cc     [all...]
  /external/chromium_org/net/quic/crypto/
cert_compressor.cc 495 compressed_size = deflateBound(&z, uncompressed_size);
  /external/chromium/net/spdy/
spdy_framer.cc     [all...]
  /external/qemu/distrib/zlib-1.2.3/
deflate.c 489 uLong ZEXPORT deflateBound(strm, sourceLen)
    [all...]

Completed in 467 milliseconds

1 2 3 45