HomeSort by relevance Sort by last modified time
    Searched full:gzip (Results 701 - 725 of 952) sorted by null

<<21222324252627282930>>

  /libcore/ojluni/src/main/java/java/net/
HttpURLConnection.java 145 * servers use gzip compression and it automatically decompresses the data for
147 * response headers are cleared in this case. Gzip compression can be disabled by
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_shutil.py 436 @unittest.skipUnless(find_executable('tar') and find_executable('gzip'),
454 gzip_cmd = ['gzip', '-f9', 'archive2.tar']
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_shutil.py 436 @unittest.skipUnless(find_executable('tar') and find_executable('gzip'),
454 gzip_cmd = ['gzip', '-f9', 'archive2.tar']
  /prebuilts/go/darwin-x86/api/
go1.4.txt 10 # CL 159120044 compress/gzip: allow stopping at end of first stream, Russ Cox <rsc@golang.org>
11 pkg compress/gzip, method (*Reader) Multistream(bool)
    [all...]
go1.txt 239 pkg compress/gzip, const BestCompression ideal-int
240 pkg compress/gzip, const BestSpeed ideal-int
241 pkg compress/gzip, const DefaultCompression ideal-int
242 pkg compress/gzip, const NoCompression ideal-int
243 pkg compress/gzip, func NewReader(io.Reader) (*Reader, error)
244 pkg compress/gzip, func NewWriter(io.Writer) *Writer
245 pkg compress/gzip, func NewWriterLevel(io.Writer, int) (*Writer, error)
246 pkg compress/gzip, method (*Reader) Close() error
247 pkg compress/gzip, method (*Reader) Read([]uint8) (int, error)
248 pkg compress/gzip, method (*Writer) Close() erro
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
request_test.go 732 Accept-Encoding: gzip,deflate,sdch
762 Accept-Encoding: gzip
  /prebuilts/go/linux-x86/api/
go1.4.txt 10 # CL 159120044 compress/gzip: allow stopping at end of first stream, Russ Cox <rsc@golang.org>
11 pkg compress/gzip, method (*Reader) Multistream(bool)
    [all...]
go1.txt 239 pkg compress/gzip, const BestCompression ideal-int
240 pkg compress/gzip, const BestSpeed ideal-int
241 pkg compress/gzip, const DefaultCompression ideal-int
242 pkg compress/gzip, const NoCompression ideal-int
243 pkg compress/gzip, func NewReader(io.Reader) (*Reader, error)
244 pkg compress/gzip, func NewWriter(io.Writer) *Writer
245 pkg compress/gzip, func NewWriterLevel(io.Writer, int) (*Writer, error)
246 pkg compress/gzip, method (*Reader) Close() error
247 pkg compress/gzip, method (*Reader) Read([]uint8) (int, error)
248 pkg compress/gzip, method (*Writer) Close() erro
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
request_test.go 732 Accept-Encoding: gzip,deflate,sdch
762 Accept-Encoding: gzip
  /prebuilts/misc/darwin-x86/ccache/
NOTICE 474 jloup@gzip.org madler@alumni.caltech.edu
479 (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
  /prebuilts/misc/linux-x86/ccache/
NOTICE 474 jloup@gzip.org madler@alumni.caltech.edu
479 (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_shutil.py 436 @unittest.skipUnless(find_executable('tar') and find_executable('gzip'),
454 gzip_cmd = ['gzip', '-f9', 'archive2.tar']
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_shutil.py 436 @unittest.skipUnless(find_executable('tar') and find_executable('gzip'),
454 gzip_cmd = ['gzip', '-f9', 'archive2.tar']
  /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...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/
httplib2test.py     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python3/
httplib2test.py     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/
CHANGES.md 290 - Files with both Content-Encoding and Content-Type gzip are now properly
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_cp.py     [all...]
  /external/toybox/generated/
flags.h 929 // gzip d19dcflqStvgLRz[!gLRz]
    [all...]
help.h     [all...]
  /external/nanohttpd/core/src/main/java/fi/iki/elonen/
NanoHTTPD.java 850 r.setGzipEncoding(useGzipWhenAccepted(r) && acceptEncoding != null && acceptEncoding.contains("gzip"));
    [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /build/tools/zipalign/
ZipFile.cpp 475 ALOGD("this isn't a deflated gzip file?");
483 ALOGD("failed copying gzip data in\n");
    [all...]

Completed in 1312 milliseconds

<<21222324252627282930>>