/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | CheckAPI.java | 247 w.newLine(); in write() 534 w.newLine(); in write() 636 bw.newLine(); in run() 673 bw.newLine(); in run() 675 bw.newLine(); in run() 677 bw.newLine(); in run() 679 bw.newLine(); in run() 683 bw.newLine(); in run() 685 bw.newLine(); in run() 690 bw.newLine(); in run() [all...] |
H A D | GatherAPIData.java | 187 bw.newLine(); in run()
|
H A D | GatherAPIDataOld.java | 178 bw.newLine(); in run()
|
H A D | APIInfo.java | 269 w.newLine(); in writeln()
|
/third_party/skia/experimental/sktext/tests/ |
H A D | ShapedText.cpp | 54 auto newLine = utf16.find_first_of(u"\n"); in UNIX_ONLY_TEST() local 57 REPORTER_ASSERT(reporter, logicalRuns[1].getTextRange() == TextRange(newLine, newLine + 1)); in UNIX_ONLY_TEST() 73 auto newLine = utf16.find_first_of(u"\n"); in UNIX_ONLY_TEST() local 76 REPORTER_ASSERT(reporter, logicalRuns[1].getTextRange() == TextRange(newLine, newLine + 1)); in UNIX_ONLY_TEST()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/ |
H A D | insertTags.py | 59 newLine = '// refBegin ' + name + ' - ' + refDesc[name] + '\n' 68 file[line] = newLine 72 file.insert(line, newLine) 81 file[line] = newLine
|
/third_party/node/deps/npm/node_modules/diff/lib/patch/ |
H A D | create.js | 75 newLine = 1; 94 newRangeStart = newLine; 125 newLine += lines.length; 185 newLines: newLine - newRangeStart + contextSize, 214 newLine += lines.length;
|
/third_party/node/deps/v8/src/inspector/ |
H A D | search-util.cc | 57 size_t newLine = match.find("\n"); in findMagicComment() local 58 if (newLine != String16::kNotFound) match = match.substring(0, newLine); in findMagicComment()
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Scan.h | 164 void setLine(int newLine) in setLine() argument 166 logicalSourceLoc.line = newLine; in setLine() 167 loc[getLastValidSourceIndex()].line = newLine; in setLine()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | APISample_Watch.js | 25 getNewLine: () => ts.sys.newLine, 98 getNewLine: function () { return ts.sys.newLine; }
|
H A D | APISample_WatchWithOwnWatchHost.js | 29 getNewLine: () => ts.sys.newLine, 82 getNewLine: function () { return ts.sys.newLine; },
|
/third_party/skia/modules/skplaintexteditor/src/ |
H A D | editor.cpp | 357 const auto& newLine = fLines[pos.fParagraphIndex]; in move() local 358 size_t r = newLine.fLineEndOffsets.size(); in move() 360 pos.fTextByteIndex = find_closest_x(newLine.fCursorPos, x, in move() 361 newLine.fLineEndOffsets[r - 1], in move() 362 newLine.fCursorPos.size()); in move() 364 pos.fTextByteIndex = find_closest_x(newLine.fCursorPos, x, 0, in move() 365 newLine.fCursorPos.size()); in move()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 180 void newLine() { in newLine() function 196 newLine(); in printWithComma() 209 Visitor.newLine(); in operator ()() 243 V.newLine(); in dump()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
H A D | ViewableTaggedData.java | 391 private void newLine() { in newLine() method in ViewableTaggedData.DrawContext 479 newLine(); in markPosition() 492 newLine(); in markPosition() 512 newLine(); in drawLine() 569 newLine(); in drawHeader()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | genRef.py | 210 newLine = 'include::' + newPath + '[]\n' 211 logDiag('remapIncludes: remapping', line, '->', newLine) 212 newLines.append(newLine)
|
/third_party/node/deps/npm/node_modules/diff/lib/ |
H A D | index.es6.js | 1050 newLine = 1; 1064 newRangeStart = newLine; 1080 newLine += lines.length; 1105 newLines: newLine - newRangeStart + contextSize, 1134 newLine += lines.length;
|
/third_party/node/lib/internal/util/ |
H A D | inspect.js | 1411 let newLine = markCwd(ctx, line, workingDirectory); 1412 if (newLine === line) { 1414 newLine = markCwd(ctx, line, esmWorkingDirectory); 1416 line = newLine;
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | intltest.cpp | 1171 char newLine = '\n'; in LL_message() local 1172 fwrite(&newLine, sizeof(newLine), 1, (FILE *)testoutfp); in LL_message()
|
/third_party/python/Lib/ |
H A D | turtle.py | 2413 newLine = False 2416 newLine = True 2421 newLine = True 2424 newLine = True 2425 if newLine:
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_framework.py | 1721 newLine = "" 1733 newLine = "'\\n' << " 1740 newLine = "'\\n' << " 1757 yield ("\ts << \"\\t%s = \" << " % memberName) + newLine + valFmt + " << '\\n';"
|
H A D | gen_framework_sc.py | 1389 newLine = "" 1401 newLine = "'\\n' << " 1408 newLine = "'\\n' << " 1413 yield ("\ts << \"\\t%s = \" << " % memberName) + newLine + valFmt + " << '\\n';"
|
H A D | ohos_gen_framework.py | 1407 newLine = "" 1420 newLine = "'\\n' << " 1427 newLine = "'\\n' << " 1432 yield ("\ts << \"\\t%s = \" << " % memberName) + newLine + valFmt + " << '\\n';"
|
/third_party/typescript/lib/ |
H A D | tsc.js | 4512 newLine: _os.EOL, [all...] |
H A D | typingsInstaller.js | 7110 newLine: _os.EOL, [all...] |
H A D | tsserver.js | 7130 newLine: _os.EOL, [all...] |