HomeSort by relevance Sort by last modified time
    Searched full:gzip (Results 401 - 425 of 1479) sorted by null

<<11121314151617181920>>

  /external/honggfuzz/examples/apache-httpd/corpus_http2/
96fd6d83778c452c4f2af482c3834059.00019ae7.honggfuzz.cov 5 Accept-Encoding: gzip, deflate, ??
12 Accept-Encoding: gzip, deflate, ??
17 Accept-Encoding: gzip, deflate, ??
22 Accept-Encoding: gzip, deflate, ??
25 Accept-Encoding: gzip, deflate, ??
30 Accept-Encoding: gzip, deflate, ??
33 Accept-Encoding: gzip, deflate, ??
36 Accept-Encoding: gzip, deflate, ??
39 Accept-Encoding: gzip, deflate, ??
    [all...]
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/
ContentTypeDetector.java 34 /** File type GZIP compressed Data */
  /external/libcap/kdebug/
test-kernel.sh 60 $KBASE/usr/gen_init_cpio fs.conf | gzip -9 > initramfs.img
  /external/libcups/filter/
gziptoany.c 2 * GZIP/raw pre-filter for CUPS.
  /external/ltp/testcases/network/
generate.sh 58 gzip -1 -c -n ascii.sm >> "bin.sm"
  /external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
ApacheHttpClient.java 69 if (contentEncoding != null && contentEncoding.getValue().equals("gzip")) {
UrlConnection.java 65 if ("gzip".equals(urlConnection.getHeaderField("Content-Encoding"))) {
  /external/protobuf/
post_process_dist.sh 48 make dist-gzip
  /external/protobuf/src/google/protobuf/testing/
zcgunzip.cc 38 // Reads gzip stream on standard input and writes decompressed data to standard
  /external/protobuf/util/
post_process_dist.sh 48 make dist-gzip
  /external/puffin/src/include/puffin/
utils.h 45 // Searches for deflate locations in a gzip file. The results are
  /external/python/cpython2/Demo/
README 61 library module gzip.py).
  /external/python/cpython2/Modules/zlib/
INDEX 11 test/minigzip.c minimal gzip-like functionality for build testing
  /external/python/cpython3/Modules/zlib/
INDEX 11 test/minigzip.c minimal gzip-like functionality for build testing
  /external/skia/third_party/freetype2/
BUILD.gn 55 "../externals/freetype/src/gzip/ftgzip.c",
  /external/skqp/third_party/freetype2/
BUILD.gn 55 "../externals/freetype/src/gzip/ftgzip.c",
  /external/squashfs-tools/RELEASE-READMEs/
README-4.2 43 gzip (no options) (default)
  /external/squashfs-tools/squashfs-tools/
compressor.c 30 ZLIB_COMPRESSION, "gzip"
  /external/swiftshader/third_party/subzero/pydir/
szbuild_spec2k.py 24 components = [ '177.mesa', '179.art', '183.equake', '188.ammp', '164.gzip',
  /external/syslinux/com32/libupload/
zout.c 28 /* Initialize a gzip data stream */
  /external/toybox/tests/
tar.test 92 # gzip
96 testing "gzip compression" "tar zcf f d && file f | grep -q gzip && echo y ; rm -rf d ; tar xf f && cat d/f" "y\nhello world\n" "" ""
97 testing "gzip decompression" "tar xf $FILES/tar/tar.tgz && cat dir/file" "hello world\n" "" ""
  /external/zlib/src/
INDEX 11 test/minigzip.c minimal gzip-like functionality for build testing
  /external/zlib/src/contrib/ada/
readme.txt 5 compression library, available at http://www.gzip.org/zlib/.
  /external/zlib/src/contrib/iostream2/
zstream.h 59 /* Opens a gzip (.gz) file for reading.
60 * open() can be used to read a file which is not in gzip format;
109 * If the input file was not in gzip format, read() copies the objects number
172 /* Opens a gzip (.gz) file for writing.
  /toolchain/binutils/binutils-2.27/zlib/
INDEX 11 test/minigzip.c minimal gzip-like functionality for build testing

Completed in 1359 milliseconds

<<11121314151617181920>>