Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DCommandLineParser.cpp55 CParser::CParser(): in CParser() function in NCommandLineParser::CParser
61 CParser::~CParser() in ~CParser()
69 bool CParser::ParseString(const UString &s, const CSwitchForm *switchForms, unsigned numSwitches) in ParseString()
164 bool CParser::ParseStrings(const CSwitchForm *switchForms, unsigned numSwitches, const UStringVecto… in ParseStrings()
DCommandLineParser.h44 class CParser
55 CParser();
56 ~CParser();
/external/skqp/tools/copyright/
Dfileparser.py17 return CParser()
57 class CParser(Parser): class
73 super(CParser, self).__init__()
/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.h130 NCommandLineParser::CParser parser;
DArchiveCommandLine.cpp733 const CParser &parser, in SetAddCommandOptions()
783 static void SetMethodOptions(const CParser &parser, CObjectVector<CProperty> &properties) in SetMethodOptions()
948 static Int32 FindCharset(const NCommandLineParser::CParser &parser, unsigned keyIndex, in FindCharset()
972 static void SetBoolPair(NCommandLineParser::CParser &parser, unsigned switchID, CBoolPair &bp) in SetBoolPair()
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp281 static void ParseUInt32(const CParser &parser, unsigned index, UInt32 &res) in ParseUInt32()
346 CParser parser; in main2()
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp289 NCommandLineParser::CParser parser; in Main2()
/external/libxml2/doc/
Dapibuild.py577 class CParser: class
1666 parser = CParser(header)
1673 parser = CParser(module)
2143 parser = CParser(filename)
/external/antlr/tool/
DCHANGES.txt1354 and CParser objects. These are now fields: