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.js100035 …function updateSharedExtendedConfigFileWatcher(projectPath, options, extendedConfigFilesMap, creat… argument
100065 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { argument
108091 projects.forEach(function (projectPath) { argument
108561 function doneInvalidatedProject(state, projectPath) { argument
108567 function createUpdateOutputFileStampsProject(state, project, projectPath, config, buildOrder) { argument
108601 …function createBuildOrUpdateInvalidedProject(kind, state, project, projectPath, projectIndex, conf… argument
109391 function updateOutputTimestampsWorker(state, proj, projectPath, verboseMessage, skipOutputs) { argument
109455 …function queueReferencingProjects(state, project, projectPath, projectIndex, config, buildOrder, b… argument
DtypingsInstaller.js120633 …function updateSharedExtendedConfigFileWatcher(projectPath, options, extendedConfigFilesMap, creat… argument
120669 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { argument
129846 projects.forEach(function (projectPath) { argument
130363 function doneInvalidatedProject(state, projectPath) { argument
130369 function createUpdateOutputFileStampsProject(state, project, projectPath, config, buildOrder) { argument
130403 …function createBuildOrUpdateInvalidedProject(kind, state, project, projectPath, projectIndex, conf… argument
131252 function updateOutputTimestampsWorker(state, proj, projectPath, verboseMessage, skipOutputs) { argument
131320 …function queueReferencingProjects(state, project, projectPath, projectIndex, config, buildOrder, b… argument