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

<<11121314151617181920>>

  /external/elfutils/libdwfl/
Makefile.am 72 gzip.c
  /external/libvncserver/webclients/novnc/
LICENSE.txt 81 http://www.gzip.org/zlib/zlib_license.html
  /external/lz4/examples/
Makefile 24 # lz4 : Command Line Utility, supporting gzip-like arguments
  /external/lzma/CPP/7zip/
Guid.txt 181 EF GZip
  /external/okhttp/benchmarks/
pom.xml 65 <!-- Netty needs this if gzip is enabled. -->
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
InterceptorTest.java 179 .setBody(gzip("abcabcabc"))
180 .addHeader("Content-Encoding: gzip"));
193 assertEquals("gzip", networkResponse.header("Content-Encoding"));
571 private Buffer gzip(String data) throws IOException {
  /external/opencv3/3rdparty/zlib/
gzlib.c 1 /* gzlib.c -- zlib functions common to reading and writing gzip files
74 /* Reset gzip file state */
82 state->how = LOOK; /* look for gzip header */
90 /* Open a gzip file either by name or file descriptor. */
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
  /external/pdfium/third_party/zlib_v128/
gzlib.c 1 /* gzlib.c -- zlib functions common to reading and writing gzip files
74 /* Reset gzip file state */
82 state->how = LOOK; /* look for gzip header */
90 /* Open a gzip file either by name or file descriptor. */
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
  /external/protobuf/
CONTRIBUTORS.txt 63 * gzip/zlib I/O support.
  /external/skia/gyp/
freetype.gypi 27 '../third_party/externals/freetype/src/gzip/ftgzip.c', # required for sfnt/sfnt.c
  /external/zlib/src/
gzlib.c 1 /* gzlib.c -- zlib functions common to reading and writing gzip files
74 /* Reset gzip file state */
82 state->how = LOOK; /* look for gzip header */
90 /* Open a gzip file either by name or file descriptor. */
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
  /frameworks/base/docs/html/topic/performance/power/network/
action-any-traffic.jd 45 <li>Compress data, using a compression technique such as GZIP compression.</li>
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
trxhdr.h 29 #define TRX_GZ_FILES 0x2 /* Contains up to TRX_MAX_OFFSET individual gzip files */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libgzip.a 8 d? .text P`.data@P?.bss?P?.idata$4@0?.idata$5 @0?.idata$7 @0?gzip.dll.file??gfake.text.data.bss.idata$4.idata$5.idata$7 __lib64_libgzip_a_inamededcih.o/ 1450287913 2619555000 100640 648 `
  /prebuilts/go/darwin-x86/src/cmd/api/testdata/src/pkg/p1/
p1.go 36 var ChecksumError = ptwo.NewError("gzip checksum error")
  /prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/
gccgoinstallation_test.go 20 "compress/gzip",
  /prebuilts/go/darwin-x86/test/stress/
parsego.go 88 "compress/gzip",
  /prebuilts/go/linux-x86/src/cmd/api/testdata/src/pkg/p1/
p1.go 36 var ChecksumError = ptwo.NewError("gzip checksum error")
  /prebuilts/go/linux-x86/src/go/internal/gccgoimporter/
gccgoinstallation_test.go 20 "compress/gzip",
  /prebuilts/go/linux-x86/test/stress/
parsego.go 88 "compress/gzip",
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_sdist.py 138 # check if tar and gzip are installed
140 find_executable('gzip') is None):
330 # check if tar and gzip are installed
332 find_executable('gzip') is None):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_sdist.py 138 # check if tar and gzip are installed
140 find_executable('gzip') is None):
330 # check if tar and gzip are installed
332 find_executable('gzip') is None):

Completed in 1544 milliseconds

<<11121314151617181920>>