Home
last modified time | relevance | path

Searched refs:Compress (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-13.1/sys/contrib/zstd/examples/
H A DREADME.md5 Compress a single file.
15 Compress multiple files (in simple mode) in a single command line.
25 Compress a single file.
29 Compress multiple files (in streaming mode) in a single command line.
40 Compress multiple files using the same dictionary.
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp111 enum EmitterType { Compress, Uncompress, CheckCompress }; enumerator
118 void evaluateCompressPat(Record *Compress);
568 if (EType == EmitterType::Compress || EType == EmitterType::CheckCompress) in emitCompressInstEmitter()
587 if (EType == EmitterType::Compress) in emitCompressInstEmitter()
597 if (EType == EmitterType::Compress) { in emitCompressInstEmitter()
617 if (EType == EmitterType::Compress) in emitCompressInstEmitter()
634 EType == EmitterType::Compress || EType == EmitterType::CheckCompress; in emitCompressInstEmitter()
636 EType == EmitterType::Compress || EType == EmitterType::Uncompress; in emitCompressInstEmitter()
858 if (NeedMRI && EType == EmitterType::Compress) in emitCompressInstEmitter()
862 if (EType == EmitterType::Compress) in emitCompressInstEmitter()
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,q6asm.txt39 Usage: Required for Compress offload dais
47 Usage: Required for Compress offload dais
49 Definition: present for Compress offload dais
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMappingWriter.h37 void write(raw_ostream &OS, bool Compress = true);
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp39 void CoverageFilenamesSectionWriter::write(raw_ostream &OS, bool Compress) { in write() argument
51 Compress && zlib::isAvailable() && DoInstrProfNameCompression; in write()
/freebsd-13.1/tools/tools/
H A DREADME31 hcomp Compress header files by removing comments and whitespace.
/freebsd-13.1/usr.bin/compress/doc/
H A DREADME5 Compress version 4.0 improvements over 3.0:
170 Subject: Re: Compress release 3.0 : sample Makefile
/freebsd-13.1/sys/contrib/zlib/
H A DREADME43 http://search.cpan.org/~pmqs/IO-Compress-Zlib/ .
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOpts.td36 HelpText<"Compress DWARF debug sections using specified style. Supported "
/freebsd-13.1/sys/contrib/zstd/programs/
H A Dzstd.1.md1 zstd(1) -- zstd, zstdmt, unzstd, zstdcat - Compress or decompress .zst files
80 Compress.
116 Compress using `#` working threads (default: 1).
H A DREADME.md123 2. Compress with the dictionary: `zstd FILE -D dictionaryName`
/freebsd-13.1/contrib/file/magic/Magdir/
H A Darchive579 # MS Compress
586 >0 string KWAJ MS Compress archive data, KWAJ variant
673 >0 string SZDD MS Compress archive data, SZDD variant
684 >0 string SZ\x20 MS Compress archive data, QBasic variant
794 # Logitech Compress
795 0 string \xda\xfa Logitech Compress archive data
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVScheduleV.td247 // 16.5. Vector Compress Instruction
465 // 16.5. Vector Compress Instruction
H A DRISCVInstrInfoC.td745 // Compress Instruction tablegen backend.
H A DRISCVInstrInfoVPseudos.td3935 // 17.5. Vector Compress Instruction
4595 // 17.5. Vector Compress Instruction
H A DRISCVInstrInfoV.td1465 // Vector Compress Instruction
/freebsd-13.1/sys/contrib/zstd/
H A DREADME.md116 2. Compress with dictionary
/freebsd-13.1/contrib/bmake/mk/
H A DREADME198 MANZ Compress manual pages at installation time.
/freebsd-13.1/crypto/openssl/doc/man1/
H A Denc.pod183 Compress or decompress encrypted data using zlib after encryption or before
/freebsd-13.1/sys/contrib/zlib/doc/
H A Drfc1952.txt122 * Compress specialized data (e.g., raster graphics) as well as
H A Drfc1951.txt127 * Compress specialized data (e.g., raster graphics) as well
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DOptions.td63 Eq<"compress-debug-sections", "Compress DWARF debug sections">,
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector.td1992 // 17.5. Vector Compress Instruction
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.td1420 // Section 8.16.3 - VCP (Vector Compress)
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsX86.td4145 // Compress, Expand

12