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/
DtypingsInstaller.js120333 …function updateSharedExtendedConfigFileWatcher(projectPath, options, extendedConfigFilesMap, creat… argument
120369 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { argument
129304 projects.forEach(function (projectPath) { argument
129821 function doneInvalidatedProject(state, projectPath) { argument
129827 function createUpdateOutputFileStampsProject(state, project, projectPath, config, buildOrder) { argument
129861 …function createBuildOrUpdateInvalidedProject(kind, state, project, projectPath, projectIndex, conf… argument
130710 function updateOutputTimestampsWorker(state, proj, projectPath, verboseMessage, skipOutputs) { argument
130778 …function queueReferencingProjects(state, project, projectPath, projectIndex, config, buildOrder, b… argument
Dtsc.js99759 …function updateSharedExtendedConfigFileWatcher(projectPath, options, extendedConfigFilesMap, creat… argument
99789 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { argument
107579 projects.forEach(function (projectPath) { argument
108049 function doneInvalidatedProject(state, projectPath) { argument
108055 function createUpdateOutputFileStampsProject(state, project, projectPath, config, buildOrder) { argument
108089 …function createBuildOrUpdateInvalidedProject(kind, state, project, projectPath, projectIndex, conf… argument
108879 function updateOutputTimestampsWorker(state, proj, projectPath, verboseMessage, skipOutputs) { argument
108943 …function queueReferencingProjects(state, project, projectPath, projectIndex, config, buildOrder, b… argument