HomeSort by relevance Sort by last modified time
    Searched full:compressed (Results 26 - 50 of 931) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
flat.h 52 #define FLAT_FLAG_GZIP 0x0004 /* all but the header is compressed */
53 #define FLAT_FLAG_GZDATA 0x0008 /* only data/relocs are compressed (for XIP) */
ppp_defs.h 71 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */
75 #define PPP_COMPFRAG 0xfb /* fragment compressed below bundle */
76 #define PPP_COMP 0xfd /* compressed packet */
137 __u32 vjs_compressed; /* outbound compressed packets */
141 __u32 vjs_compressedin; /* inbound compressed packets */
149 __u32 comp_bytes; /* compressed bytes */
150 __u32 comp_packets; /* compressed packets */
cramfs_fs.h 8 #define CRAMFS_SIGNATURE "Compressed ROMFS"
38 compressed form (starting with an array of block pointers;
60 __u8 signature[16]; /* "Compressed ROMFS" */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
flat.h 52 #define FLAT_FLAG_GZIP 0x0004 /* all but the header is compressed */
53 #define FLAT_FLAG_GZDATA 0x0008 /* only data/relocs are compressed (for XIP) */
ppp_defs.h 71 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */
75 #define PPP_COMPFRAG 0xfb /* fragment compressed below bundle */
76 #define PPP_COMP 0xfd /* compressed packet */
137 __u32 vjs_compressed; /* outbound compressed packets */
141 __u32 vjs_compressedin; /* inbound compressed packets */
149 __u32 comp_bytes; /* compressed bytes */
150 __u32 comp_packets; /* compressed packets */
cramfs_fs.h 8 #define CRAMFS_SIGNATURE "Compressed ROMFS"
38 compressed form (starting with an array of block pointers;
60 __u8 signature[16]; /* "Compressed ROMFS" */
  /build/tools/
dump-package-stats 34 Dumps a summary of the compressed and uncompressed sizes of various
45 These fields are presented as <uncompressed bytes>/<compressed bytes>:
127 compressed = $3;
129 dex_compressed += compressed;
132 total_compressed += compressed;
  /external/zlib/doc/
rfc1951.txt 12 DEFLATE Compressed Data Format Specification version 1.3
42 This specification defines a lossless compressed data format that
61 RFC 1951 DEFLATE Compressed Data Format Specification May 1996
73 2. Compressed representation overview ............................. 4
77 3.2. Compressed block format ................................... 6
81 3.2.4. Non-compressed blocks (BTYPE=00) ................... 11
82 3.2.5. Compressed blocks (length and distance codes) ...... 11
98 compressed data format that:
118 RFC 1951 DEFLATE Compressed Data Format Specification May 1996
128 * Allow random access to compressed data
    [all...]
rfc1950.txt 14 ZLIB Compressed Data Format Specification version 3.3
44 This specification defines a lossless compressed data format. The
61 RFC 1950 ZLIB Compressed Data Format Specification May 1996
90 compressed data format that:
107 allow random access to compressed data.
118 RFC 1950 ZLIB Compressed Data Format Specification May 1996
133 The specification specifies a compressed data format that can be
175 RFC 1950 ZLIB Compressed Data Format Specification May 1996
232 RFC 1950 ZLIB Compressed Data Format Specification May 1996
243 |...compressed data...| ADLER32
    [all...]
  /external/kernel-headers/original/linux/
ppp_defs.h 71 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */
75 #define PPP_COMPFRAG 0xfb /* fragment compressed below bundle */
76 #define PPP_COMP 0xfd /* compressed packet */
141 __u32 vjs_compressed; /* outbound compressed packets */
145 __u32 vjs_compressedin; /* inbound compressed packets */
153 __u32 comp_bytes; /* compressed bytes */
154 __u32 comp_packets; /* compressed packets */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ppp_defs.h 71 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */
75 #define PPP_COMPFRAG 0xfb /* fragment compressed below bundle */
76 #define PPP_COMP 0xfd /* compressed packet */
137 __u32 vjs_compressed; /* outbound compressed packets */
141 __u32 vjs_compressedin; /* inbound compressed packets */
149 __u32 comp_bytes; /* compressed bytes */
150 __u32 comp_packets; /* compressed packets */
cramfs_fs.h 8 #define CRAMFS_SIGNATURE "Compressed ROMFS"
38 compressed form (starting with an array of block pointers;
60 __u8 signature[16]; /* "Compressed ROMFS" */
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
ProtoBufUtils.java 33 byte[] compressed = glMsg.getFb().getContents(0).toByteArray();
36 int size = CLZF.lzf_decompress(compressed, compressed.length,
  /external/tcpdump/
slcompress.h 26 * Compressed packet format:
32 * the compressed packet. The next two octets are the TCP checksum
57 * this type of packet syncs the sender & receiver); and compressed
74 /* Bits in first octet of compressed packet */
  /frameworks/base/docs/html/
app.yaml 12 # docs files in the app have been compressed
  /external/bzip2/
bzgrep.1 5 bzgrep, bzfgrep, bzegrep \- search possibly bzip2 compressed files for a regular expression
25 on bzip2-compressed files. All options specified are passed directly to
manual.xml 102 handling compressed data in the
193 replaced by a compressed version of itself, with the name
195 compressed file has the same modification date, permissions, and,
213 compressed output to a terminal, as this would be entirely
222 filename for the decompressed file from that of the compressed
263 compressed files. The result is the concatenation of the
265 (<computeroutput>-t</computeroutput>) of concatenated compressed
270 Multiple files may be compressed and decompressed like this. The
273 multiple compressed file representations. Such a stream can be
290 <para>Compression is always performed, even if the compressed
    [all...]
  /frameworks/native/include/utils/
ZipUtils.h 46 * one always-compressed entry, but we currently want to treat Zip
55 * the file seeked to the start of the compressed data.
  /external/ppp/pppd/include/net/
ppp_defs.h 81 #define PPP_VJC_COMP 0x2d /* VJ compressed TCP */
84 #define PPP_COMP 0xfd /* compressed packet */
148 unsigned int vjs_compressed; /* outbound compressed packets */
152 unsigned int vjs_compressedin; /* inbound compressed packets */
165 unsigned int comp_bytes; /* compressed bytes */
166 unsigned int comp_packets; /* compressed packets */
slcompress.h 32 * Compressed packet format:
38 * the compressed packet. The next two octets are the TCP checksum
63 * this type of packet syncs the sender & receiver); and compressed
80 /* Bits in first octet of compressed packet */
126 int sls_compressed; /* outbound compressed packets */
130 int sls_compressedin; /* inbound compressed packets */
  /libcore/luni/src/main/java/java/util/zip/
DeflaterOutputStream.java 55 * is the {@code OutputStream} where to write the compressed data
67 * OutputStream} to which the compressed data shall be written to. The
73 * is the OutputStream where to write the compressed data to.
84 * is the {@code OutputStream} where to write the compressed data
144 * Writes any unwritten compressed data to the underlying stream, the closes
205 * compressed at the highest level.
InflaterOutputStream.java 27 * compressed data in the "deflate" format, and uncompressed data is
42 * for uncompressed data, and compressed data will be written to this stream.
53 * for uncompressed data, and compressed data will be written to this stream.
65 * for uncompressed data, and compressed data will be written to this stream.
116 * compressed input. The corresponding uncompressed data will be written to the underlying
130 * compressed input. The corresponding uncompressed data will be written to the underlying
  /frameworks/base/include/androidfw/
Asset.h 102 * asset is compressed).
146 * Create the asset from a named, compressed file on disk (e.g. ".gz").
162 * Create from compressed data. "fd" should be seeked to the start of
163 * the compressed data. This could be inside a gzip file or part of a
168 * This may not verify the validity of the compressed data until first
184 * Create the asset from a memory-mapped file segment with compressed
269 * An asset based on compressed data in a file.
305 off64_t mStart; // offset to start of compressed data
306 off64_t mCompressedLen; // length of the compressed data
313 class StreamingZipInflater* mZipInflater; // for streaming large compressed asset
    [all...]
  /external/chromium/net/spdy/
spdy_framer.h 184 // |compressed| specifies whether the frame should be compressed.
190 bool compressed,
197 // |compressed| specifies whether the frame should be compressed.
201 bool compressed,
230 bool compressed,
249 // To create a compressed frame, enable DATA_FLAG_COMPRESSED.
266 // On success, returns a new SpdyFrame with the payload compressed.
283 // Returns true if a frame could be compressed
    [all...]
  /external/zlib/contrib/iostream2/
zstream.h 76 /* Flushes all pending input if necessary, closes the compressed file
85 /* Binary read the given number of bytes from the compressed file.
92 * given compressed file. errnum is set to zlib error number. If an
108 * Binary read the given (array of) object(s) from the compressed file.
194 /* Flushes all pending output if necessary, closes the compressed file
206 /* Binary write the given number of bytes into the compressed file.
212 /* Flushes all pending output into the compressed file. The parameter
225 * given compressed file. errnum is set to zlib error number. If an
259 * Binary write the given (array of) object(s) into the compressed file.

Completed in 546 milliseconds

12 3 4 5 6 7 8 91011>>