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

<<11121314151617

  /external/webkit/LayoutTests/http/conf/
apache2-msys-httpd.conf 566 AddEncoding x-gzip .gz .tgz
572 #AddType application/x-gzip .gz .tgz
cygwin-httpd.conf 597 AddEncoding x-gzip .gz .tgz
603 #AddType application/x-gzip .gz .tgz
httpd.conf 600 AddEncoding x-gzip .gz .tgz
606 #AddType application/x-gzip .gz .tgz
mime.types 357 application/x-gzip
  /frameworks/base/tools/aapt/
ZipFile.cpp 471 ALOGD("this isn't a deflated gzip file?");
478 ALOGD("failed copying gzip data in\n");
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
URLConnectionTest.java 454 con.setRequestProperty("Accept-Encoding", "gzip");
457 assertEquals(con.getContentEncoding(), "gzip");
    [all...]
  /external/bzip2/
manual.xml 188 those of GNU <computeroutput>gzip</computeroutput>, but they are
368 how GNU <computeroutput>gzip</computeroutput> behaves.</para>
425 for GNU <computeroutput>gzip</computeroutput> compatibility.
    [all...]
manual.html 300 those of GNU <code class="computeroutput">gzip</code>, but they are
444 how GNU <code class="computeroutput">gzip</code> behaves.</p>
484 for GNU <code class="computeroutput">gzip</code> compatibility.
    [all...]
  /libcore/luni/src/test/java/libcore/net/http/
HttpResponseCacheTest.java     [all...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasSyncService.java     [all...]
  /external/chromium/net/url_request/
url_request_http_job.cc 379 HttpRequestHeaders::kAcceptEncoding, "gzip,deflate");
383 HttpRequestHeaders::kAcceptEncoding, "gzip,deflate,sdch");
    [all...]
  /external/zlib/src/examples/
zlib_how.html 76 will be in the <em>zlib</em> format, which is different from the <em>gzip</em> or <em>zip</em>
125 <em>gzip</em> header and trailer instead of a <em>zlib</em> header and trailer, or raw
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /external/chromium/net/base/
mime_util.cc 103 { "application/gzip", "gz" },
  /external/libxml2/
xmlIO.c     [all...]
  /external/protobuf/
CHANGES.txt 157 * GzipInputStream and GzipOutputStream support reading/writing gzip- or
  /external/qemu/distrib/zlib-1.2.3/
configure 160 # send working options for other systems to support@gzip.org
  /external/webkit/Source/WebCore/inspector/front-end/
Resource.js 260 // network stack performed decoding (e.g. gzip decompression).
  /external/webkit/Source/WebCore/platform/network/curl/
ResourceHandleManager.cpp 686 // enable gzip and deflate through Accept-Encoding:
  /external/zlib/src/win32/
DLL_FAQ.txt 9 http://www.gzip.org/zlib/zlib_faq.html
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
WspTypeDecoder.java 155 WELL_KNOWN_MIME_TYPES.put(0x030D, "application/vnd.motorola.screen3+gzip");
  /system/core/toolbox/grep/
grep.c 124 int filebehave = FILE_STDIO; /* -JZ: normal, gzip or bzip2 file */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100529-0735.jar 
  /external/llvm/
Makefile.rules 27 TopLevelTargets := check dist dist-check dist-clean dist-gzip dist-bzip2 \
    [all...]
  /external/llvm/projects/sample/
Makefile.llvm.rules 27 TopLevelTargets := check dist dist-check dist-clean dist-gzip dist-bzip2 \
    [all...]

Completed in 640 milliseconds

<<11121314151617