Home
last modified time | relevance | path

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

123

/external/llvm/unittests/Support/
DCompressionTest.cpp27 SmallString<32> Compressed; in TestZlibCompression() local
29 EXPECT_EQ(zlib::StatusOK, zlib::compress(Input, Compressed, Level)); in TestZlibCompression()
32 zlib::uncompress(Compressed, Uncompressed, Input.size())); in TestZlibCompression()
37 zlib::uncompress(Compressed, Uncompressed, Input.size() - 1)); in TestZlibCompression()
/external/zlib/src/doc/
Drfc1951.txt12 DEFLATE Compressed Data Format Specification version 1.3
60 RFC 1951 DEFLATE Compressed Data Format Specification May 1996
72 2. Compressed representation overview ............................. 4
76 3.2. Compressed block format ................................... 6
81 3.2.5. Compressed blocks (length and distance codes) ...... 11
116 RFC 1951 DEFLATE Compressed Data Format Specification May 1996
172 RFC 1951 DEFLATE Compressed Data Format Specification May 1996
187 2. Compressed representation overview
228 RFC 1951 DEFLATE Compressed Data Format Specification May 1996
284 RFC 1951 DEFLATE Compressed Data Format Specification May 1996
[all …]
Drfc1950.txt14 ZLIB Compressed Data Format Specification version 3.3
60 RFC 1950 ZLIB Compressed Data Format Specification May 1996
116 RFC 1950 ZLIB Compressed Data Format Specification May 1996
172 RFC 1950 ZLIB Compressed Data Format Specification May 1996
228 RFC 1950 ZLIB Compressed Data Format Specification May 1996
284 RFC 1950 ZLIB Compressed Data Format Specification May 1996
312 "DEFLATE Compressed Data Format Specification" by L. Peter
340 RFC 1950 ZLIB Compressed Data Format Specification May 1996
371 [1] Deutsch, L.P.,"GZIP Compressed Data Format Specification",
377 [3] Deutsch, L.P.,"DEFLATE Compressed Data Format Specification",
[all …]
Dalgorithm.txt208 ``DEFLATE Compressed Data Format Specification'' available in
Drfc1952.txt494 [4] Deutsch, L.P.,"DEFLATE Compressed Data Format Specification",
/external/deqp/doc/testspecs/GLES31/
Dfunctional.copy_image.txt35 + Compressed ASTC formats
36 + Compressed ETC formats
37 + Compressed ETC2 formats
/external/llvm/docs/
DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
27 "Generate a Qt Compressed Help file." OFF)
30 "Filename of the Qt Compressed help file")
DCMake.rst350 Enables the generation of a Qt Compressed Help file. Defaults to OFF.
358 The filename of the Qt Compressed Help file that will be generated when
/external/clang/docs/
DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
28 "Filename of the Qt Compressed help file")
/external/jmdns/src/javax/jmdns/impl/constants/
DDNSLabel.java23 Compressed("compressed label", 0xC0), enumConstant
/external/deqp/doc/testspecs/GLES2/
Dfunctional.texture.teximage.txt37 + Compressed texture formats
/external/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.rst215 **# of VBR Compressed Bytes**
285 **Number of VBR Compressed Bytes**
/external/lz4/
Dlz4_block_format.txt25 -- Compressed block format --
/external/squashfs-tools/RELEASE-READMEs/
DREADME-2.0138 the block size). Compressed filesystems tend to be faster at I/O because
/external/jmdns/src/javax/jmdns/impl/
DDNSIncoming.java134 case Compressed: in readName()
/external/eigen/doc/
DTutorialSparse.dox27 It implements a more versatile variant of the widely-used Compressed Column (or Row) Storage scheme.
61 It corresponds to the widely used Compressed Column (or Row) Storage schemes (CCS or CRS).
/external/squashfs-tools/kernel/Documentation/filesystems/
Dsquashfs.txt85 Compressed data blocks are written to the filesystem as files are read from
/external/libpcap/doc/
Dpcap.txt1255 | Compressed Data |
1271 o Compressed Data: data of this block. Once decompressed, it is made
1298 | Compressed Data |
/external/tcpdump/
DINSTALL.txt209 print-sl.c - Compressed Serial Line Internet Protocol printer routines
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.csv158 # Compressed formats
/external/lzma/
Dlzma.txt307 13 Compressed data
/external/llvm/lib/Target/X86/
DX86InstrFormats.td278 bits<3> CD8_Form = 0; // Compressed disp8 form - vector-width.
281 int CD8_EltSize = 0; // Compressed disp8 form - element-size in bytes.
/external/squashfs-tools/
DRELEASE-README867 Compressed data blocks are written to the filesystem as files are read from
/external/libexif/po/
Den_AU.po3297 "be recorded. Compressed thumbnails must be recorded in no more than 64 "
3303 "be recorded. Compressed thumbnails must be recorded in no more than 64 "
3599 msgid "Compressed Bits per Pixel"
3600 msgstr "Compressed Bits per Pixel"
Den_GB.po3297 "be recorded. Compressed thumbnails must be recorded in no more than 64 "
3303 "be recorded. Compressed thumbnails must be recorded in no more than 64 "
3599 msgid "Compressed Bits per Pixel"
3600 msgstr "Compressed Bits per Pixel"

123