HomeSort by relevance Sort by last modified time
    Searched full:deflate (Results 226 - 250 of 304) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libz.so.1.2.3 
libz.so.1.2.3.3 
  /external/ppp/pppd/
pppd.8 302 .B deflate \fInr,nt
304 Deflate scheme, with a maximum window size of \fI2**nr\fR bytes, and
312 \fIdeflate 0\fR to disable Deflate compression entirely. (Note: pppd
313 requests Deflate compression in preference to BSD-Compress if the peer
708 Disables Deflate compression; pppd will not request or agree to
709 compress packets using the Deflate scheme.
    [all...]
  /external/chromium/net/base/
filter.cc 17 const char kDeflate[] = "deflate";
sdch_filter_unittest.cc 793 // CM \010 (compression method == DEFLATE)
796 // XFL 2-4? DEFLATE flags
807 // Do deflate
808 code = deflate(&zlib_stream, Z_FINISH);
    [all...]
  /external/ipsec-tools/src/racoon/
algorithm.c 224 { "deflate", algtype_deflate, IPSECDOI_IPCOMP_DEFLATE, },
  /external/libvpx/examples/includes/geshi/geshi/
rails.php 108 'Zlib::BufError', 'Zlib::DataError', 'Zlib::Deflate',
  /external/qemu/distrib/zlib-1.2.3/
inftrees.c 83 increases. For the deflate format, these bits are stored backwards
trees.c 16 * in the deflate specification.
20 * Deutsch, L.P.,"'Deflate' Compressed Data Format Specification".
21 * Available in ftp.uu.net:/pub/archiving/zip/doc/deflate-1.1.doc
36 #include "deflate.h"
    [all...]
  /external/webkit/Source/WebCore/platform/qt/
QtMobileWebStyle.cpp 93 // deflate one pixel
  /external/zlib/contrib/ada/
test.adb 307 -- Deflate using generic instantiation.
zlib.ads 98 -- if and when it get to the next deflate block boundary. When decoding the
  /external/zlib/contrib/amd64/
amd64-match.S 68 #include "deflate.h"
  /external/zlib/contrib/infback9/
inftree9.c 85 increases. For the deflate format, these bits are stored backwards
  /external/zlib/contrib/masm686/
match.asm 44 ; gzhead and gzindex are added in zlib 1.2.2.2 (see deflate.h)
  /external/zlib/contrib/masmx86/
match686.asm 5 ; from Jean-loup Gailly in deflate.c
  /external/zlib/contrib/vstudio/vc8/
testzlib.vcproj 771 RelativePath="..\..\..\deflate.c"
zlibstat.vcproj 707 RelativePath="..\..\..\deflate.c"
  /external/zlib/contrib/vstudio/vc9/
testzlib.vcproj 751 RelativePath="..\..\..\deflate.c"
zlibstat.vcproj 708 RelativePath="..\..\..\deflate.c"
  /external/zlib/examples/
zran.c 14 An access point can be created at the start of any deflate block, by saving
  /external/zlib/
inftrees.c 83 increases. For the deflate format, these bits are stored backwards
trees.c 17 * in the deflate specification.
21 * Deutsch, L.P.,"'Deflate' Compressed Data Format Specification".
22 * Available in ftp.uu.net:/pub/archiving/zip/doc/deflate-1.1.doc
37 #include "deflate.h"
    [all...]
  /frameworks/base/tests/CoreTests/android/core/
MiscRegressionTest.java 403 deflater.deflate(zipped);
  /libcore/luni/src/main/java/libcore/net/http/
HttpsURLConnectionImpl.java 454 * TLS extensions and SSL deflate compression. If false, use

Completed in 521 milliseconds

1 2 3 4 5 6 7 8 91011>>