Home
last modified time | relevance | path

Searched refs:kMatchFinder (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp59 kMatchFinder, enumerator
212 if (parser[NKey::kMatchFinder].ThereIs) in main2()
213 mf = parser[NKey::kMatchFinder].PostStrings[0]; in main2()
409 NCoderPropID::kMatchFinder, in main2()
/external/lzma/CPP/7zip/
DICoder.h42 kMatchFinder, enumerator
/external/lzma/CPP/7zip/Compress/
DLzmaEncoder.cpp78 if (propID == NCoderPropID::kMatchFinder) in SetLzmaProp()
/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp128 { NCoderPropID::kMatchFinder, VT_BSTR, L"mf" },
226 SetMethodProp(oneMethodInfo, NCoderPropID::kMatchFinder, matchFinder); in SetCompressionMethod2()
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp70 prop.Id = NCoderPropID::kMatchFinder; in SetCompressionMethod()
D7zUpdate.cpp369 prop.Id = NCoderPropID::kMatchFinder; in MakeExeMethod()