Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DCommandLineParser.cpp59 CParser::CParser(int numSwitches): in CParser() function in NCommandLineParser::CParser
65 CParser::~CParser() in ~CParser()
70 void CParser::ParseStrings(const CSwitchForm *switchForms, in ParseStrings()
91 bool CParser::ParseString(const UString &s, const CSwitchForm *switchForms) in ParseString()
197 const CSwitchResult& CParser::operator[](size_t index) const in operator []()
DCommandLineParser.h43 class CParser
50 CParser(int numSwitches);
51 ~CParser();
/external/skia/tools/copyright/
Dfileparser.py17 return CParser()
57 class CParser(Parser): class
73 super(CParser, self).__init__()
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.h100 NCommandLineParser::CParser parser;
DArchiveCommandLine.cpp619 const CParser &parser, in SetAddCommandOptions()
669 static void SetMethodOptions(const CParser &parser, CObjectVector<CProperty> &properties) in SetMethodOptions()
738 static int FindCharset(const NCommandLineParser::CParser &parser, int keyIndex, int defaultVal) in FindCharset()
/external/libxml2/doc/examples/
Dindex.py13 from apibuild import CParser, escape
96 parser = CParser(filename)
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp149 static void ParseUInt32(const CParser &parser, int index, UInt32 &res) in ParseUInt32()
179 CParser parser(kNumSwitches); in main2()
/external/libxml2/doc/
Dapibuild.py576 class CParser: class
1665 parser = CParser(header)
1672 parser = CParser(module)
2142 parser = CParser(filename)
/external/antlr/antlr-3.4/tool/
DCHANGES.txt1283 and CParser objects. These are now fields: