HomeSort by relevance Sort by last modified time
    Searched refs:kMatchFinder (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 89 kMatchFinder,
380 if (parser[NKey::kMatchFinder].ThereIs)
381 mf = parser[NKey::kMatchFinder].PostStrings[0];
641 NCoderPropID::kMatchFinder,
  /external/lzma/CPP/7zip/Compress/
LzmaEncoder.cpp 71 if (propID == NCoderPropID::kMatchFinder)
  /external/lzma/CPP/7zip/
ICoder.h 115 kMatchFinder,
  /external/lzma/CPP/7zip/Archive/7z/
7zHandlerOut.cpp 57 m.AddProp_Ascii(NCoderPropID::kMatchFinder, k_MatchFinder_ForHeaders);

Completed in 351 milliseconds