Home
last modified time | relevance | path

Searched refs:compressed (Results 1 – 25 of 59) sorted by relevance

123

/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_stream.c77 vli_type compressed; member
92 vli_type compressed; member
250 if (s->block.compressed > s->block_header.compressed in dec_block()
266 && s->block_header.compressed in dec_block()
267 != s->block.compressed) in dec_block()
276 + s->block.compressed; in dec_block()
502 s->block_header.compressed = s->vli; in dec_block_header()
504 s->block_header.compressed = VLI_UNKNOWN; in dec_block_header()
564 s->block.compressed = 0; in dec_block_header()
655 while (s->block.compressed & 3) { in dec_main()
[all …]
H A Dxz_dec_lzma2.c238 uint32_t compressed; member
880 s->lzma2.compressed -= s->rc.in_pos; in lzma2_lzma()
907 if (in_avail > s->lzma2.compressed) in lzma2_lzma()
910 s->lzma2.compressed -= in_avail; in lzma2_lzma()
916 if (in_avail > s->lzma2.compressed) in lzma2_lzma()
917 in_avail = s->lzma2.compressed; in lzma2_lzma()
1029 s->lzma2.compressed in xz_dec_lzma2_run()
1035 s->lzma2.compressed in xz_dec_lzma2_run()
1053 s->lzma2.compressed -= RC_INIT_BYTES; in xz_dec_lzma2_run()
1085 < s->lzma2.compressed)) { in xz_dec_lzma2_run()
[all …]
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_compressed.ksh51 log_must stream_has_features $stream compressed lz4 redacted
60 log_must stream_has_features $stream compressed lz4
67 log_must stream_has_features $stream compressed lz4
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-c_verify_ratio.ksh60 verify_stream_size $BACKDIR/compressed $sendfs
62 log_must rm $BACKDIR/uncompressed $BACKDIR/compressed
H A Dsend-c_zstreamdump.ksh51 log_must stream_has_features $BACKDIR/full lz4 compressed
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1951.txt42 This specification defines a lossless compressed data format that
97 compressed data format that:
126 * Allow random access to compressed data;
201 compressed data part. (The Huffman trees themselves are compressed
215 the compressed data for that block.
291 compressed byte sequence:
517 01 - compressed with fixed Huffman codes
518 10 - compressed with dynamic Huffman codes
536 if compressed with dynamic Huffman codes
576 3.2.4. Non-compressed blocks (BTYPE=00)
[all …]
H A Drfc1950.txt44 This specification defines a lossless compressed data format. The
89 compressed data format that:
106 allow random access to compressed data.
131 The specification specifies a compressed data format that can be
239 |...compressed data...| ADLER32 |
259 extra field before the compressed data.
291 producing any compressed output. DICT is the Adler-32 checksum
309 compressed data
310 For compression method 8, the compressed data is stored in the
311 deflate compressed data format as described in the document
[all …]
H A Drfc1952.txt42 This specification defines a lossless compressed data format that is
91 compressed data format that:
121 * Provide random access to compressed data;
233 A gzip file consists of a series of "members" (compressed data
271 |...compressed blocks...| (more-->)
326 immediately before the compressed data. The CRC16 consists
348 is the original name of the file being compressed, with any
352 data was compressed from a source other than a named file;
366 file being compressed. The time is in Unix format, i.e.,
369 local rather than Universal time.) If the compressed data
[all …]
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md104 Zstandard frames contain compressed data, while
131 That’s where compressed data is stored.
196 a decoder is allowed to reject a compressed frame
263 To properly decode compressed data,
267 a decoder is allowed to reject a compressed frame
366 - `Compressed_Block` - this is a [Zstandard compressed block](#compressed-blocks),
397 and the compressed size of any block in the frame.
407 To decompress a compressed block, the compressed size must be provided
410 A compressed block consists of 2 sections :
593 A compressed block is a succession of _sequences_ .
[all …]
/f-stack/freebsd/contrib/zstd/programs/
H A DREADME.md23 - __ZSTD_LEGACY_SUPPORT__ : `zstd` can decompress files compressed by older versions of `zstd`.
134 The benchmark measures ratio, compressed size, compression and decompression speed.
167 …. If specified with -d, decompressor will ignore/validate checksums in compressed frame (default: …
179 --exclude-compressed: only compress files that are not already compressed
182 --target-compressed-block-size=# : generate compressed block of approximately targeted size
184 --[no-]compress-literals : force (un)compressed literals
192 -l : print information about zstd compressed files
193 --test : test compressed file integrity
290 `zstdgrep` is a utility which makes it possible to `grep` directly a `.zst` compressed file.
296 To search into a file compressed with a dictionary,
H A Dzstdless.1.md1 zstdless(1) -- view zstandard-compressed files
H A Dzstdgrep.1.md1 zstdgrep(1) -- print lines matching a pattern in zstandard-compressed files
H A Dzstd.1.md43 `zstd` will refuse to write compressed data to standard output
45 Similarly, `zstd` will refuse to read compressed data from standard input
87 Test the integrity of compressed _files_.
97 Display information related to a zstd compressed file, such as size, ratio, and checksum.
126 Final compressed result is slightly different from `-T1`.
134 Due to the chaotic nature of dynamic adaptation, compressed result is not reproducible.
165 compressed file more rsync-friendly. There is a negligible impact to
175 the header of the compressed file. The default option is
327 compressed frame header, and an ID < 65536 will only need 2 bytes.
421 …tire input is compressed/decompressed in-memory to measure speed. A run lasts at least 1 sec, so w…
/f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/
H A Dite,it6505.yaml17 content, along with uncompressed and compressed digital audio content.
22 In addition, an S/PDIF input port takes in compressed audio of up to
/f-stack/freebsd/contrib/zlib/
H A DFAQ28 Make sure that before the call of compress(), the length of the compressed
29 buffer is equal to the available size of the compressed buffer and not
135 use the same compressed data format internally, but have different headers
136 and trailers around the compressed data.
195 exchange compressed data between them?
207 No. The PKWare DCL uses a completely different compressed data format than
211 28. Can I access data randomly in a compressed stream?
280 invalid compressed data.
308 37. Will zlib read the (insert any ancient or arcane format here) compressed
326 the raw deflate compressed data format. While the HTTP 1.1 RFC 2616
/f-stack/app/nginx-1.16.1/conf/
H A Dmime.types54 application/x-7z-compressed 7z;
61 application/x-rar-compressed rar;
/f-stack/freebsd/mips/conf/
H A DMT7620A_FDT28 # Support geom_uzip(4) compressed disk images
H A DMT7620N_FDT28 # Support geom_uzip(4) compressed disk images
H A DMT7621_FDT28 # Support geom_uzip(4) compressed disk images
H A DRT2880_FDT28 # Support geom_uzip(4) compressed disk images
H A DRT3050_FDT29 # Support geom_uzip(4) compressed disk images
H A DRT5350_FDT28 # Support geom_uzip(4) compressed disk images
H A DRT3352_FDT28 # Support geom_uzip(4) compressed disk images
H A DMT7628_FDT29 # Support geom_uzip(4) compressed disk images
/f-stack/freebsd/contrib/zstd/examples/
H A DREADME.md34 Decompress a single file compressed by zstd.

123