HomeSort by relevance Sort by last modified time
    Searched full:gzip (Results 201 - 225 of 414) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium/net/base/
filter.h 125 FILTER_TYPE_GZIP_HELPING_SDCH, // Gzip possible, but pass through allowed.
191 // redundant gzip encoding is specified), as well as issues regarding SDCH
  /external/chromium/net/proxy/
proxy_script_fetcher_impl_unittest.cc 311 // (like gzip, bzip, etc.), and apply any charset conversions to yield
319 // Test a response that is gzip-encoded -- should get inflated.
  /external/chromium/sdch/open-vcdiff/
Makefile.am 220 rpm: dist-gzip packages/rpm.sh packages/rpm/rpm.spec
223 deb: dist-gzip packages/deb.sh packages/deb/*
  /external/open-vcdiff/
Makefile.am 241 rpm: dist-gzip packages/rpm.sh packages/rpm/rpm.spec
244 deb: dist-gzip packages/deb.sh packages/deb/*
  /external/zlib/src/contrib/pascal/
zlibpas.pas 53 xflags: Integer; (* extra flags (not used when writing a gzip file) *)
63 done: Integer; (* true when done reading gzip header *)
  /external/zlib/src/
zconf.h 240 * created by gzip. (Files created by minigzip can still be extracted by
241 * gzip.)
zconf.h.cmakein 242 * created by gzip. (Files created by minigzip can still be extracted by
243 * gzip.)
zconf.h.in 240 * created by gzip. (Files created by minigzip can still be extracted by
241 * gzip.)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h 207 * created by gzip. (Files created by minigzip can still be extracted by
208 * gzip.)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 207 * created by gzip. (Files created by minigzip can still be extracted by
208 * gzip.)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 207 * created by gzip. (Files created by minigzip can still be extracted by
208 * gzip.)
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
IssueReporter.java 79 * Set the bug report for the current test failure. GZip it to save space.
  /external/bzip2/
bzip2.1 44 .I GNU gzip,
217 such files through unmodified. This is how GNU gzip behaves.
249 The \-\-fast and \-\-best aliases are primarily for GNU gzip
451 The bz* scripts are derived from those of GNU gzip.
bzip2.txt 24 those of GNU gzip, but they are not identical.
146 through unmodified. This is how GNU gzip behaves.
186 aliases are primarily for GNU gzip compatibility.
388 gzip. Many people sent patches, helped with portability
  /external/chromium/net/url_request/
url_request_job_tracker_unittest.cc 32 // The above string "Hello\n", gzip compressed.
  /external/freetype/include/freetype/config/
ftoption.h 156 /* Gzip-compressed file support. */
159 /* `gzip' program. This is mostly used to parse many of the PCF files */
161 /* partially uncompress the file on the fly (see src/gzip/ftgzip.c). */
198 /* Contrary to gzip, bzip2 currently is not included and need to use */
    [all...]
  /external/grub/util/
grub-image 69 GZIP=-9 tar -zcf $bootdir.tar.gz $bootdir
grub-image.in 69 GZIP=-9 tar -zcf $bootdir.tar.gz $bootdir
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
apache.php 119 'x-compress','x-gzip'
  /external/nist-sip/java/gov/nist/javax/sip/header/
ContentEncoding.java 52 * Content-Encoding: gzip
  /external/openssh/
compress.c 36 * (as in gzip).
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc 300 &output, GzipOutputStream::GZIP, gzip_buffer_size);
308 &input, GzipInputStream::GZIP, gzip_buffer_size);
363 GzipOutputStream gzout(&output, GzipOutputStream::GZIP);
427 // ZLIB format should differ from GZIP format.
  /external/qemu/
uboot_image.h 132 #define IH_COMP_GZIP 1 /* gzip Compression Used */
  /external/zlib/src/contrib/minizip/
mztools.c 4 License: Same as ZLIB (www.gzip.org)
  /external/zlib/src/contrib/puff/
pufftest.c 14 of input to skip before inflating (e.g. to skip a zlib or gzip header), and

Completed in 580 milliseconds

1 2 3 4 5 6 7 891011>>