HomeSort by relevance Sort by last modified time
    Searched full:gzip (Results 301 - 325 of 420) sorted by null

<<11121314151617

  /external/chromium/net/url_request/
url_request_job.cc 494 // not have a complete gzip header yet)
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_handshake_draft75.py 145 'Accept-Encoding': 'gzip,deflate',
test_handshake_hybi.py 342 'Accept-Encoding': 'gzip,deflate',
test_handshake_hybi00.py 211 'Accept-Encoding': 'gzip,deflate',
  /external/freetype/include/freetype/config/
ftheader.h 408 * definitions of an API which supports gzip-compressed files.
  /external/llvm/utils/buildit/
build_llvm 240 gzip -f $MDIR/*
  /external/okhttp/src/main/java/libcore/net/http/
HttpTransport.java 501 * self-delimiting streams like gzip will never be recycled.
ResponseHeaders.java 182 return "gzip".equalsIgnoreCase(contentEncoding);
  /external/openssh/
INSTALL 7 http://www.gzip.org/zlib/
  /external/tcpdump/tests/
print-A.new 16 Accept-Encoding: gzip
print-A.out 16 Accept-Encoding: gzip
print-AA.new 16 Accept-Encoding: gzip
print-AA.out 16 Accept-Encoding: gzip
  /external/valgrind/main/exp-bbv/docs/
bbv-manual.xml 70 it with gzip or some other compression program.
  /external/webkit/Tools/android/flex-2.5.4a/
Makefile.in 239 gzip <$(DIST_NAME).tar >$(DIST_NAME).tar.gz
  /external/zlib/src/as400/
zlib.inc 90 * The GZIP encode/decode stream support structure.
  /external/zlib/src/contrib/ada/
test.adb 40 -- ZLib.GZip;
zlib-thin.ads 440 -- it does not support zlib and gzip headers for now, and have no
  /libcore/luni/src/main/java/java/util/zip/
Deflater.java 26 * href="http://www.gzip.org/algorithm.txt">specification</a>).
  /libcore/luni/src/main/java/libcore/net/http/
ResponseHeaders.java 182 return "gzip".equalsIgnoreCase(contentEncoding);
  /ndk/sources/host-tools/make-3.81/doc/
make-stds.texi 153 @c gunzip gzip md5sum
161 The compression program @code{gzip} can be used in the @code{dist} rule.
    [all...]
  /build/tools/zipalign/
ZipFile.cpp 471 ALOGD("this isn't a deflated gzip file?");
478 ALOGD("failed copying gzip data in\n");
    [all...]
  /external/bison/
Makefile.maint 29 (gzip --help|grep rsyncable) >/dev/null 2>&1 && echo --rsyncable
474 GZIP=$(GZIP_ENV) $(AMTAR) -C $(t) -zxf $(distdir).tar.gz
  /external/webkit/LayoutTests/http/conf/
apache2-debian-httpd.conf 544 AddEncoding x-gzip .gz .tgz
550 #AddType application/x-gzip .gz .tgz
apache2-httpd.conf 565 AddEncoding x-gzip .gz .tgz
571 #AddType application/x-gzip .gz .tgz

Completed in 1544 milliseconds

<<11121314151617