Searched refs:LZMA (Results 1 – 25 of 48) sorted by relevance
12
/external/lzma/ |
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 …]
|
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 …]
|
D | 7zC.txt | 4 7z ANSI-C provides 7z/LZMA decoding. 7 LZMA is default and general compression method of 7z format 8 in 7-Zip compression program (www.7-zip.org). LZMA provides high 15 7z ANSI-C Decoder is part of the LZMA SDK. 16 LZMA SDK is written and placed in the public domain by Igor Pavlov. 51 - It supports only LZMA and Copy (no compression) methods with BCJ or BCJ2 filters. 172 - Memory for LZMA decompressing structures
|
D | Methods.txt | 43 01 - LZMA 82 14 - LZMA
|
/external/lzma/CS/7zip/Compress/LzmaAlone/ |
D | LzmaAlone.csproj | 54 <Compile Include="..\LZMA\LzmaBase.cs"> 55 <Link>LZMA\LzmaBase.cs</Link> 57 <Compile Include="..\LZMA\LzmaDecoder.cs"> 58 <Link>LZMA\LzmaDecoder.cs</Link> 60 <Compile Include="..\LZMA\LzmaEncoder.cs"> 61 <Link>LZMA\LzmaEncoder.cs</Link>
|
D | LzmaAlone.cs | 295 Compression.LZMA.Encoder encoder = new Compression.LZMA.Encoder(); in Main2() 326 Compression.LZMA.Decoder decoder = new Compression.LZMA.Decoder(); in Main2()
|
D | LzmaBench.cs | 252 Compression.LZMA.Encoder encoder = new Compression.LZMA.Encoder(); in LzmaBenchmark() 253 Compression.LZMA.Decoder decoder = new Compression.LZMA.Decoder(); in LzmaBenchmark()
|
/external/lzma/C/Util/LzmaLib/ |
D | resource.rc | 3 MY_VERSION_INFO_DLL("LZMA library", "LZMA")
|
D | makefile | 3 PROG = LZMA.dll
|
D | LzmaLib.dsp | 57 …ib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"C:\Util\LZMA.dll" /opt:NOWIN98 85 …lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out:"C:\Util\LZMA.dll" /pdbtype:sept
|
/external/lzma/Java/SevenZip/ |
D | LzmaAlone.java | 203 SevenZip.Compression.LZMA.Encoder encoder = new SevenZip.Compression.LZMA.Encoder(); in main() 231 SevenZip.Compression.LZMA.Decoder decoder = new SevenZip.Compression.LZMA.Decoder(); in main()
|
D | LzmaBench.java | 303 SevenZip.Compression.LZMA.Encoder encoder = new SevenZip.Compression.LZMA.Encoder(); in LzmaBenchmark() 304 SevenZip.Compression.LZMA.Decoder decoder = new SevenZip.Compression.LZMA.Decoder(); in LzmaBenchmark()
|
/external/elfutils/src/libdwfl/ |
D | lzma.c | 3 #define LZMA macro
|
D | Makefile.am | 79 if LZMA
|
D | gzip.c | 34 #ifdef LZMA
|
/external/lzma/CPP/7zip/Compress/ |
D | LzmaRegister.cpp | 20 REGISTER_CODEC(LZMA)
|
/external/lzma/Java/SevenZip/Compression/LZMA/ |
D | Base.java | 3 package SevenZip.Compression.LZMA;
|
D | Decoder.java | 1 package SevenZip.Compression.LZMA; 4 import SevenZip.Compression.LZMA.Base;
|
/external/lzma/CS/7zip/Compress/LZMA/ |
D | LzmaBase.cs | 3 namespace SevenZip.Compression.LZMA
|
/external/libxml2/ |
D | xzlib.c | 46 #define LZMA 3 /* decompress a lzma stream */ macro 199 case LZMA: in xz_compressed() 446 state->how = LZMA; in xz_head() 643 } else if (state->how == LZMA || state->how == GZIP) { /* decompress */ in xz_make()
|
/external/squashfs-tools/squashfs-tools/ |
D | Makefile | 212 $(error "No compressor selected! Select one or more of GZIP, LZMA, XZ, LZO or \
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.1 | 14 2. Support for LZMA and LZO compression 50 LZMA and LZO compression 53 Squashfs now supports LZMA and LZO compression. 55 LZO support is in 2.6.36 and newer kernels. LZMA is not yet in mainline.
|
/external/libpng/ |
D | ANNOUNCE | 11 libpng-1.6.10.tar.xz (LZMA-compressed, recommended) 17 lpng1610.7z (LZMA-compressed, recommended)
|
/external/elfutils/src/ |
D | config.h.in | 81 /* Support LZMA (xz) decompression via -llzma. */
|
/external/libunwind/ |
D | configure.ac | 263 AC_MSG_CHECKING([whether to support LZMA-compressed symbol tables]) 265 AS_HELP_STRING([--enable-minidebuginfo], [Enables support for LZMA-compressed symbol tables]),, [en…
|
12