OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compressed
(Results
76 - 100
of
2537
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/freetype/include/
ftgzip.h
5
/* Gzip-
compressed
stream support. */
43
/* Using gzip-
compressed
font files. */
57
* Open a new stream to parse gzip-
compressed
font files. This is
58
* mainly used to support the
compressed
`*.pcf.gz' fonts that come
84
*
compressed
file, the library will try to open a gzipped stream from
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftgzip.h
5
/* Gzip-
compressed
stream support. */
43
/* Using gzip-
compressed
font files. */
57
* Open a new stream to parse gzip-
compressed
font files. This is
58
* mainly used to support the
compressed
`*.pcf.gz' fonts that come
84
*
compressed
file, the library will try to open a gzipped stream from
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
NameValueBlockReader.java
33
* requirement that we're strict with which bytes we put in the
compressed
bytes
34
* buffer. We need to put all
compressed
bytes into that buffer -- but no other
38
/** This source transforms
compressed
bytes into uncompressed bytes. */
42
* How many
compressed
bytes must be read into inflaterSource before
53
// ratio of
compressed
bytes to uncompressed bytes.
/external/pdfium/third_party/freetype/include/freetype/
ftgzip.h
5
/* Gzip-
compressed
stream support. */
43
/* Using gzip-
compressed
font files. */
57
* Open a new stream to parse gzip-
compressed
font files. This is
58
* mainly used to support the
compressed
`*.pcf.gz' fonts that come
84
*
compressed
file, the library will try to open a gzipped stream from
/external/skia/tests/
PDFDeflateWStreamTest.cpp
127
SkAutoTDelete<SkStreamAsset>
compressed
(
129
SkAutoTDelete<SkStreamAsset> decompressed(stream_inflate(
compressed
));
137
o.writeStream(
compressed
.get(),
compressed
->getLength());
138
compressed
->rewind();
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftgzip.h
5
/* Gzip-
compressed
stream support. */
43
/* Using gzip-
compressed
font files. */
57
* Open a new stream to parse gzip-
compressed
font files. This is
58
* mainly used to support the
compressed
`*.pcf.gz' fonts that come
84
*
compressed
file, the library will try to open a gzipped stream from
/external/zlib/src/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/squashfs-tools/kernel/Documentation/filesystems/
squashfs.txt
4
Squashfs is a
compressed
read-only filesystem for Linux.
45
compressed
inode is on average 8 bytes in length (the exact length varies on
85
Compressed
data blocks are written to the filesystem as files are read from
93
Metadata (inodes and directories) are
compressed
in 8Kbyte blocks. Each
94
compressed
block is prefixed by a two byte length, the top bit is set if the
96
or if the
compressed
block was larger than the uncompressed block.
99
boundaries, therefore inodes overlap
compressed
blocks. Inodes are identified
100
by a 48-bit number which encodes the location of the
compressed
metadata block
116
Like inodes, directories are packed into
compressed
metadata blocks, stored
124
compressed
metadata block, and therefore, can share the start block
[
all
...]
/external/ceres-solver/internal/ceres/
compressed_col_sparse_matrix_utils.h
40
// Extract the block sparsity pattern of the scalar
compressed
columns
41
// matrix and return it in
compressed
column form. The
compressed
43
// which correspond to the row and column arrays in a
compressed
68
// Where R is an upper triangular
compressed
column sparse matrix.
89
// Where R is an upper triangular
compressed
column sparse matrix.
106
// Given a upper triangular matrix R in
compressed
column form, solve
/external/squashfs-tools/RELEASE-READMEs/
README-2.1
29
Zisofs
compressed
size 153.50 MB
30
Cloop (isofs)
compressed
size 1.74 MB
31
Squashfs2.1
compressed
size 612 KB (0.60 MB)
45
Zisofs
compressed
size 589.81 MB
46
Cloop (isofs)
compressed
size 471.19 MB
47
Squashfs2.0
compressed
size 448.58 MB
48
Squashfs2.1
compressed
size 448.58 MB
README-2.0
15
over Squashfs 1.0 depending on the files being
compressed
. Using fragment
17
compression to tgz files while retaining the I/O efficiency of a
compressed
25
in a 96K file) are packed into shared fragments and
compressed
together.
129
Squashfs like all other
compressed
filesystems compresses files individually
138
the block size).
Compressed
filesystems tend to be faster at I/O because
144
shared blocks, which are
compressed
together. For example five files each of
145
10K will be packed into one shared fragment of 50K and
compressed
together,
146
rather than being
compressed
in five 10K blocks.
149
of a
compressed
filesystem, while obtaining the compression efficiency
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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
7
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
37
compressed
form (starting with an array of block pointers;
59
__u8 signature[16]; /* "
Compressed
ROMFS" */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/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
7
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
37
compressed
form (starting with an array of block pointers;
59
__u8 signature[16]; /* "
Compressed
ROMFS" */
/external/kernel-headers/original/uapi/linux/
cramfs_fs.h
7
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
37
compressed
form (starting with an array of block pointers;
59
__u8 signature[16]; /* "
Compressed
ROMFS" */
/external/libvorbis/doc/vorbisfile/
ov_raw_total.html
20
<p>Returns the total (
compressed
) bytes of the physical bitstream or a specified logical bitstream.
47
total length in
compressed
bytes of content if i=-1.</li>
48
<li><tt>n</tt> length in
compressed
bytes of logical bitstream if i=0 to n.</li>
/external/lzma/Java/Tukaani/src/org/tukaani/xz/
SingleXZInputStream.java
73
* @param in input stream from which XZ-
compressed
103
* @param in input stream from which XZ-
compressed
144
* or with files that have
compressed
extremely well. It's recommended
151
* the actual
compressed
data. The CRC32 fields in the headers
154
* @param in input stream from which XZ-
compressed
223
* to indicate the end of the
compressed
stream
232
*
compressed
input is truncated or corrupt
248
* <li>The end of the
compressed
data was reached successfully.</li>
261
* the end of the
compressed
stream
270
*
compressed
input is truncated or corrup
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
ProtoBufUtils.java
37
byte[]
compressed
= glMsg.getFb().getContents(0).toByteArray();
40
int size = CLZF.lzf_decompress(
compressed
,
compressed
.length,
/cts/tests/openglperf2/
cob_exporter.py
8
# gives a larger but faster loading file, hence the tongue-in-cheek name "
Compressed
" object file.
12
"description": "Exports the active scene into a
Compressed
Object file.",
25
'''Exports the current scene into a
Compressed
Object format.'''
64
self.layout.operator(COBExporter.bl_idname, text="
Compressed
Object (.cob)").filepath = default_path
/external/elfutils/config/
libdw.pc.in
18
# We support various
compressed
ELF images, but don't export any of the
/external/libgdx/gdx/jni/
com.badlogic.gdx.graphics.glutils.ETC1.cpp
121
etc1_byte*
compressed
= (etc1_byte*)malloc(compressedSize + ETC_PKM_HEADER_SIZE);
local
122
etc1_pkm_format_header(
compressed
, width, height);
123
etc1_encode_image((etc1_byte*)imageData + offset, width, height, pixelSize, width * pixelSize,
compressed
+ ETC_PKM_HEADER_SIZE);
124
return env->NewDirectByteBuffer(
compressed
, compressedSize + ETC_PKM_HEADER_SIZE);
/external/okhttp/okio/okio/src/main/java/okio/
InflaterSource.java
64
// Decompress the inflater's
compressed
data into the sink.
90
* Refills the inflater with
compressed
data if it needs input. (And only if
100
// If there are
compressed
bytes in the source, assign them to the inflater.
110
/** When the inflater has processed
compressed
data, remove it from the buffer. */
/external/opencv3/3rdparty/openexr/IlmImf/
ImfHuf.h
48
// stores the
compressed
data in array c, and returns
49
// the size of the
compressed
data (in bytes).
67
char
compressed
[/*2 * nRaw + 65536*/]);
71
hufUncompress (const char
compressed
[/*nCompressed*/],
Completed in 1727 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>