Home
last modified time | relevance | path

Searched refs:lzma (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c654 s->lzma.rep3 = s->lzma.rep2; in lzma_match()
655 s->lzma.rep2 = s->lzma.rep1; in lzma_match()
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
671 probs = s->lzma.dist_special + s->lzma.rep0 in lzma_match()
707 s->lzma.rep3 = s->lzma.rep2; in lzma_rep_match()
710 s->lzma.rep2 = s->lzma.rep1; in lzma_rep_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
731 dict_repeat(&s->dict, &s->lzma.len, s->lzma.rep0); in lzma_main()
744 if (rc_bit(&s->rc, &s->lzma.is_rep[s->lzma.state])) in lzma_main()
810 s->lzma.pos_mask = (1 << s->lzma.pos_mask) - 1; in lzma_props()
[all …]
/f-stack/freebsd/contrib/zstd/programs/
H A DREADME.md44 - __HAVE_LZMA__ : `zstd` can compress and decompress files in `.xz` and `.lzma` formats.
45 This is ordered through commands `--format=xz` and `--format=lzma` respectively.
46 Alternatively, symlinks named `xz`, `unxz`, `lzma`, or `unlzma` will mimic intended behavior.
47 `.xz` and `.lzma` support is automatically enabled when `lzma` library is detected at build time.
48 It's possible to disable `.xz` and `.lzma` support, by setting `HAVE_LZMA=0`.
50 It's also possible to force compilation with lzma support, using `HAVE_LZMA=1`.
51 In which case, linking stage will fail if `lzma` library cannot be found.
100 - `xz` : if lzma support is enabled, will mimic `xz` by compressing file using `.xz` format, removi…
101lzma` : if lzma support is enabled, will mimic `lzma` by compressing file using `.lzma` format, re…
188 --format=lzma : compress files to the .lzma format
H A DMakefile162 NO_LZMA_MSG := ==> no liblzma, building zstd without .xz/.lzma support
165 LZMA_MSG := ==> building zstd with .xz/.lzma compression support
284 zstd-noxz : LZMA_MSG := - xz/lzma support is disabled
H A Dzstd.1.md23 and strong modes nearing lzma compression ratios.
246 formats. Possibly available options are `zstd`, `gzip`, `xz`, `lzma`, and `lz4`.
/f-stack/freebsd/mips/conf/
H A DAP9328 # uncompress - to boot read-only lzma natively from flash
H A DENH20028 # uncompress - to boot read-only lzma natively from flash
H A DPB4734 # uncompress - to boot read-only lzma natively from flash
H A DAP9629 # uncompress - to boot read-only lzma natively from flash
H A DPICOSTATION_M2HP40 # uncompress - to boot read-only lzma natively from flash
H A DAP9140 # uncompress - to boot read-only lzma natively from flash
H A DROCKET_M2HP40 # uncompress - to boot read-only lzma natively from flash
H A DTP-MR304050 # uzip - to boot read-only lzma natively from flash
H A DPB9257 # Support uncompress lzma rootfs
/f-stack/freebsd/contrib/zstd/
H A DREADME.md69 a property shared by most LZ compression algorithms, such as [zlib] or lzma.
H A DCHANGELOG321 cli : changed : xz/lzma support enabled by default
361 cli : experimental : xzstd, with support for xz/lzma decoding, by Przemyslaw Skibinski
/f-stack/freebsd/amd64/conf/
H A DGENERIC324 device xz # lzma decompression