Home
last modified time | relevance | path

Searched refs:GZIP (Results 1 – 25 of 72) sorted by relevance

123

/external/curl/src/
Dmkhelp.pl109 open(GZIP, ">dumpit") ||
111 binmode GZIP;
113 print GZIP $_;
116 close(GZIP);
120 open(GZIP, "<dumpit.gz") ||
122 binmode GZIP;
123 while(<GZIP>) {
127 close(GZIP);
/external/oauth/core/src/main/java/net/oauth/http/
DHttpMessageDecoder.java48 public static final String GZIP = "gzip"; field in HttpMessageDecoder
50 public static final String ACCEPTED = GZIP + "," + DEFLATE;
56 } else if (GZIP.equalsIgnoreCase(encoding) in getEncoding()
57 || ("x-" + GZIP).equalsIgnoreCase(encoding)) { in getEncoding()
58 return GZIP; in getEncoding()
73 if (encoding == GZIP) { in HttpMessageDecoder()
/external/e2fsprogs/util/
Dgen-tarball.in11 GZIP=gzip
49 | $GZIP -9 -c > $SRCROOT.tar.gz
50 $GZIP -l $SRCROOT.tar.gz
/external/jetty/src/java/org/eclipse/jetty/http/
DHttpHeaderValues.java38 GZIP="gzip", field in HttpHeaderValues
66 GZIP_BUFFER=CACHE.add(GZIP,GZIP_ORDINAL),
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.h64 GZIP = 1, enumerator
115 GZIP = 1, enumerator
Dzero_copy_stream_unittest.cc352 options.format = GzipOutputStream::GZIP; in TEST_F()
364 &input, GzipInputStream::GZIP, gzip_buffer_size); in TEST_F()
387 options.format = GzipOutputStream::GZIP; in TEST_F()
400 &input, GzipInputStream::GZIP, gzip_buffer_size); in TEST_F()
419 options.format = GzipOutputStream::GZIP; in TEST_F()
432 &input, GzipInputStream::GZIP, gzip_buffer_size); in TEST_F()
447 options.format = GzipOutputStream::GZIP; in TEST_F()
459 &input, GzipInputStream::GZIP, gzip_buffer_size); in TEST_F()
520 options.format = GzipOutputStream::GZIP; in TEST_F()
Dgzip_stream.cc80 case GzipInputStream::GZIP: windowBitsFormat = 16; break; in internalInflateInit2()
188 : format(GZIP), in Options()
/external/squashfs-tools/
DINSTALL27 By default the tools are built with GZIP compression and extended attribute
29 LZO, LZ4 and XZ compression support, and for instructions on disabling GZIP
/external/zlib/src/contrib/delphi/
Dreadme.txt39 missing. Handling compressed file formats like ZIP/GZIP or PNG
54 - The ability to read and write gzip streams, used in the GZIP
72 - ZIP and GZIP stream handling via TStreams.
/external/libxml2/
Dxzlib.c47 #define GZIP 2 /* decompress a gzip stream */ macro
200 case GZIP: in xz_compressed()
503 state->how = GZIP; in xz_head()
554 if (state->how == GZIP) { in xz_decomp()
602 if (state->how == GZIP) { in xz_decomp()
649 } else if (state->how == LZMA || state->how == GZIP) { /* decompress */ in xz_make()
/external/zlib/src/doc/
Drfc1952.txt12 GZIP file format specification version 4.3
43 compatible with the widely used GZIP utility. The format includes a
60 RFC 1952 GZIP File Format Specification May 1996
116 RFC 1952 GZIP File Format Specification May 1996
172 RFC 1952 GZIP File Format Specification May 1996
228 RFC 1952 GZIP File Format Specification May 1996
284 RFC 1952 GZIP File Format Specification May 1996
340 RFC 1952 GZIP File Format Specification May 1996
396 RFC 1952 GZIP File Format Specification May 1996
452 RFC 1952 GZIP File Format Specification May 1996
[all …]
/external/libexif/doc/
DMakefile.am34 (cd $(DOXYGEN_OUTPUT_DIR) && $(AMTAR) chof - $(HTML_APIDOC_DIR) | GZIP=--best gzip -c) > $@
46 …(cd $(DOXYGEN_OUTPUT_DIR) && $(AMTAR) chof - $(HTML_APIDOC_INTERNALS_DIR) | GZIP=--best gzip -c) >…
/external/jetty/src/java/org/eclipse/jetty/servlets/
DGzipFilter.java120 public final static String GZIP="gzip"; field in GzipFilter
328 if (encodings[i].toLowerCase(Locale.ENGLISH).contains(GZIP)) in selectCompression()
332 compression = GZIP; in selectCompression()
424 else if (compressionType.equals(GZIP)) in createWrappedResponse()
/external/squashfs-tools/squashfs-tools/
DMakefile212 $(error "No compressor selected! Select one or more of GZIP, LZMA, XZ, LZO or \
/external/curl/tests/data/
Dtest22027 Content-Encoding: GZIP
/external/netperf/
DMakefile.in473 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
496 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
504 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
516 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
528 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
/external/libogg/
DMakefile.in507 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
519 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
527 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
538 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
544 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
/external/libusb-compat/
DMakefile.in506 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
521 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
530 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
540 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
548 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
/external/libcap-ng/libcap-ng-0.7/
DMakefile.in536 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
560 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
569 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
578 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
590 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
/external/libmtp/
DMakefile.in552 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
572 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
581 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
590 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
600 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
/external/opencv3/3rdparty/zlib/
Dgzguts.h158 #define GZIP 2 /* decompress a gzip stream */ macro
/external/zlib/src/
Dgzguts.h158 #define GZIP 2 /* decompress a gzip stream */ macro
/external/libvorbis/
DMakefile.in548 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
563 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
571 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
583 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
591 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
/external/pdfium/third_party/zlib_v128/
Dgzguts.h174 #define GZIP 2 /* decompress a gzip stream */ macro
/external/libexif/
DMakefile.in623 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
642 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
650 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
662 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
672 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\

123