OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gzip
(Results
151 - 175
of
414
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/protobuf/
CONTRIBUTORS.txt
63
*
gzip
/zlib I/O support.
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/mime-types/
webkit
33
application/x-
gzip
/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/core/java/android/net/http/
Request.java
137
high-priority request, we can ask for
gzip
encoding only on
139
addHeader(ACCEPT_ENCODING_HEADER, "
gzip
");
279
// process
gzip
content encoding
286
contentEncoding.getValue().equals("
gzip
")) {
/frameworks/native/cmds/dumpstate/
utils.c
369
/* redirect output to a file, optionally gzipping; returns
gzip
pid (or -1) */
420
execlp("
gzip
", "
gzip
", level, NULL);
421
fprintf(stderr, "exec(
gzip
): %s\n", strerror(errno));
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
trxhdr.h
29
#define TRX_GZ_FILES 0x2 /* Contains up to TRX_MAX_OFFSET individual
gzip
files */
/libcore/luni/src/main/java/libcore/net/http/
ChunkedInputStream.java
64
* self-delimiting streams like
gzip
will never be recycled.
/development/ndk/platforms/android-3/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/external/chromium/sdch/open-vcdiff/src/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/external/elfutils/
Makefile.in
475
dist-
gzip
: distdir
476
tardir=$(distdir) && $(am__tar) |
GZIP
=$(GZIP_ENV)
gzip
-c >$(distdir).tar.gz
491
shar $(distdir) |
GZIP
=$(GZIP_ENV)
gzip
-c >$(distdir).shar.gz
509
GZIP
=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
517
GZIP
=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
667
ctags ctags-recursive dist dist-all dist-bzip2 dist-
gzip
\
/external/open-vcdiff/src/zlib/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/external/qemu/distrib/zlib-1.2.3/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
zconf.h
144
* created by
gzip
. (Files created by minigzip can still be extracted by
145
*
gzip
.)
Completed in 1775 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>