Home
last modified time | relevance | path

Searched defs:projectPath (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/npm/node_modules/@npmcli/run-script/lib/
Dset-path.js9 const setPATH = (projectPath, binPaths, env) => { argument
/third_party/typescript/src/testRunner/unittests/tsserver/
DtypeReferenceDirectives.ts60 const projectPath = `${tscWatch.projectRoot}/background`; constant
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/export_to_sheets/
Dmain.go45 projectPath = flag.String("projpath", ".", "project path") var
/third_party/typescript/src/compiler/
DtsbuildPublic.ts548 const projectPath = toResolvedConfigFilePath(state, resolvedProject); constant
656 /*@internal*/ readonly projectPath: ResolvedConfigFilePath; property
1201 projectPath: ResolvedConfigFilePath; property
1217 const projectPath = toResolvedConfigFilePath(state, project); constant
2331 const projectPath = toResolvedConfigFilePath(state, project); constant
/third_party/typescript/lib/
Dtsc.js99917 …function updateSharedExtendedConfigFileWatcher(projectPath, options, extendedConfigFilesMap, creat… argument
99947 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { argument
107908 projects.forEach(function (projectPath) { argument
108378 function doneInvalidatedProject(state, projectPath) { argument
108384 function createUpdateOutputFileStampsProject(state, project, projectPath, config, buildOrder) { argument
108418 …function createBuildOrUpdateInvalidedProject(kind, state, project, projectPath, projectIndex, conf… argument
109208 function updateOutputTimestampsWorker(state, proj, projectPath, verboseMessage, skipOutputs) { argument
109272 …function queueReferencingProjects(state, project, projectPath, projectIndex, config, buildOrder, b… argument
DtypingsInstaller.js120509 …function updateSharedExtendedConfigFileWatcher(projectPath, options, extendedConfigFilesMap, creat… argument
120545 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { argument
129653 projects.forEach(function (projectPath) { argument
130170 function doneInvalidatedProject(state, projectPath) { argument
130176 function createUpdateOutputFileStampsProject(state, project, projectPath, config, buildOrder) { argument
130210 …function createBuildOrUpdateInvalidedProject(kind, state, project, projectPath, projectIndex, conf… argument
131059 function updateOutputTimestampsWorker(state, proj, projectPath, verboseMessage, skipOutputs) { argument
131127 …function queueReferencingProjects(state, project, projectPath, projectIndex, config, buildOrder, b… argument