Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Host/common/ !
H A DLZMA.cpp29 llvm::SmallVectorImpl<uint8_t> &Uncompressed) { in uncompress() argument
119 llvm::SmallVectorImpl<uint8_t> &Uncompressed) {
125 Uncompressed.resize(*uncompressedSize);
133 Uncompressed.data(), &outpos, Uncompressed.size());
/src/contrib/llvm-project/lldb/include/lldb/Host/ !
H A DLZMA.h28 llvm::SmallVectorImpl<uint8_t> &Uncompressed);
/src/contrib/llvm-project/llvm/lib/MC/ !
H A DELFObjectWriter.cpp749 ArrayRef<uint8_t> Uncompressed = in writeSectionData() local
765 compression::compress(compression::Params(CompressionType), Uncompressed, in writeSectionData()
/src/contrib/file/magic/Magdir/ !
H A Dcad130 #>4 uleshort 0x0045 \b, Continuous Tone CMKY (Uncompressed)
H A Driff520 >>>>>>>(104.l+132) string/c iraw Intel YUV Uncompressed
H A Dwindows1749 # dwCompressionSize; Uncompressed chunk size for resources or 0 if uncompressed
H A Darchive626 # idarc calls this Crush/Uncompressed... *shrug*
/src/sys/contrib/zlib/doc/ !
H A Drfc1952.txt521 severe effects and be difficult to correct. Uncompressed text, on
H A Drfc1951.txt873 severe effects and be difficult to correct. Uncompressed text, on
/src/contrib/llvm-project/llvm/include/llvm/Target/ !
H A DTarget.td790 /// Uncompressed instruction description.