Home
last modified time | relevance | path

Searched refs:Uncompress (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp111 enum EmitterType { Compress, Uncompress, CheckCompress }; enumerator
590 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()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dcms.pod184 Uncompress a CMS B<CompressedData> type and output the content. OpenSSL must be
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-cms.pod.in225 Uncompress a CMS B<CompressedData> type and output the content. OpenSSL must be
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog-93953177 (receive_file): Uncompress file contents if needed.