Home
last modified time | relevance | path

Searched refs:Compression (Results 1 – 25 of 50) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp45 DWORD Compression = 0; in getCompression() local
46 if (S_OK != SourceFile->get_sourceCompression(&Compression)) in getCompression()
48 return static_cast<uint32_t>(Compression); in getCompression()
/freebsd-13.1/sys/contrib/zstd/
H A DREADME.md44 | Compressor name | Ratio | Compression| Decompress.|
67 Speed vs Compression trade-off is configurable by small increments.
78 Compression Speed vs Ratio | Decompression Speed
80 ![Compression Speed vs Ratio](doc/images/CSpeed2.png "Compression Speed vs Ratio") | ![Decompressio…
99 Compression Ratio | Compression Speed | Decompression Speed
101 ![Compression Ratio](doc/images/dict-cr.png "Compression Ratio") | ![Compression Speed](doc/images/…
/freebsd-13.1/sys/contrib/zstd/programs/
H A DREADME.md243 dependent on long matches being found. Compression speed may degrade if few long
254 Compression Speed vs Ratio | Decompression Speed
256 ![Compression Speed vs Ratio](https://raw.githubusercontent.com/facebook/zstd/v1.3.3/doc/images/ldm…
258 | Method | Compression ratio | Compression speed | Decompression speed |
278 | Method | Compression ratio | Compression speed | Decompression speed |
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dunicode15 0 string \016\376\377 Unicode text, SCSU (Standard Compression Scheme for Unicode)
H A Dasf45 #>>>105 lelong x \b, Compression ID %d
H A Driff35 >0 leshort 0x21 \b, Speech Compression SONARC
118 >0 leshort 0x1500 \b, Soundspace Music Compression
428 >>>>>>>(104.l+132) string/c tmot TrueMotion Video Compression
/freebsd-13.1/share/misc/
H A Dscsi_modes398 {Select Data Compression Algorithm} i1
405 0x0f "Data Compression" {
406 {Data Compression Enabled} t1
407 {Date Compression Capable} t1
412 {Compression Algorithm} i4
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBExtras.h44 raw_ostream& dumpPDBSourceCompression(raw_ostream& OS, uint32_t Compression);
/freebsd-13.1/sys/contrib/device-tree/Bindings/media/
H A Drenesas,fcp.txt1 Renesas R-Car Frame Compression Processor (FCP)
H A Drenesas,fcp.yaml7 title: Renesas R-Car Frame Compression Processor (FCP)
/freebsd-13.1/sys/contrib/zlib/doc/
H A Drfc1950.txt245 CMF (Compression Method and flags)
249 bits 0 to 3 CM Compression method
250 bits 4 to 7 CINFO Compression info
252 CM (Compression method)
261 CINFO (Compression info)
296 FLEVEL (Compression level)
H A Drfc1951.txt82 3.2.6. Compression with fixed Huffman codes (BTYPE=01) .... 12
83 3.2.7. Compression with dynamic Huffman codes (BTYPE=10) .. 13
85 4. Compression algorithm details ................................. 14
655 3.2.6. Compression with fixed Huffman codes (BTYPE=01)
690 3.2.7. Compression with dynamic Huffman codes (BTYPE=10)
773 4. Compression algorithm details
854 Compression", IEEE Transactions on Information Theory, Vol. 23,
H A Dalgorithm.txt1 1. Compression algorithm (deflate)
205 Compression,'' IEEE Transactions on Information Theory, Vol. 23, No. 3,
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp338 uint32_t Compression) { in dumpPDBSourceCompression() argument
339 switch (Compression) { in dumpPDBSourceCompression()
347 OS << "Unknown (" << Compression << ")"; in dumpPDBSourceCompression()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp66 uint32_t getCompression() const override { return Entry.Compression; } in getCompression()
/freebsd-13.1/lib/libc/net/
H A Dprotocols119 ipcomp 108 IPComp # IP Payload Compression Protocol
153 rohc 142 ROHC # Robust Header Compression (RFC5858)
/freebsd-13.1/sys/contrib/zlib/contrib/
H A DREADME.contrib12 Decompressor for output of PKWare Data Compression Library (DCL)
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h339 uint8_t Compression; // PDB_SourceCompression enumeration. member
/freebsd-13.1/sys/contrib/zstd/zlibWrapper/
H A DREADME.md113 | Compression type | Compression | Decompress.| Compr. size | Rati…
/freebsd-13.1/crypto/openssh/
H A Dsshd_config99 #Compression delayed
H A DOVERVIEW29 Compression Library
/freebsd-13.1/tools/tools/nanobsd/rescue/Files/etc/ssh/
H A Dsshd_config99 #Compression delayed
/freebsd-13.1/crypto/openssl/doc/man3/
H A DSSL_CTX_set_security_level.pod87 prohibited. SSL version 3 is also not allowed. Compression is disabled.
/freebsd-13.1/contrib/mandoc/
H A Dlib.in138 LINE("libz", "Compression Library (libz, \\-lz)")
/freebsd-13.1/contrib/bzip2/
H A DREADME158 * Compression speed is much less sensitive to the input

12