Home
last modified time | relevance | path

Searched refs:printComments (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A Dheader.cpp95 virtual void printComments(std::ostream&) const;
105 // Default printComments() uses these comment strings
294 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anon21776::TPrinter
364 printComments(out); in printAll()
408 printComments(out);
418 void printComments(std::ostream& out) const override
421 TPrinter::printComments(out);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp95 virtual void printComments(std::ostream&) const;
105 // Default printComments() uses these comment strings
294 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anon23033::TPrinter
364 printComments(out); in printAll()
408 printComments(out);
418 void printComments(std::ostream& out) const override
421 TPrinter::printComments(out);
/third_party/spirv-headers/tools/buildHeaders/
H A Dheader.cpp95 virtual void printComments(std::ostream&) const;
105 // Default printComments() uses these comment strings
296 void TPrinter::printComments(std::ostream& out) const in printComments() function in __anon26546::TPrinter
366 printComments(out); in printAll()
410 printComments(out);
420 void printComments(std::ostream& out) const override
423 TPrinter::printComments(out);
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp489 printComments(struct UString *src, const char *resName, UBool printTranslate, UErrorCode *status){ in printComments() function
586 /* printComments will print the closing ">\n" */ in printContainer()
587 printComments(&res->fComment, resname, true, status); in printContainer()
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp489 printComments(struct UString *src, const char *resName, UBool printTranslate, UErrorCode *status){ in printComments() function
586 /* printComments will print the closing ">\n" */ in printContainer()
587 printComments(&res->fComment, resname, true, status); in printContainer()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp489 printComments(struct UString *src, const char *resName, UBool printTranslate, UErrorCode *status){ in printComments() function
586 /* printComments will print the closing ">\n" */ in printContainer()
587 printComments(&res->fComment, resname, TRUE, status); in printContainer()

Completed in 14 milliseconds