Lines Matching refs:files
4 LZMA SDK provides the documentation, samples, header files, libraries,
63 C/ - C files
73 Types.h - Basic types for another .c files
80 Archive - files related to archiving
83 CPP/ -- CPP files
85 Common - common files for C++ projects
86 Windows - common files for Windows related code
88 7zip - files related to 7-Zip Project
90 Common - common files for 7-Zip
92 Compress - files related to compression/decompression
94 Archive - files related to archiving
96 Common - common files for archive handling
106 UI - User Interface files
109 Common - Common UI files
114 CS/ - C# files
116 Common - some common files for 7-Zip
117 Compress - files related to compression/decompression
118 LZ - files related to LZ (Lempel-Ziv) compression algorithm
123 Java/ - Java files
125 Compression - files related to compression/decompression
126 LZ - files related to LZ (Lempel-Ziv) compression algorithm
201 Sometimes lc=4 gives gain for big files.
275 You can find C source code of such filters in C/Bra*.* files
317 To use ANSI-C LZMA Decoder you need the following files:
319 LzmaUtil/LzmaUtil.c is example application that uses these files.
353 Compile files: LzmaDec.h + LzmaDec.c + Types.h
407 Compile files: LzmaDec.h + LzmaDec.c + Types.h
448 Compile files: LzmaEnc.h + LzmaEnc.c + Types.h +