Searched refs:Uncompress (Results 1 – 2 of 2) sorted by relevance
121 enum EmitterType { Compress, Uncompress, CheckCompress }; enumerator600 else if (EType == EmitterType::Uncompress) in emitCompressInstEmitter()611 } else if (EType == EmitterType::Uncompress) { in emitCompressInstEmitter()625 else if (EType == EmitterType::Uncompress) in emitCompressInstEmitter()642 EType == EmitterType::Compress || EType == EmitterType::Uncompress; in emitCompressInstEmitter()651 if (EType == EmitterType::Uncompress && CompressPat.IsCompressOnly) in emitCompressInstEmitter()884 else if (EType == EmitterType::Uncompress) in emitCompressInstEmitter()902 emitCompressInstEmitter(OS, EmitterType::Uncompress); in run()
225 Uncompress a CMS B<CompressedData> type and output the content. OpenSSL must be