Searched refs:Uncompress (Results 1 – 4 of 4) sorted by relevance
111 enum EmitterType { Compress, Uncompress, CheckCompress }; enumerator590 else if (EType == EmitterType::Uncompress) in emitCompressInstEmitter()602 } else if (EType == EmitterType::Uncompress){ in emitCompressInstEmitter()619 else if (EType == EmitterType::Uncompress) in emitCompressInstEmitter()636 EType == EmitterType::Compress || EType == EmitterType::Uncompress; in emitCompressInstEmitter()639 if (EType == EmitterType::Uncompress && CompressPat.IsCompressOnly) in emitCompressInstEmitter()864 else if (EType == EmitterType::Uncompress) in emitCompressInstEmitter()882 emitCompressInstEmitter(o, EmitterType::Uncompress); in run()
184 Uncompress a CMS B<CompressedData> type and output the content. OpenSSL must be
225 Uncompress a CMS B<CompressedData> type and output the content. OpenSSL must be
3177 (receive_file): Uncompress file contents if needed.