Lines Matching refs:z
7 LZMA is default and general compression method of 7z format
52 7zFormat.txt - 7z Format description
53 7zC.txt - 7z ANSI-C Decoder description
54 methods.txt - Compression method IDs for .7z
56 7zr.exe - 7-Zip with 7z/lzma/xz support.
81 7z - 7z ANSI-C Decoder
97 7z - 7z C++ Encoder/Decoder
101 Alone7z - 7zr.exe: Standalone version of 7z.exe that supports only 7z/LZMA/BCJ/BCJ2
103 …Format7zR - 7zr.dll: Reduced version of 7za.dll: extracting/compressing to 7z/LZMA/BCJ/BCJ2
104 Format7zExtractR - 7zxr.dll: Reduced version of 7zxa.dll: extracting from 7z/LZMA/BCJ/BCJ2.
280 7z a a1.7z a.bin -m0=lzma
283 7z a a2.7z a.bin -m0=arm -m1=lzma
566 _7ZIP_PPMD_SUPPPORT - Define it if you don't want to support PPMD method in AMSI-C .7z decoder.
578 If you use some C++ code folders in 7-Zip (for example, C++ code for .7z handling),