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
1479
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_DecodeCompressed.pbtxt
20
compression), (ii) "ZLIB", or (iii) "
GZIP
".
api_def_RecordInput.pbtxt
50
GZIP
are supported. Defaults to none.
/external/wayland-protocols/freedesktop.org/
configure.ac
29
AM_INIT_AUTOMAKE([1.11 foreign no-dist-
gzip
dist-xz tar-ustar])
/external/zlib/src/
gzread.c
1
/* gzread.c -- zlib functions for reading
gzip
files
82
/* Look for
gzip
header, set up for inflate or copy. state->x.have must be 0.
85
if there is no
gzip
header and direct copying will be performed, or it will
86
be set to
GZIP
for decompression. If direct copying, then leftover input
132
/* look for
gzip
magic bytes -- if there, do
gzip
decoding (note: there is
134
gzip
file, to wit, if a single 31 byte is written, then we cannot tell
135
whether this is a single-byte file, or just a partially written
gzip
136
file -- for here we assume that if a
gzip
file is being written, then
138
single byte is sufficient indication that it is not a
gzip
file) *
[
all
...]
zlib.h
23
jloup@
gzip
.org madler@alumni.caltech.edu
28
(zlib format), rfc1951 (deflate format) and rfc1952 (
gzip
format).
63
The library also supports reading and writing files in
gzip
(.gz) format
65
with "gz". The
gzip
format is different from the zlib format.
gzip
is a
66
gzip
wrapper, documented in RFC 1952, wrapped around a deflate stream.
68
This library can optionally read and write
gzip
and raw deflate streams in
72
and on communications channels. The
gzip
format was designed for single-
111
gzip
header information passed to and from zlib routines. See RFC 1952
117
int xflags; /* extra flags (not used when writing a
gzip
file) *
[
all
...]
/prebuilts/go/darwin-x86/pkg/darwin_amd64/compress/
gzip.a
12
gzip