Home
last modified time | relevance | path

Searched defs:sourceText (Results 1 – 18 of 18) sorted by relevance

/third_party/typescript/src/harness/
DtypeWriter.ts5 sourceText: string; property
12 sourceText: string; property
19 sourceText: string; property
105 const sourceText = ts.getSourceTextOfNodeFromSourceFile(this.currentSourceFile, node); constant
DevaluatorImpl.ts90 const sourceText = this.fs.readFileSync(file, "utf8"); constant
Dclient.ts420 const sourceText = getSnapshotText(this.host.getScriptSnapshot(file)!); constant
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DTransliteratingTextComponent.java117 String sourceText = getText().substring(0,end); in transliterate() local
/third_party/typescript/src/services/
DoutliningElementsCollector.ts124 const sourceText = sourceFile.getFullText(); constant
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DBackendGL.cpp60 const char* sourceText; in OnGLDebugMessage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DHLSLCompiler.cpp226 std::string sourceText = stream.str(); in compileToBinary() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DRendererGL.cpp85 std::string sourceText = gl::GetDebugMessageSourceString(source); in LogGLDebugMessage() local
/third_party/skia/third_party/externals/angle2/util/
Dshader_utils.cpp127 std::string sourceText = gl::GetDebugMessageSourceString(source); in DebugMessageCallback() local
/third_party/icu/icu4c/source/test/cintltst/
Dutransts.c646 const char * sourceText; member
/third_party/typescript/src/testRunner/unittests/
DreuseProgramStructure.ts12 sourceText?: SourceText; property
/third_party/glslang/SPIRV/
DSpvBuilder.h889 std::string sourceText; variable
/third_party/typescript/tests/baselines/reference/
Dparserharness.js1725 var sourceText = new TypeScript.StringSourceText(IO.readFile(fileName)) variable
3561 TypeScriptLS.prototype.parseSourceText = function (fileName, sourceText) { argument
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h1251 std::string sourceText; variable
/third_party/typescript/src/compiler/
Dutilities.ts311 const sourceText = sourceFile.text; constant
Dchecker.ts35359 const sourceText = sf.text; constant
/third_party/typescript/lib/
Dtsc.js11631 function getTextOfNodeFromSourceText(sourceText, node, includeTrivia) { argument
26436 …function createSourceFile(fileName, sourceText, languageVersionOrOptions, setParentNodes, scriptKi… argument
26467 function parseJsonText(fileName, sourceText) { argument
26542 …function parseSourceFile(fileName, sourceText, languageVersion, syntaxCursor, setParentNodes, scri… argument
26572 … function parseJsonText(fileName, sourceText, languageVersion, syntaxCursor, setParentNodes) { argument
33250 function processCommentPragmas(context, sourceText) { argument
DtypingsInstaller.js15200 function getTextOfNodeFromSourceText(sourceText, node, includeTrivia) { argument
32602 …function createSourceFile(fileName, sourceText, languageVersionOrOptions, setParentNodes, scriptKi… argument
32638 function parseJsonText(fileName, sourceText) { argument
32814 …function parseSourceFile(fileName, sourceText, languageVersion, syntaxCursor, setParentNodes, scri… argument
32846 … function parseJsonText(fileName, sourceText, languageVersion, syntaxCursor, setParentNodes) { argument
40918 function processCommentPragmas(context, sourceText) { argument