Home
last modified time | relevance | path

Searched defs:markType (Results 1 – 16 of 16) sorted by relevance

/external/skqp/tools/bookmaker/
DbmhParser.cpp121 bool BmhParser::addDefinition(const char* defStart, bool hasEnd, MarkType markType, in addDefinition()
648 bool BmhParser::checkEndMarker(MarkType markType, string match) const { in checkEndMarker()
726 auto childError = [this](MarkType markType) -> bool { in childOf()
747 string BmhParser::className(MarkType markType) { in className()
1326 MarkType markType = child->fMarkType; in setUpSubstitutes() local
1452 RootDefinition* BmhParser::findBmhObject(MarkType markType, string typeName) { in findBmhObject()
1518 MarkType markType = this->getMarkType(MarkLookup::kRequire); in findDefinitions() local
2026 bool BmhParser::skipToDefinitionEnd(MarkType markType) { in skipToDefinitionEnd()
2109 vector<string> BmhParser::typeName(MarkType markType, bool* checkEnd) { in typeName()
2242 string BmhParser::uniqueName(string base, MarkType markType) { in uniqueName()
[all …]
Ddefinition.h90 Definition(MarkType markType, const char* start, int line, Definition* parent, char mc) in Definition()
94 …Definition(MarkType markType, const char* start, const char* end, int line, Definition* parent, ch… in Definition()
285 RootDefinition(MarkType markType, const char* start, int line, Definition* parent, char mc) in RootDefinition()
295 RootDefinition(MarkType markType, const char* start, const char* end, int line, in RootDefinition()
Dbookmaker.cpp87 static int count_children(const Definition& def, MarkType markType) { in count_children()
DmdOut.cpp77 MarkType markType = fLastDef->fMarkType; in anchorDef() local
897 void MdOut::summaryOut(const Definition* def, MarkType markType, string name) { in summaryOut()
1124 static bool writeTableEnd(MarkType markType, Definition* def, const Definition** prior) { in writeTableEnd()
1184 MarkType markType = KeyWord::kClass == member->fKeyWord in addCodeBlock() local
DmdOut.h259 MarkType markType = definition->fMarkType; in resolvable() local
DspellCheck.cpp366 bool SpellCheck::checkable(MarkType markType) { in checkable()
DincludeParser.h124 string codeBlock(MarkType markType, string name, bool inProgress) const { in codeBlock()
DincludeParser.cpp495 string IncludeParser::writeCodeBlock(TextParser& i, MarkType markType, int startIndent) { in writeCodeBlock()
1685 MarkType markType = MarkType::kClass; in elidedCodeBlock() local
1788 Definition* IncludeParser::findIncludeObject(const Definition& includeDef, MarkType markType, in findIncludeObject()
/external/skia/tools/bookmaker/
DbmhParser.cpp121 bool BmhParser::addDefinition(const char* defStart, bool hasEnd, MarkType markType, in addDefinition()
648 bool BmhParser::checkEndMarker(MarkType markType, string match) const { in checkEndMarker()
726 auto childError = [this](MarkType markType) -> bool { in childOf()
747 string BmhParser::className(MarkType markType) { in className()
1326 MarkType markType = child->fMarkType; in setUpSubstitutes() local
1452 RootDefinition* BmhParser::findBmhObject(MarkType markType, string typeName) { in findBmhObject()
1518 MarkType markType = this->getMarkType(MarkLookup::kRequire); in findDefinitions() local
2023 bool BmhParser::skipToDefinitionEnd(MarkType markType) { in skipToDefinitionEnd()
2106 vector<string> BmhParser::typeName(MarkType markType, bool* checkEnd) { in typeName()
2239 string BmhParser::uniqueName(string base, MarkType markType) { in uniqueName()
[all …]
Ddefinition.h90 Definition(MarkType markType, const char* start, int line, Definition* parent, char mc) in Definition()
94 …Definition(MarkType markType, const char* start, const char* end, int line, Definition* parent, ch… in Definition()
285 RootDefinition(MarkType markType, const char* start, int line, Definition* parent, char mc) in RootDefinition()
295 RootDefinition(MarkType markType, const char* start, const char* end, int line, in RootDefinition()
Dbookmaker.cpp87 static int count_children(const Definition& def, MarkType markType) { in count_children()
DmdOut.cpp78 MarkType markType = fLastDef->fMarkType; in anchorDef() local
897 void MdOut::summaryOut(const Definition* def, MarkType markType, string name) { in summaryOut()
1124 static bool writeTableEnd(MarkType markType, Definition* def, const Definition** prior) { in writeTableEnd()
1184 MarkType markType = KeyWord::kClass == member->fKeyWord in addCodeBlock() local
DmdOut.h259 MarkType markType = definition->fMarkType; in resolvable() local
DspellCheck.cpp366 bool SpellCheck::checkable(MarkType markType) { in checkable()
DincludeParser.h124 string codeBlock(MarkType markType, string name, bool inProgress) const { in codeBlock()
DincludeParser.cpp496 string IncludeParser::writeCodeBlock(TextParser& i, MarkType markType, int startIndent) { in writeCodeBlock()
1686 MarkType markType = MarkType::kClass; in elidedCodeBlock() local
1789 Definition* IncludeParser::findIncludeObject(const Definition& includeDef, MarkType markType, in findIncludeObject()