Home
last modified time | relevance | path

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

/freebsd/contrib/file/magic/Magdir/
H A Ddwarfs16 >&0 leshort =1 \b, LZMA compression
H A Dcompress267 0 name lzma LZMA compressed data,
273 # Type: LZMA
H A Dlinux256 # supported compression formats are gzip (magic numbers 1F8B or 1F9E linux) bzip2 (425A), LZMA (5D0…
260 >>>>>>&(584.l+504) ubeshort =0x5D00 LZMA compressed
H A Dconsole581 >8 string lzma \b, LZMA compression
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A DKconfig46 of a raw LZMA stream (without the end of stream marker) has
/freebsd/contrib/xz/
H A DAUTHORS9 specifically the LZMA SDK <https://7-zip.org/sdk.html>. Without
H A DTODO10 XZ Utils compress some files significantly worse than LZMA Utils.
H A DChangeLog2385 liblzma: Count the extra bytes in LZMA/LZMA2 decoder memory usage
2429 the contents of *dict itself: The LZMA decoder makes a local copy of
2431 lzma_dict in the LZMA decoder is already "restrict".
2753 Scripts: Mark the LZMA Utils script aliases as deprecated
2761 The last release of LZMA Utils was made in 2008, but the lzma
3520 wasn't added. This broke the LZMA/LZMA2 encoder. Test suite caught it.
4975 lzmadec was adapted from LZMA Utils. The original code with this bug
6190 LZMA Utils release was made in 2008 but these names are still used
6737 lzma.dll from LZMA SDK.
8688 The x86 filter is based on a very old LZMA SDK version. Newer
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h40 LZMA, // Lempel–Ziv–Markov chain algorithm enumerator
H A DGDBRemoteCommunication.cpp508 m_compression_type == CompressionType::LZMA) { in DecompressPacket()
516 else if (m_compression_type == CompressionType::LZMA) in DecompressPacket()
531 else if (m_compression_type == CompressionType::LZMA) in DecompressPacket()
H A DGDBRemoteCommunicationClient.cpp1153 avail_type = CompressionType::LZMA; in MaybeEnableCompression()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c119 LZMA, enumerator
1532 case LZMA: in decompression_init()
1582 case LZMA: in decompression_init()
1587 case LZMA: detail = "lzma"; break; in decompression_init()
1677 case LZMA: in decompress()
1707 case LZMA: in decompress()
1887 encoding = LZMA; in getencoding()
H A Darchive_write_set_format_xar.c145 LZMA, enumerator
469 xar->opt_compression = LZMA; in xar_options()
1019 case LZMA: in xmlwrite_heap()
3128 case LZMA: in xar_compression_init_encoder()
/freebsd/contrib/libarchive/
H A DNEWS343 some concerns about the auto-detection (LZMA file format
347 you want LZMA read support.
/freebsd/lib/clang/liblldb/
H A DMakefile265 SRCS+= Host/common/LZMA.cpp
/freebsd/sys/conf/
H A DNOTES2858 device xz # xz_embedded LZMA de-compression library