Home
last modified time | relevance | path

Searched refs:projPath (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/gn/
Dgn_meta_sln.py65 projPath = matchObj.group(2) variable
66 nameObj = re.match(projectNamePattern, projPath)
71 allProjects[projName].append((config[0], projPath,
/third_party/flutter/skia/gn/
Dgn_meta_sln.py63 projPath = matchObj.group(2) variable
64 nameObj = re.match(projectNamePattern, projPath)
69 allProjects[projName].append((config[0], projPath,
/third_party/typescript/src/compiler/
DtsbuildPublic.ts401 const projPath = toResolvedConfigFilePath(state, configFileName); constant
403 if (permanentMarks.has(projPath)) return;
405 if (temporaryMarks.has(projPath)) {
417 temporaryMarks.set(projPath, true);
419 const parsed = parseConfigFile(state, configFileName, projPath);
428 permanentMarks.set(projPath, true);
1313 const projPath = toPath(state, proj); constant
1317 …moduleResolutionCache.directoryToModuleNameMap.redirectsMap.set(projPath, moduleResolutionCache.di…
1318 …moduleResolutionCache.moduleNameToDirectoryMap.redirectsMap.set(projPath, moduleResolutionCache.mo…
/third_party/typescript/lib/
Dtsc.js93615 var projPath = toResolvedConfigFilePath(state, configFileName);
93616 if (permanentMarks.has(projPath))
93618 if (temporaryMarks.has(projPath)) {
93624 temporaryMarks.set(projPath, true);
93626 var parsed = parseConfigFile(state, configFileName, projPath);
93635 permanentMarks.set(projPath, true);
94212 var projPath = toPath(state, proj);
94215 …moduleResolutionCache.directoryToModuleNameMap.redirectsMap.set(projPath, moduleResolutionCache.di…
94216 …moduleResolutionCache.moduleNameToDirectoryMap.redirectsMap.set(projPath, moduleResolutionCache.mo…
DtypingsInstaller.js113610 var projPath = toResolvedConfigFilePath(state, configFileName);
113612 if (permanentMarks.has(projPath))
113615 if (temporaryMarks.has(projPath)) {
113621 temporaryMarks.set(projPath, true);
113623 var parsed = parseConfigFile(state, configFileName, projPath);
113632 permanentMarks.set(projPath, true);
114236 var projPath = toPath(state, proj);
114240 …moduleResolutionCache.directoryToModuleNameMap.redirectsMap.set(projPath, moduleResolutionCache.di…
114241 …moduleResolutionCache.moduleNameToDirectoryMap.redirectsMap.set(projPath, moduleResolutionCache.mo…
Dtsserverlibrary.js113815 var projPath = toResolvedConfigFilePath(state, configFileName);
113817 if (permanentMarks.has(projPath))
113820 if (temporaryMarks.has(projPath)) {
113826 temporaryMarks.set(projPath, true);
113828 var parsed = parseConfigFile(state, configFileName, projPath);
113837 permanentMarks.set(projPath, true);
114441 var projPath = toPath(state, proj);
114445 …moduleResolutionCache.directoryToModuleNameMap.redirectsMap.set(projPath, moduleResolutionCache.di…
114446 …moduleResolutionCache.moduleNameToDirectoryMap.redirectsMap.set(projPath, moduleResolutionCache.mo…
Dtypescript.js113815 var projPath = toResolvedConfigFilePath(state, configFileName);
113817 if (permanentMarks.has(projPath))
113820 if (temporaryMarks.has(projPath)) {
113826 temporaryMarks.set(projPath, true);
113828 var parsed = parseConfigFile(state, configFileName, projPath);
113837 permanentMarks.set(projPath, true);
114441 var projPath = toPath(state, proj);
114445 …moduleResolutionCache.directoryToModuleNameMap.redirectsMap.set(projPath, moduleResolutionCache.di…
114446 …moduleResolutionCache.moduleNameToDirectoryMap.redirectsMap.set(projPath, moduleResolutionCache.mo…
Dtsserver.js113621 var projPath = toResolvedConfigFilePath(state, configFileName);
113623 if (permanentMarks.has(projPath))
113626 if (temporaryMarks.has(projPath)) {
113632 temporaryMarks.set(projPath, true);
113634 var parsed = parseConfigFile(state, configFileName, projPath);
113643 permanentMarks.set(projPath, true);
114247 var projPath = toPath(state, proj);
114251 …moduleResolutionCache.directoryToModuleNameMap.redirectsMap.set(projPath, moduleResolutionCache.di…
114252 …moduleResolutionCache.moduleNameToDirectoryMap.redirectsMap.set(projPath, moduleResolutionCache.mo…
DtypescriptServices.js113815 var projPath = toResolvedConfigFilePath(state, configFileName);
113817 if (permanentMarks.has(projPath))
113820 if (temporaryMarks.has(projPath)) {
113826 temporaryMarks.set(projPath, true);
113828 var parsed = parseConfigFile(state, configFileName, projPath);
113837 permanentMarks.set(projPath, true);
114441 var projPath = toPath(state, proj);
114445 …moduleResolutionCache.directoryToModuleNameMap.redirectsMap.set(projPath, moduleResolutionCache.di…
114446 …moduleResolutionCache.moduleNameToDirectoryMap.redirectsMap.set(projPath, moduleResolutionCache.mo…