Home
last modified time | relevance | path

Searched refs:CParser (Results 1 – 10 of 10) sorted by relevance

/external/lzma/CPP/Common/
DCommandLineParser.cpp69 CParser::CParser(unsigned numSwitches): in CParser() function in NCommandLineParser::CParser
76 CParser::~CParser() in ~CParser()
84 bool CParser::ParseString(const UString &s, const CSwitchForm *switchForms) in ParseString()
176 bool CParser::ParseStrings(const CSwitchForm *switchForms, const UStringVector &commandStrings) in ParseStrings()
DCommandLineParser.h44 class CParser
55 CParser(unsigned numSwitches);
56 ~CParser();
/external/skia/tools/copyright/
Dfileparser.py17 return CParser()
57 class CParser(Parser): class
73 super(CParser, self).__init__()
/external/libxml2/doc/examples/
Dindex.py13 from apibuild import CParser, escape
96 parser = CParser(filename)
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.h131 NCommandLineParser::CParser parser;
DArchiveCommandLine.cpp783 const CParser &parser, in SetAddCommandOptions()
833 static void SetMethodOptions(const CParser &parser, CObjectVector<CProperty> &properties) in SetMethodOptions()
962 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset()
1044 static void SetBoolPair(NCommandLineParser::CParser &parser, unsigned switchID, CBoolPair &bp) in SetBoolPair()
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp260 static void ParseUInt32(const CParser &parser, unsigned index, UInt32 &res) in ParseUInt32()
325 CParser parser(ARRAY_SIZE(kSwitchForms)); in main2()
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp285 NCommandLineParser::CParser parser(kNumSwitches); in Main2()
/external/libxml2/doc/
Dapibuild.py577 class CParser: class
1666 parser = CParser(header)
1673 parser = CParser(module)
2143 parser = CParser(filename)
/external/antlr/antlr-3.4/tool/
DCHANGES.txt1283 and CParser objects. These are now fields: