/third_party/skia/experimental/sktext/tests/ |
D | ShapedText.cpp | 54 auto newLine = utf16.find_first_of(u"\n"); in UNIX_ONLY_TEST() local 73 auto newLine = utf16.find_first_of(u"\n"); in UNIX_ONLY_TEST() local
|
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/newLine/ |
D | tsconfig.json | 3 "newLine": "crlf" string
|
/third_party/typescript/src/ |
D | tsconfig-base.json | 26 "newLine": "lf", string
|
/third_party/typescript/src/services/ |
D | transpile.ts | 49 const newLine = getNewLineCharacter(options); constant
|
D | jsDoc.ts | 391 const endLine = tokenStart === position ? newLine + indentationStr : ""; constant
|
D | shims.ts | 694 const newLine = getNewLineOrDefaultFromHost(this.host); constant
|
D | textChanges.ts | 1121 const newLine = getNewLineKind(newLineCharacter); constant
|
/third_party/glslang/glslang/MachineIndependent/ |
D | Scan.h | 164 void setLine(int newLine) in setLine()
|
/third_party/node/deps/v8/src/inspector/ |
D | search-util.cc | 57 size_t newLine = match.find("\n"); in findMagicComment() local
|
/third_party/typescript/src/harness/ |
D | fakesHosts.ts | 9 newLine?: "\r\n" | "\n"; property
|
D | virtualFileSystemWithWatch.ts | 25 newLine?: string; property 324 newLine?: string; property
|
D | harnessIO.ts | 3 newLine(): string; method
|
/third_party/typescript/src/compiler/ |
D | emitter.ts | 286 const newLine = getNewLineCharacter(compilerOptions, () => host.getNewLine()); constant 391 newLine: compilerOptions.newLine, constant 450 newLine: compilerOptions.newLine, constant 899 const newLine = getNewLineCharacter(printerOptions); constant
|
D | watch.ts | 720 const newLine = getNewLineCharacter(compilerOptions, () => system.newLine); constant
|
D | sys.ts | 1332 newLine: string; property
|
D | program.ts | 126 const newLine = getNewLineCharacter(options, () => system.newLine); constant
|
/third_party/typescript/src/testRunner/ |
D | projectsRunner.ts | 434 newLine: ts.NewLineKind.CarriageReturnLineFeed, constant
|
/third_party/skia/modules/skplaintexteditor/src/ |
D | editor.cpp | 357 const auto& newLine = fLines[pos.fParagraphIndex]; in move() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
D | ItaniumDemangle.cpp | 180 void newLine() { in newLine() function
|
/third_party/typescript/ |
D | Gulpfile.mjs | 43 .pipe(concat(relativeTarget, { newLine: "\n\n" })) property
|
/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | session.ts | 159 newLine: protocol.NewLineKind.Lf, constant
|
/third_party/typescript/src/testRunner/unittests/ |
D | reuseProgramStructure.ts | 9 const newLine = "\r\n"; constant
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
D | ViewableTaggedData.java | 391 private void newLine() { in newLine() method in ViewableTaggedData.DrawContext
|
/third_party/icu/icu4c/source/test/intltest/ |
D | intltest.cpp | 1171 char newLine = '\n'; in LL_message() local
|
/third_party/typescript/src/server/ |
D | protocol.ts | 3553 newLine?: NewLineKind | ts.NewLineKind; property
|