Home
last modified time | relevance | path

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

12

/external/llvm/unittests/Support/
DCompressionTest.cpp28 SmallString<32> Uncompressed; in TestZlibCompression() local
32 zlib::uncompress(Compressed, Uncompressed, Input.size())); in TestZlibCompression()
33 EXPECT_EQ(Input, Uncompressed); in TestZlibCompression()
37 zlib::uncompress(Compressed, Uncompressed, Input.size() - 1)); in TestZlibCompression()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.texture.format.txt60 and format. Uncompressed images will be filled with gradient that exercises
/external/lzma/DOC/
Dlzma-specification.txt36 5 8 Uncompressed size (64-bit unsigned integer, little-endian)
82 If "Uncompressed size" field contains ones in all 64 bits, it means that
85 In opposite case, if the value from "Uncompressed size" field is not
87 specified number of bytes (Uncompressed size) is decoded. And if there
Dlzma.txt23 5 8 Uncompressed size (little endian). -1 means unknown size
/external/lz4/doc/
Dlz4_Frame_format.md249 Uncompressed size of Data can be any size, up to “block maximum size”.
/external/zlib/src/doc/
Drfc1952.txt521 severe effects and be difficult to correct. Uncompressed text, on
Drfc1951.txt873 severe effects and be difficult to correct. Uncompressed text, on
/external/clang/lib/Serialization/
DASTReader.cpp1223 SmallString<0> Uncompressed; in ReadSLocEntry() local
1224 if (llvm::zlib::uncompress(Blob, Uncompressed, Record[0]) != in ReadSLocEntry()
1229 return llvm::MemoryBuffer::getMemBufferCopy(Uncompressed, Name); in ReadSLocEntry()
/external/libexif/po/
Den_GB.po1947 msgid "Uncompressed"
1948 msgstr "Uncompressed"
Den_AU.po1947 msgid "Uncompressed"
1948 msgstr "Uncompressed"
Dlibexif-12.pot1926 msgid "Uncompressed"
Den_CA.po1926 msgid "Uncompressed"
Dsr.po1939 msgid "Uncompressed"
Duk.po1928 msgid "Uncompressed"
Dbe.po1930 msgid "Uncompressed"
Dru.po1943 msgid "Uncompressed"
Dja.po1936 msgid "Uncompressed"
Dzh_CN.po1930 msgid "Uncompressed"
Dtr.po1930 msgid "Uncompressed"
Dsq.po1930 msgid "Uncompressed"
Dpt.po1930 msgid "Uncompressed"
Dsv.po1957 msgid "Uncompressed"
Dfr.po2046 msgid "Uncompressed"
Dpt_BR.po1938 msgid "Uncompressed"
Dcs.po1946 msgid "Uncompressed"

12