HomeSort by relevance Sort by last modified time
    Searched refs:gzip (Results 26 - 40 of 40) sorted by null

12

  /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/*
  /bootable/diskinstaller/
config.mk 110 $(MKBOOTFS) $(TARGET_INSTALLER_ROOT_OUT) | gzip > $(installer_ramdisk)
  /external/e2fsprogs/resize/
Makefile.in 139 gzip -9 > e2fsprogs-ALL-@E2FSPROGS_VERSION@.tar.gz)
  /external/llvm/utils/buildit/
build_llvm 250 gzip -f $MDIR/*
  /external/webkit/LayoutTests/http/conf/
httpd.conf 600 AddEncoding x-gzip .gz .tgz
606 #AddType application/x-gzip .gz .tgz
  /build/core/
user_tags.mk 141 gzip \
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 
  /external/bzip2/
Makefile 201 gzip -v $(DISTNAME).tar
  /libcore/luni/src/test/java/libcore/java/net/
URLConnectionTest.java     [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 5 A caching http interface that supports ETags and gzip
34 import gzip namespace
347 if encoding in ['gzip', 'deflate']:
348 if encoding == 'gzip':
349 content = gzip.GzipFile(fileobj=StringIO.StringIO(new_content)).read()
    [all...]
  /libcore/luni/src/test/java/libcore/net/http/
HttpResponseCacheTest.java     [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
AuditRules.js 68 WebInspector.AuditRule.call(this, "network-gzip", "Enable gzip compression");
97 summary.value = String.sprintf("Compressing the following resources with gzip could reduce their transfer size by about two thirds (~%s):", Number.bytesToString(totalSavings));
107 return /\b(?:gzip|deflate)\b/.test(encodingHeader);
    [all...]
  /external/llvm/
configure     [all...]
  /external/llvm/projects/sample/
configure     [all...]
  /external/qemu-pc-bios/bochs/
configure 944 GZIP
    [all...]

Completed in 617 milliseconds

12