Home
last modified time | relevance | path

Searched defs:commentPos (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DCollationPerformanceTest.java1057 int commentPos = line.indexOf('#'); in readDataLine() local
1145 int commentPos = line.indexOf('#'); in getCollationRules() local
DPerfTest.java832 int commentPos = line.indexOf('#'); in readDataLine() local
/third_party/typescript/lib/
Dtsc.js11437 function isRecognizedTripleSlashComment(text, commentPos, commentEnd) { argument
14934 function emitNewLineBeforeLeadingCommentOfPosition(lineMap, writer, pos, commentPos) { argument
15009 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
99539 …function emitTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos)… argument
99544 …function emitNonTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangeP… argument
99555 function emitLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos) { argument
99581 function emitTrailingComment(commentPos, commentEnd, _kind, hasTrailingNewLine) { argument
99602 function emitTrailingCommentOfPositionNoNewline(commentPos, commentEnd, kind) { argument
99612 function emitTrailingCommentOfPosition(commentPos, commentEnd, _kind, hasTrailingNewLine) { argument
99666 function emitComment(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
[all …]
DtypingsInstaller.js14958 function isRecognizedTripleSlashComment(text, commentPos, commentEnd) { argument
18984 function emitNewLineBeforeLeadingCommentOfPosition(lineMap, writer, pos, commentPos) { argument
19077 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
120067 …function emitTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos)… argument
120072 …function emitNonTripleSlashLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangeP… argument
120083 function emitLeadingComment(commentPos, commentEnd, kind, hasTrailingNewLine, rangePos) { argument
120110 function emitTrailingComment(commentPos, commentEnd, _kind, hasTrailingNewLine) { argument
120132 function emitTrailingCommentOfPositionNoNewline(commentPos, commentEnd, kind) { argument
120143 function emitTrailingCommentOfPosition(commentPos, commentEnd, _kind, hasTrailingNewLine) { argument
120201 function emitComment(text, lineMap, writer, commentPos, commentEnd, newLine) { argument
[all …]