/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/showConfig/Shows tsconfig for single option/newLine/ |
D | tsconfig.json | 3 "newLine": "crlf" string
|
/third_party/typescript/scripts/importDefinitelyTypedTests/ |
D | tsconfig.json | 7 "newLine": "lf", string
|
/third_party/typescript/scripts/ |
D | tsconfig.json | 7 "newLine": "lf", string
|
/third_party/typescript/src/ |
D | tsconfig-base.json | 26 "newLine": "lf", string
|
/third_party/flutter/skia/third_party/externals/wuffs/lang/render/ |
D | render.go | 28 var newLine = []byte{'\n'} var
|
/third_party/typescript/src/services/ |
D | transpile.ts | 61 const newLine = getNewLineCharacter(options); constant
|
D | jsDoc.ts | 296 const endLine = tokenStart === position ? newLine + indentationStr : ""; constant
|
D | shims.ts | 692 const newLine = getNewLineOrDefaultFromHost(this.host); constant
|
D | textChanges.ts | 993 …const newLine = newLineCharacter === "\n" ? NewLineKind.LineFeed : NewLineKind.CarriageReturnLineF… constant
|
/third_party/glslang/glslang/MachineIndependent/ |
D | Scan.h | 164 void setLine(int newLine) in setLine()
|
/third_party/typescript/src/harness/ |
D | fakesHosts.ts | 9 newLine?: "\r\n" | "\n"; property
|
D | virtualFileSystemWithWatch.ts | 37 newLine?: string; property 369 newLine?: string; property
|
/third_party/typescript/src/compiler/ |
D | emitter.ts | 306 const newLine = getNewLineCharacter(compilerOptions, () => host.getNewLine()); constant 411 newLine: compilerOptions.newLine, constant 470 newLine: compilerOptions.newLine, constant 886 const newLine = getNewLineCharacter(printerOptions); constant
|
D | watch.ts | 555 const newLine = getNewLineCharacter(compilerOptions, () => system.newLine); constant
|
D | sys.ts | 1084 newLine: string; property
|
/third_party/typescript/src/testRunner/ |
D | projectsRunner.ts | 430 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/flutter/skia/experimental/editor/ |
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.js | 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/flutter/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
|