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/
DtypingsInstaller.js10237 function isRecognizedTripleSlashComment(text, commentPos, commentEnd) { argument
11613 function emitNewLineBeforeLeadingCommentOfPosition(lineMap, writer, pos, commentPos) { argument
11680 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { 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 …]
Dtsc.js12814 function isRecognizedTripleSlashComment(text, commentPos, commentEnd) { argument
15823 function emitNewLineBeforeLeadingCommentOfPosition(lineMap, writer, pos, commentPos) { argument
15890 function writeCommentRange(text, lineMap, writer, commentPos, commentEnd, newLine) { 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 …]