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

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
gzwrite.c 1 /* gzwrite.c -- zlib functions for writing gzip files
13 /* Initialize state for writing a gzip file. Mark initialization by setting
38 /* allocate deflate memory, set up for gzip compression */
67 then the deflate() state is reset to start a new gzip stream. If gz->direct
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_sdist.py 142 # check if tar and gzip are installed
144 find_executable('gzip') is None):
304 # check if tar and gzip are installed
306 find_executable('gzip') is None):
  /device/linaro/bootloader/edk2/BaseTools/gcc/
README.txt 26 * gzip
  /external/apache-http/android/src/android/net/http/
Request.java 132 high-priority request, we can ask for gzip encoding only on
134 addHeader(ACCEPT_ENCODING_HEADER, "gzip");
274 // process gzip content encoding
281 contentEncoding.getValue().equals("gzip")) {
  /external/chromium-trace/catapult/systrace/bin/
adb_profile_chrome_startup 52 'with gzip. ', action='store_true')
  /external/chromium-trace/catapult/systrace/profile_chrome/
profiler.py 71 compress: If True, the result will be compressed either with gzip or zip
  /external/curl/packages/Symbian/group/
libcurl.mmp 6 #define ENABLE_ZLIB // Enable gzip/deflate decompression
  /external/e2fsprogs/tests/
Makefile.in 79 gzip -9 ${TDIR}/image
  /external/e2fsprogs/tests/r_32to64bit_expand_full/
script 8 #gzip -d < $EXP.gz > $EXP
  /external/e2fsprogs/tests/t_iexpand_full/
script 14 #gzip -d < $EXP.gz > $EXP
  /external/e2fsprogs/tests/t_iexpand_mcsum/
script 13 #gzip -d < $EXP.gz > $EXP
  /external/elfutils/
config.h 92 /* Support gzip decompression via -lz. */
  /external/elfutils/libdwfl/
Makefile.am 72 gzip.c
  /external/freetype/src/gzip/
ftgzip.c 45 #error "gzip code does not support PIC yet"
55 /* within the `gzip' component. The modifications were necessary */
199 /* gzip flag byte */
572 /* finalize gzip file descriptor */
  /external/honggfuzz/docs/
AttachingToPid.md 15 Date: "application/x-gzip"
  /external/honggfuzz/examples/apache-httpd/corpus_http1/
29a73711284f9a644500cd2691245c3c.00003ecc.honggfuzz.cov 17 Accept-Encoding: gzip, deflate, ??
20 Accept-Encoding: gzip, deflate, ??
23 Accept-Encoding: gzip, deflate, ??
26 Accept-Encoding: gzip, deflate, ??
c707a05e1f81e28a5754ccd803644d21.000009c2.honggfuzz.cov 5 Accept-Encoding: gzip, deflate, ??
  /external/honggfuzz/examples/apache-httpd/corpus_http2/
29a73711284f9a644500cd2691245c3c.00003ecc.honggfuzz.cov 17 Accept-Encoding: gzip, deflate, ??
20 Accept-Encoding: gzip, deflate, ??
23 Accept-Encoding: gzip, deflate, ??
26 Accept-Encoding: gzip, deflate, ??
c707a05e1f81e28a5754ccd803644d21.000009c2.honggfuzz.cov 5 Accept-Encoding: gzip, deflate, ??
  /external/libcups/cups/
file-private.h 7 * different line endings, gzip'd print files, PPD files, etc.
  /external/libvncserver/webclients/novnc/
LICENSE.txt 81 http://www.gzip.org/zlib/zlib_license.html
  /external/libxml2/
README.zOS 208 - tar -cf - $(distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(distdir)/README $(distdir)/README.tests $(distdir)/AUTHORS $(distdir)/testapi.c $(distdir)/runtest.c $(distdir)/runsuite.c | GZIP=$(GZIP_ENV) gzip -c >`echo "$(distdir)" | sed "s+libxml2+libxml2-tests+"`.tar.gz
209 + tar -cf - $(distdir)/test $(distdir)/result $(distdir)/xstc/Tests $(distdir)/Makefile.tests $(distdir)/README $(distdir)/README.tests $(distdir)/AUTHORS $(distdir)/runtest.c $(distdir)/runsuite.c | GZIP=$(GZIP_ENV) gzip -c >`echo "$(distdir)" | sed "s+libxml2+libxml2-tests+"`.tar.gz
  /external/ltp/testcases/commands/file/
file01.sh 95 13) file_test in.tar.gz "gzip compressed data, .*";;
  /external/ltp/testcases/commands/tar/
tar_tests.sh 24 # Creates, lists and extracts an plain, gzip and bzip tar archive.
  /external/lz4/visual/
README.md 29 - `lz4` : Command Line Utility, supporting gzip-like arguments

Completed in 673 milliseconds

<<11121314151617181920>>