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

<<11121314151617181920>>

  /external/zlib/src/
zconf.h 243 * created by gzip. (Files created by minigzip can still be extracted by
244 * gzip.)
zconf.h.cmakein 245 * created by gzip. (Files created by minigzip can still be extracted by
246 * gzip.)
zconf.h.in 243 * created by gzip. (Files created by minigzip can still be extracted by
244 * 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.)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_archive_util.py 120 @unittest.skipUnless(find_executable('tar') and find_executable('gzip'),
138 gzip_cmd = ['gzip', '-f9', 'archive2.tar']
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_archive_util.py 120 @unittest.skipUnless(find_executable('tar') and find_executable('gzip'),
138 gzip_cmd = ['gzip', '-f9', 'archive2.tar']
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 391 blockwise. Use of gzip or bzip2 compression is possible.
449 """Initialize for writing with gzip compression.
511 """Initialize for reading a gzip compressed fileobj.
516 # taken from gzip.GzipFile with some alterations
518 raise ReadError("not a gzip file")
644 class which (unlike gzip.GzipFile) has no support for
1716 import gzip namespace
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 391 blockwise. Use of gzip or bzip2 compression is possible.
449 """Initialize for writing with gzip compression.
511 """Initialize for reading a gzip compressed fileobj.
516 # taken from gzip.GzipFile with some alterations
518 raise ReadError("not a gzip file")
644 class which (unlike gzip.GzipFile) has no support for
1716 import gzip namespace
    [all...]
  /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/chromium_org/third_party/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/chromium_org/third_party/lcov-1.9/
lcovrc 75 # Compress all generated html files with gzip.
  /external/chromium_org/third_party/mesa/src/
Makefile.am 122 gzip --stdout --best $(PACKAGE_NAME).tar > $(PACKAGE_NAME).tar.gz
  /external/chromium_org/third_party/zlib/contrib/minizip/
mztools.c 4 License: Same as ZLIB (www.gzip.org)
  /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/mesa3d/
Makefile.am 122 gzip --stdout --best $(PACKAGE_NAME).tar > $(PACKAGE_NAME).tar.gz
  /external/nist-sip/java/gov/nist/javax/sip/header/
ContentEncoding.java 52 * Content-Encoding: gzip
  /external/openssh/
compress.c 36 * (as in gzip).

Completed in 721 milliseconds

<<11121314151617181920>>