Searched refs:CSwitchForm (Results 1 - 4 of 4) sorted by relevance

/external/lzma/CPP/Common/
H A DCommandLineParser.h24 struct CSwitchForm struct in namespace:NCommandLineParser
47 bool ParseString(const UString &s, const CSwitchForm *switchForms);
52 void ParseStrings(const CSwitchForm *switchForms,
H A DCommandLineParser.cpp70 void CParser::ParseStrings(const CSwitchForm *switchForms,
91 bool CParser::ParseString(const UString &s, const CSwitchForm *switchForms)
124 const CSwitchForm &switchForm = switchForms[matchedSwitchIndex];
/external/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp68 static const CSwitchForm kSwitchForms[] =
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp123 static const CSwitchForm kSwitchForms[] =

Completed in 88 milliseconds