Searched refs:LZMA (Results 1 – 20 of 20) sorted by relevance
/openbmc/u-boot/lib/lzma/ |
H A D | history.txt | 1 HISTORY of the LZMA SDK 11 - The BUG in LZMA SDK 9.* was fixed: LZMA2 codec didn't work, 51 - The bug in ANSI-C LZMA Decoder was fixed: 55 - LZMA SDK is placed in the public domain. 66 LZMA Encoder in fast compression mode could access memory outside of 72 - ANSI-C LZMA Decoder was rewritten for speed optimizations. 73 - ANSI-C LZMA Encoder was included to LZMA SDK. 74 - C++ LZMA code now is just wrapper over ANSI-C code. 79 - Speed optimizations in Ñ++ LZMA Decoder. 90 was included to LZMA SDK. [all …]
|
H A D | lzma.txt | 1 LZMA SDK 9.20 4 LZMA SDK provides the documentation, samples, header files, libraries, 5 and tools you need to develop applications that use LZMA compression. 7 LZMA is default and general compression method of 7z format 8 in 7-Zip compression program (www.7-zip.org). LZMA provides high 11 LZMA is an improved version of famous LZ77 compression algorithm. 21 LZMA SDK is written and placed in the public domain by Igor Pavlov. 23 Some code in LZMA SDK is based on public domain code from another developers: 28 LZMA SDK Contents 31 LZMA SDK includes: [all …]
|
H A D | README.txt | 2 The original source cames from the LZMA SDK web page: 20 function that wraps the complex LzmaDecode() function from the LZMA SDK. The 25 library directly from U-BOOT code without touching the original LZMA SDK's
|
H A D | license.txt | 3 LZMA SDK is placed in the public domain.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | LZMA-SDK-9.22 | 4 LZMA SDK is written and placed in the public domain by Igor Pavlov. 6 Some code in LZMA SDK is based on public domain code from another developers: 11 original LZMA SDK code, either in source code form or as a compiled binary, for 14 LZMA SDK code is compatible with open source licenses, for example, you can
|
H A D | LZMA-SDK-9.11-to-9.20 | 4 LZMA SDK is written and placed in the public domain by Igor Pavlov. 6 Some code in LZMA is based on public domain code from another developers:
|
/openbmc/openbmc/poky/meta/recipes-extended/lzip/ |
H A D | lzlib_1.14.bb | 1 SUMMARY = "Data compression library providing in-memory LZMA compression and decompression function… 3 DESCRIPTION = "Lzlib is a data compression library providing in-memory LZMA compression and decompr…
|
H A D | lzip_1.24.1.bb | 1 SUMMARY = "Lossless data compressor based on the LZMA algorithm" 3 …p2. Lzip uses a simplified form of the Lempel-Ziv-Markov chain-Algorithm (LZMA) stream format, cho…
|
/openbmc/linux/fs/erofs/ |
H A D | Kconfig | 88 bool "EROFS LZMA compressed data support" 94 containing LZMA compressed data, specifically called microLZMA. it 98 LZMA support is an experimental feature for now and so most file
|
/openbmc/linux/usr/ |
H A D | Kconfig | 72 bool "Support initial ramdisk/ramfs compressed using LZMA" 76 Support loading of a LZMA encoded initial ramdisk or cpio buffer 122 dictionary size of the algorithm with algorithms like XZ and LZMA 159 bool "LZMA" 165 slowest. The initramfs size is about 33% smaller with LZMA in
|
/openbmc/openbmc/poky/meta/recipes-extended/xz/ |
H A D | xz_5.6.3.bb | 1 SUMMARY = "Utilities for managing LZMA compressed files" 3 …ike systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils."
|
/openbmc/linux/lib/xz/ |
H A D | Kconfig | 47 of a raw LZMA stream (without the end of stream marker) has
|
/openbmc/u-boot/lib/ |
H A D | Kconfig | 313 config LZMA config 314 bool "Enable LZMA decompression support" 316 This enables support for LZMA (Lempel-Ziv-Markov chain algorithm),
|
/openbmc/u-boot/arch/ |
H A D | Kconfig | 108 imply LZMA
|
/openbmc/linux/ |
H A D | Makefile | 520 LZMA = lzma macro 607 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD
|
H A D | opengrok0.0.log | [all...] |
/openbmc/linux/init/ |
H A D | Kconfig | 305 bool "LZMA" 310 The kernel size is about 33% smaller with LZMA in comparison to gzip. 321 will create a few percent smaller kernel than plain LZMA. 323 The speed is about the same as with LZMA: The decompression
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.0.rst | 61 library that provides LZMA compression and decompression functions.
|
/openbmc/u-boot/cmd/ |
H A D | Kconfig | 590 select LZMA 592 Support decompressing an LZMA (Lempel-Ziv-Markov chain algorithm)
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | boot.rst | 785 (magic numbers 1F 8B or 1F 9E), bzip2 (magic number 42 5A), LZMA
|