Home
last modified time | relevance | path

Searched defs:references (Results 1 – 25 of 149) sorted by relevance

123456

/third_party/typescript/src/testRunner/unittests/config/
DprojectReferences.ts4 references?: readonly (string | ProjectReference)[]; property
56 references: (sp.references || []).map(r => { constant
104 references: [] constant
126 references: [], constant
143 references: [], constant
166 references: [], constant
205 references: ["../foo"] constant
218 references: [{ path: "../someProj", prepend: true }] constant
/third_party/typescript/tests/baselines/reference/tsbuildWatch/watchEnvironment/
Dsame-file-in-multiple-projects-with-single-watcher-per-file.js355 {"files":[],"include":[],"references":[{"path":"./pkg0"},{"path":"./pkg1"},{"path":"./pkg2"}]} property
510 {"files":[],"include":[],"references":[]} property
519 1 {"files":[],"include":[],"references":[]} property
/third_party/typescript/tests/projects/importJsonFromProjectReference/strings/
Dtsconfig.json4 "references": [] array
/third_party/typescript/tests/projects/projectReferenceWithRootDirInParent/src/main/
Dtsconfig.json3 "references": [ array
/third_party/typescript/tests/projects/sample1/ui/
Dtsconfig.json5 "references": [ array
/third_party/typescript/src/compiler/
Dtsconfig.release.json8 "references": [ array
/third_party/typescript/tests/projects/importJsonFromProjectReference/main/
Dtsconfig.json6 "references": [ array
/third_party/typescript/tests/projects/demo/zoo/
Dtsconfig.json7 "references": [ array
/third_party/typescript/tests/projects/reexport/src/
Dtsconfig.json4 "references": [{ "path": "./pure" }, { "path": "./main" }] array
/third_party/typescript/tests/baselines/reference/tsc/projectReferences/
Dwhen-project-references-composite-project-with-noEmit.js35 1 {"references":[{"path":"../utils"}]} property
/third_party/typescript/tests/projects/container/
Dtsconfig.json4 "references": [ array
/third_party/typescript/tests/projects/container/lib/
Dtsconfig.json7 "references": [], array
/third_party/typescript/tests/projects/missingExtendedConfig/
Dtsconfig.json5 "references": [ array
/third_party/typescript/tests/projects/empty-files/no-references/
Dtsconfig.json2 "references": [], array
/third_party/typescript/tests/projects/demo/animals/
Dtsconfig.json7 "references": [ array
/third_party/typescript/tests/projects/containerOnlyReferenced/tests/
Dtsconfig.json6 "references": [ array
/third_party/typescript/tests/projects/demo/
Dtsconfig.json3 "references": [ array
/third_party/typescript/tests/projects/containerOnlyReferenced/src/
Dtsconfig.json6 "references": [ array
/third_party/typescript/tests/projects/container/exec/
Dtsconfig.json8 "references": [ array
/third_party/typescript/src/executeCommandLine/
Dtsconfig.json7 "references": [ array
Dtsconfig.release.json8 "references": [ array
/third_party/typescript/tests/projects/reexport/src/main/
Dtsconfig.json7 "references": [{ "path": "../pure" }] array
/third_party/typescript/tests/projects/containerOnlyReferenced/
Dtsconfig.json6 "references": [ array
/third_party/typescript/tests/projects/sample1/logic/
Dtsconfig.json9 "references": [ array
/third_party/typescript/tests/projects/empty-files/with-references/
Dtsconfig.json2 "references": [ array

123456