| /third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
| D | header.cpp | 107 virtual std::string commentEnd(bool isLast) const { return ""; } in commentEnd() function in __anonc98cc15a0111::TPrinter 414 … std::string commentEnd(bool isLast) const override { return indent(4) + (isLast ? "]" : "],"); } in commentEnd() function in __anonc98cc15a0111::TPrinterJSON 545 std::string commentEnd(bool isLast) const override { return "*/\n"; } in commentEnd() function in __anonc98cc15a0111::TPrinterC 750 std::string commentEnd(bool isLast) const override { return " +/\n"; } in commentEnd() function in __anonc98cc15a0111::TPrinterD
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
| D | header.cpp | 107 virtual std::string commentEnd(bool isLast) const { return ""; } in commentEnd() function in __anon544c69460111::TPrinter 414 … std::string commentEnd(bool isLast) const override { return indent(4) + (isLast ? "]" : "],"); } in commentEnd() function in __anon544c69460111::TPrinterJSON 545 std::string commentEnd(bool isLast) const override { return "*/\n"; } in commentEnd() function in __anon544c69460111::TPrinterC 750 std::string commentEnd(bool isLast) const override { return " +/\n"; } in commentEnd() function in __anon544c69460111::TPrinterD
|
| /third_party/spirv-headers/tools/buildHeaders/ |
| D | header.cpp | 107 virtual std::string commentEnd(bool isLast) const { return ""; } in commentEnd() function in __anon6d8509250111::TPrinter 416 … std::string commentEnd(bool isLast) const override { return indent(4) + (isLast ? "]" : "],"); } in commentEnd() function in __anon6d8509250111::TPrinterJSON 550 std::string commentEnd(bool isLast) const override { return "*/\n"; } in commentEnd() function in __anon6d8509250111::TPrinterC 772 std::string commentEnd(bool isLast) const override { return " +/\n"; } in commentEnd() function in __anon6d8509250111::TPrinterD
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 10237 function isRecognizedTripleSlashComment(text, commentPos, commentEnd) { argument 11680 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { argument 11712 function writeTrimmedCurrentLine(text, commentEnd, writer, newLine, pos, nextLineStart) { argument 37983 …function emitTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos)… argument 37988 …function emitNonTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangeP… argument 37999 function emitLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos) { argument 38024 function emitTrailingComment(commentPos, commentEnd, _kind, hasTrailingNewLine) { argument 38045 function emitTrailingCommentOfPositionNoNewline(commentPos, commentEnd, kind) { argument 38055 function emitTrailingCommentOfPosition(commentPos, commentEnd, _kind, hasTrailingNewLine) { argument 38105 function emitComment(text, lineMap, writer2, commentPos, commentEnd, newLine2) { argument [all …]
|
| D | tsc.js | 12814 function isRecognizedTripleSlashComment(text, commentPos, commentEnd) { argument 15890 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { argument 15922 function writeTrimmedCurrentLine(text, commentEnd, writer, newLine, pos, nextLineStart) { argument 103700 …function emitTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos)… argument 103705 …function emitNonTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangeP… argument 103716 function emitLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos) { argument 103741 function emitTrailingComment(commentPos, commentEnd, _kind, hasTrailingNewLine) { argument 103762 function emitTrailingCommentOfPositionNoNewline(commentPos, commentEnd, kind) { argument 103772 function emitTrailingCommentOfPosition(commentPos, commentEnd, _kind, hasTrailingNewLine) { argument 103822 function emitComment(text, lineMap, writer2, commentPos, commentEnd, newLine2) { argument [all …]
|