| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | CompressInstEmitter.cpp | 127 enum EmitterType { Compress, Uncompress, CheckCompress }; enumerator 135 void evaluateCompressPat(const Record *Compress); 614 if (EType == EmitterType::Compress || EType == EmitterType::CheckCompress) in emitCompressInstEmitter() 631 if (EType == EmitterType::Compress) in emitCompressInstEmitter() 641 if (EType == EmitterType::Compress) { in emitCompressInstEmitter() 657 if (EType == EmitterType::Compress) in emitCompressInstEmitter() 674 EType == EmitterType::Compress || EType == EmitterType::CheckCompress; in emitCompressInstEmitter() 676 EType == EmitterType::Compress || EType == EmitterType::Uncompress; in emitCompressInstEmitter() 680 (EType == EmitterType::Compress ? "Compress" : "Uncompress")) in emitCompressInstEmitter() 937 if (EType == EmitterType::Compress) in emitCompressInstEmitter() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | qcom,q6asm.txt | 39 Usage: Required for Compress offload dais 47 Usage: Required for Compress offload dais 49 Definition: present for Compress offload dais
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
| H A D | CoverageMappingWriter.h | 38 LLVM_ABI void write(raw_ostream &OS, bool Compress = true);
|
| /freebsd/sys/contrib/zstd/programs/ |
| H A D | README.md | 123 2. Compress with the dictionary: `zstd FILE -D dictionaryName` 149 Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. 208 --rsyncable Compress using a rsync-friendly method (`-B` sets block size). 222 --format=zstd Compress files to the `.zst` format. [Default] 224 --format=gzip Compress files to the `.gz` format. 225 --format=xz Compress files to the `.xz` format. 226 --format=lzma Compress files to the `.lzma` format. 227 --format=lz4 Compress files to the `.lz4` format.
|
| H A D | zstd.1.md | 1 zstd(1) -- zstd, zstdmt, unzstd, zstdcat - Compress or decompress .zst files 83 Compress. 125 Compress using `#` working threads (default: 1).
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingWriter.cpp | 39 void CoverageFilenamesSectionWriter::write(raw_ostream &OS, bool Compress) { in write() argument 50 bool doCompression = Compress && compression::zlib::isAvailable() && in write()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | OffloadBundler.h | 38 bool Compress = false; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoZclsd.td | 86 // Compress Instruction tablegen backend.
|
| H A D | RISCVInstrInfoXwch.td | 161 // Compress Instruction tablegen backend.
|
| H A D | RISCVScheduleV.td | 530 // 16.5. Vector Compress Instruction 761 // 16.5. Vector Compress Instruction
|
| H A D | RISCVSchedSiFiveP800.td | 737 // Simple Gather and Compress 756 // Complex Gather and Compress
|
| H A D | RISCVSchedSiFiveP400.td | 794 // Simple Gather and Compress 813 // Complex Gather and Compress
|
| H A D | RISCVSchedSiFiveP600.td | 1020 // Simple Gather and Compress 1039 // Complex Gather and Compress
|
| /freebsd/tools/tools/ |
| H A D | README | 29 hcomp Compress header files by removing comments and whitespace.
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | ObjcopyOpts.td | 37 HelpText<"Compress DWARF debug sections using specified format. Supported " 45 "Compress or decompress sections using specified format. Supported "
|
| /freebsd/usr.bin/compress/doc/ |
| H A D | README | 1 Compress version 4.0 improvements over 3.0: 166 Subject: Re: Compress release 3.0 : sample Makefile
|
| /freebsd/sys/contrib/zlib/ |
| H A D | README | 42 can be found at https://github.com/pmqs/IO-Compress .
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | OffloadBundler.cpp | 967 Compress = CompressEnvVarOpt.value() == "1"; in OffloadBundlerConfig() 1510 if (BundlerConfig.Compress) { in BundleFiles()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_flags.inc | 199 "Compress stack depot to save memory.")
|
| /freebsd/sys/contrib/zstd/ |
| H A D | README.md | 112 2. Compress with dictionary
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | archive | 844 # MS Compress 851 >0 string KWAJ MS Compress archive data, KWAJ variant 944 >0 string SZDD MS Compress archive data, SZDD variant 970 # MS Compress archive data 975 >0 string SZ\x20 MS Compress archive data, QBasic variant 1246 # Logitech Compress 1247 0 string \xda\xfa Logitech Compress archive data
|
| /freebsd/contrib/bmake/mk/ |
| H A D | README | 198 MANZ Compress manual pages at installation time.
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Options.td | 71 Eq<"compress-debug-sections", "Compress DWARF debug sections">, 75 "Compress output sections that match the glob and do not have the SHF_ALLOC flag. "
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-enc.pod.in | 217 Compress or decompress encrypted data using zlib after encryption or before
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfo16Instr.td | 576 // Compress Instruction tablegen backend.
|