Home
last modified time | relevance | path

Searched refs:appendComment (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrProgramDesc.cpp86 b->appendComment(geomProc.name()); in gen_geomproc_key()
99 b->appendComment(xp.name()); in gen_xp_key()
118 b->appendComment(fp.name()); in gen_fp_key()
138 b->appendComment("Null"); in gen_fp_key()
DGrProgramDesc.h65 virtual void appendComment(const char* comment) {} in appendComment() function
92 void appendComment(const char* comment) override { in appendComment() function
DGrGeometryProcessor.h211 b->appendComment(attr.isInitialized() ? attr.name() : "unusedAttr"); in getAttributeKey()
/third_party/parse5/packages/parse5/lib/parser/
Dindex.ts895 appendComment(this, token);
918 appendComment(this, token);
1480 function appendComment<T extends TreeAdapterTypeMap>(p: Parser<T>, token: CommentToken): void { function
1847 appendComment(p, token);