Home
last modified time | relevance | path

Searched refs:decompressed (Results 1 – 25 of 25) sorted by relevance

/external/skia/tests/
DPDFDeflateWStreamTest.cpp129 SkAutoTDelete<SkStreamAsset> decompressed(stream_inflate(compressed)); in DEF_TEST() local
131 if (decompressed->getLength() != size) { in DEF_TEST()
133 " %u != %u", i, (unsigned)(decompressed->getLength()), in DEF_TEST()
147 (uint32_t)(decompressed->getLength())); in DEF_TEST()
150 SkDEBUGCODE(size_t rb =)decompressed->read(&c, sizeof(uint8_t)); in DEF_TEST()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/
DExhaustiveTest.java100 char[] decompressed = new char[decompressedSize]; in myMultipassTest() local
155 System.arraycopy(unicharBuffer, 0, decompressed, in myMultipassTest()
179 if (logDiffs(chars, len, decompressed, totalCharsWritten)) { in myMultipassTest()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/compression/
DExhaustiveTest.java104 char[] decompressed = new char[decompressedSize]; in myMultipassTest() local
159 System.arraycopy(unicharBuffer, 0, decompressed, in myMultipassTest()
183 if (logDiffs(chars, len, decompressed, totalCharsWritten)) { in myMultipassTest()
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.053 The "-info" option forces Unsquashfs to print each file as it is decompressed.
57 decompressed to the directory "squashfs-root" in the current working directory.
DREADME-2.0132 filesystem to be decompressed. This is in contrast to data-based compression
/external/bzip2/
Dbzip2.txt50 the filename for the decompressed file from that of the
75 pressed and decompressed like this. The resulting outputs
79 decompressed correctly only by bzip2 version 0.9.0 or
100 CRCs to make sure that the decompressed version of a file
154 and testing. Files are decompressed and tested
157 decompressed in 2300k of memory, albeit at about
DREADME93 decompressed to reproduce the original, is obviously of paramount
98 decompressed data is the same as the original.
121 compressed file can be decompressed to reproduce the original.
Dbzgrep.127 If no file is specified, then the standard input is decompressed
Dbzip2.1.preformatted53 the filename for the decompressed file from that of the
78 pressed and decompressed like this. The resulting outputs
82 decompressed correctly only by _b_z_i_p_2 version 0.9.0 or
103 CRCs to make sure that the decompressed version of a file
157 and testing. Files are decompressed and tested
160 decompressed in 2300k of memory, albeit at about
/external/squashfs-tools/kernel/Documentation/filesystems/
Dsquashfs.txt119 decompressed block (<block, offset>).
139 decompressed to do a lookup irrespective of the length of the directory.
212 The cache is not used for file datablocks, these are decompressed and cached in
/external/zlib/src/contrib/ada/
Dreadme.txt20 - Fix extraction to buffer with exact known decompressed size. Error reported by
/external/libjpeg-turbo/
DChangeLog.txt15 specially-crafted JPEG image was being decompressed. In prior versions of
74 and to internally convert the decompressed CMYK pixels back to RGB after
212 compressed to YCCK JPEGs and YCCK or CMYK JPEGs to be decompressed to CMYK
234 successfully decompressed by libjpeg-turbo without additional work on the part
432 [10] JPEG files using the RGB colorspace can now be decompressed into grayscale
455 specially-crafted JPEG image was being decompressed. In prior versions of
472 decompression, the unused byte of the decompressed pixels was not being set to
696 [3] Grayscale bitmaps can now be compressed from/decompressed to using the
DREADME-turbo.txt64 directly from (and decompressed directly to) buffers that use BGR, BGRX,
Dlibjpeg.txt659 Now you can read the decompressed image data by calling jpeg_read_scanlines()
/external/zlib/src/contrib/puff/
DREADME39 decompressed data at dest. puff() is the only external symbol in puff.c The
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
DREADME67 is already decompressed or unzipped if necessary.
/external/lzma/DOC/
D7zC.txt167 - Memory for decompressed solid block
/external/chromium-trace/catapult/tracing/third_party/jszip/
Djszip.min.js12decompressed,{binary:!0,optimizedBinaryString:!0,date:h.date,dir:h.dir,comment:h.fileComment.lengt…
/external/squashfs-tools/
DRELEASE-README812 The "-info" option forces Unsquashfs to print each file as it is decompressed.
817 decompressed to the directory "squashfs-root" in the current working directory.
908 decompressed block (<block, offset>).
928 decompressed to do a lookup irrespective of the length of the directory.
/external/libpng/scripts/
Dpnglibconf.dfa377 # USER_CHUNK_MALLOC_MAX: maximum in-memory (decompressed) size of a single chunk
690 # the decompressed size of an LZ stream from a compressed ancilliary chunk; the
691 # decompressed data is never used so a different size may be optimal. This size
/external/zlib/src/doc/
Drfc1952.txt584 the decompressed output.
/external/llvm/lib/Target/X86/
DX86InstrFormats.td99 // Class specifying the vector form of the decompressed
/external/fio/
DHOWTO1465 can be decompressed with fio, using the --inflate-log
/external/elfutils/src/
DChangeLog777 data, use the possibly decompressed .[z]debug sectiondata.
/external/libpng/
Dlibpng-manual.txt687 memory that a compressed chunk other than IDAT can occupy, when decompressed.