OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uncompressed
(Results
1 - 10
of
10
) sorted by null
/development/tools/btsnooz/
btsnooz.cpp
63
std::vector<uint8_t>
uncompressed
;
local
64
read = inflate(buffer,
uncompressed
);
74
read = writeBtSnoop(std::cout,
uncompressed
);
80
read = writeBtSnoop(ff,
uncompressed
);
/external/skia/tests/
FlateTest.cpp
67
SkDynamicMemoryWStream
uncompressed
;
local
68
bool inflateSuccess = SkFlate::Inflate(testStream, &
uncompressed
);
83
// Check that the
uncompressed
data matches the source data.
84
SkAutoDataUnref uncompressedData(
uncompressed
.copyToData());
/external/lzma/xz-embedded/
xz_dec_stream.c
22
vli_type
uncompressed
;
member in struct:xz_dec_hash
59
/* Type of the integrity check calculated from
uncompressed
data */
80
* Value stored in the
Uncompressed
Size field, or
81
* VLI_UNKNOWN if
Uncompressed
Size is not present.
83
vli_type
uncompressed
;
member in struct:xz_dec::__anon15892
94
/* Observed
uncompressed
size of the current Block */
95
vli_type
uncompressed
;
member in struct:xz_dec::__anon15893
219
* the observed compressed and
uncompressed
sizes of the Block so that
244
s->block.
uncompressed
+= b->out_pos - s->out_start;
251
|| s->block.
uncompressed
[
all
...]
xz_dec_lzma2.c
56
* would read beyond the beginning of the
uncompressed
stream.
73
* read beyond the beginning of the
uncompressed
stream.
231
/*
Uncompressed
size of LZMA chunk (2 MiB at maximum) */
232
uint32_t
uncompressed
;
member in struct:lzma2_dec
235
* Compressed size of LZMA chunk or compressed/
uncompressed
236
* size of
uncompressed
chunk (64 KiB at maximum)
242
* the first chunk (LZMA or
uncompressed
).
373
/* Copy
uncompressed
data as is from input to dictionary and output buffers. */
929
* decoding or copying of
uncompressed
chunks to other functions.
945
* an
uncompressed
chun
[
all
...]
/external/toybox/toys/pending/
xzcat.c
441
* Absolute position relative to the beginning of the
uncompressed
1005
* number of bits of the current
uncompressed
offset. In some places there
1394
uint32_t
uncompressed
;
member in struct:lzma2_dec
2355
vli_type
uncompressed
;
member in struct:xz_dec_hash
2408
vli_type
uncompressed
;
member in struct:xz_dec::__anon19059
2420
vli_type
uncompressed
;
member in struct:xz_dec::__anon19060
[
all
...]
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.3.2/
httpclient-4.3.2.jar
/prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
/prebuilts/tools/common/offline-m2/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
Completed in 583 milliseconds