Searched defs:includeDef (Results 1 - 3 of 3) sorted by relevance

/external/skia/tools/bookmaker/
H A DincludeParser.cpp494 IClassDefinition* IncludeParser::defineClass(const Definition& includeDef, argument
513 markupDef.fStart = includeDef.fStart;
514 markupDef.fContentStart = includeDef.fStart;
516 markupDef.fContentEnd = includeDef.fContentEnd;
517 markupDef.fTerminator = includeDef.fTerminator;
520 markupDef.fMarkType = KeyWord::kStruct == includeDef.fKeyWord ?
522 markupDef.fKeyWord = includeDef.fKeyWord;
1115 bool IncludeParser::findComments(const Definition& includeDef, Definition* markupDef) { argument
1117 const Definition* parent = includeDef.fParent;
1118 int index = includeDef
1164 parseClass(Definition* includeDef, IsStruct isStruct) argument
[all...]
/external/skqp/tools/bookmaker/
H A DincludeParser.cpp486 IClassDefinition* IncludeParser::defineClass(const Definition& includeDef, argument
505 markupDef.fStart = includeDef.fStart;
506 markupDef.fContentStart = includeDef.fStart;
508 markupDef.fContentEnd = includeDef.fContentEnd;
509 markupDef.fTerminator = includeDef.fTerminator;
512 markupDef.fMarkType = KeyWord::kStruct == includeDef.fKeyWord ?
514 markupDef.fKeyWord = includeDef.fKeyWord;
1107 bool IncludeParser::findComments(const Definition& includeDef, Definition* markupDef) { argument
1109 const Definition* parent = includeDef.fParent;
1110 int index = includeDef
1156 parseClass(Definition* includeDef, IsStruct isStruct) argument
[all...]
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...

Completed in 784 milliseconds