Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp93 kMatchFinder, enumerator
401 if (parser[NKey::kMatchFinder].ThereIs) in main2()
402 mf = parser[NKey::kMatchFinder].PostStrings[0]; in main2()
662 NCoderPropID::kMatchFinder, in main2()
/external/lzma/CPP/7zip/Compress/
DLzmaEncoder.cpp71 if (propID == NCoderPropID::kMatchFinder) in SetLzmaProp()
/external/lzma/CPP/7zip/
DICoder.h116 kMatchFinder, // VT_BSTR enumerator
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp62 m.AddProp_Ascii(NCoderPropID::kMatchFinder, k_MatchFinder_ForHeaders); in SetHeaderMethod()