Home
last modified time | relevance | path

Searched defs:currentDirectory (Results 1 – 25 of 26) sorted by relevance

12

/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts283 const currentDirectory = sys.getCurrentDirectory(); constant
522 const currentDirectory = host.getCurrentDirectory(); constant
787 const currentDirectory = sys.getCurrentDirectory(); constant
/third_party/typescript/src/testRunner/unittests/tscWatch/
DemitAndErrorUpdates.ts42 currentDirectory?: string; property
Demit.ts422 const currentDirectory = "/user/someone/projects/myproject"; constant
/third_party/typescript/src/services/
Dsourcemaps.ts25 const currentDirectory = host.getCurrentDirectory(); constant
Dservices.ts959 private currentDirectory: string; property in HostCache
1264 const currentDirectory = host.getCurrentDirectory(); constant
/third_party/typescript/src/harness/
DloggedIO.ts22 currentDirectory: string; property
DvirtualFileSystemWithWatch.ts36 currentDirectory?: string; property
367 currentDirectory: string; property
DharnessIO.ts448 currentDirectory: string; property
526 … const { declInputFiles, declOtherFiles, harnessSettings, options, currentDirectory } = context; constant
/third_party/typescript/src/compiler/
DwatchPublic.ts261 const currentDirectory = host.getCurrentDirectory(); constant
DtsbuildPublic.ts216 readonly currentDirectory: string; property
267 const currentDirectory = host.getCurrentDirectory(); constant
289 currentDirectory, constant
DwatchUtilities.ts386 currentDirectory: string; property
Dbuilder.ts709 const currentDirectory = Debug.checkDefined(state.program).getCurrentDirectory(); constant
Dprogram.ts846 const currentDirectory = host.getCurrentDirectory(); constant
/third_party/typescript/src/services/refactors/
DmoveToNewFile.ts63 const currentDirectory = getDirectoryPath(oldFile.fileName); constant
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBManager.java33 private File currentDirectory; field in RBManager
/third_party/typescript/src/testRunner/unittests/tsserver/
DresolutionCache.ts759 const currentDirectory = getDirectoryPath(file1.path); constant
DtypingsInstaller.ts2005 const currentDirectory = `${projects}/anotherProject`; constant
/third_party/typescript/src/server/
DeditorServices.ts736 readonly currentDirectory: NormalizedPath; property in ProjectService
/third_party/typescript/lib/
Dtsserverlibrary.js6038 function getPathComponents(path, currentDirectory) { argument
6165 function getNormalizedPathComponents(path, currentDirectory) { argument
6169 function getNormalizedAbsolutePath(fileName, currentDirectory) { argument
6184 function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory) { argument
6293 function comparePaths(a, b, currentDirectory, ignoreCase) { argument
6304 function containsPath(parent, child, currentDirectory, ignoreCase) { argument
6384 …ivePathToDirectoryOrUrl(directoryPathOrUrl, relativeOrAbsolutePath, currentDirectory, getCanonical… argument
17508 …function getDeclarationEmitOutputFilePathWorker(fileName, options, currentDirectory, commonSourceD… argument
17568 …function getSourceFilePathInNewDirWorker(fileName, newDirPath, currentDirectory, commonSourceDirec… argument
19497 …ion getFileMatcherPatterns(path, excludes, includes, useCaseSensitiveFileNames, currentDirectory) { argument
[all …]
Dtsserver.js5844 function getPathComponents(path, currentDirectory) { argument
5971 function getNormalizedPathComponents(path, currentDirectory) { argument
5975 function getNormalizedAbsolutePath(fileName, currentDirectory) { argument
5990 function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory) { argument
6099 function comparePaths(a, b, currentDirectory, ignoreCase) { argument
6110 function containsPath(parent, child, currentDirectory, ignoreCase) { argument
6190 …ivePathToDirectoryOrUrl(directoryPathOrUrl, relativeOrAbsolutePath, currentDirectory, getCanonical… argument
17314 …function getDeclarationEmitOutputFilePathWorker(fileName, options, currentDirectory, commonSourceD… argument
17374 …function getSourceFilePathInNewDirWorker(fileName, newDirPath, currentDirectory, commonSourceDirec… argument
19303 …ion getFileMatcherPatterns(path, excludes, includes, useCaseSensitiveFileNames, currentDirectory) { argument
[all …]
Dtsc.js3424 function getPathComponents(path, currentDirectory) { argument
3496 function getNormalizedPathComponents(path, currentDirectory) { argument
3500 function getNormalizedAbsolutePath(fileName, currentDirectory) { argument
3515 function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory) { argument
3599 function comparePaths(a, b, currentDirectory, ignoreCase) { argument
3610 function containsPath(parent, child, currentDirectory, ignoreCase) { argument
3683 …ivePathToDirectoryOrUrl(directoryPathOrUrl, relativeOrAbsolutePath, currentDirectory, getCanonical… argument
13498 …function getDeclarationEmitOutputFilePathWorker(fileName, options, currentDirectory, commonSourceD… argument
13546 …function getSourceFilePathInNewDirWorker(fileName, newDirPath, currentDirectory, commonSourceDirec… argument
15256 …ion getFileMatcherPatterns(path, excludes, includes, useCaseSensitiveFileNames, currentDirectory) { argument
[all …]
DtypingsInstaller.js5833 function getPathComponents(path, currentDirectory) { argument
5960 function getNormalizedPathComponents(path, currentDirectory) { argument
5964 function getNormalizedAbsolutePath(fileName, currentDirectory) { argument
5979 function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory) { argument
6088 function comparePaths(a, b, currentDirectory, ignoreCase) { argument
6099 function containsPath(parent, child, currentDirectory, ignoreCase) { argument
6179 …ivePathToDirectoryOrUrl(directoryPathOrUrl, relativeOrAbsolutePath, currentDirectory, getCanonical… argument
17303 …function getDeclarationEmitOutputFilePathWorker(fileName, options, currentDirectory, commonSourceD… argument
17363 …function getSourceFilePathInNewDirWorker(fileName, newDirPath, currentDirectory, commonSourceDirec… argument
19292 …ion getFileMatcherPatterns(path, excludes, includes, useCaseSensitiveFileNames, currentDirectory) { argument
[all …]
DtypescriptServices.js6038 function getPathComponents(path, currentDirectory) { argument
6165 function getNormalizedPathComponents(path, currentDirectory) { argument
6169 function getNormalizedAbsolutePath(fileName, currentDirectory) { argument
6184 function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory) { argument
6293 function comparePaths(a, b, currentDirectory, ignoreCase) { argument
6304 function containsPath(parent, child, currentDirectory, ignoreCase) { argument
6384 …ivePathToDirectoryOrUrl(directoryPathOrUrl, relativeOrAbsolutePath, currentDirectory, getCanonical… argument
17508 …function getDeclarationEmitOutputFilePathWorker(fileName, options, currentDirectory, commonSourceD… argument
17568 …function getSourceFilePathInNewDirWorker(fileName, newDirPath, currentDirectory, commonSourceDirec… argument
19497 …ion getFileMatcherPatterns(path, excludes, includes, useCaseSensitiveFileNames, currentDirectory) { argument
[all …]
Dtypescript.js6038 function getPathComponents(path, currentDirectory) { argument
6165 function getNormalizedPathComponents(path, currentDirectory) { argument
6169 function getNormalizedAbsolutePath(fileName, currentDirectory) { argument
6184 function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory) { argument
6293 function comparePaths(a, b, currentDirectory, ignoreCase) { argument
6304 function containsPath(parent, child, currentDirectory, ignoreCase) { argument
6384 …ivePathToDirectoryOrUrl(directoryPathOrUrl, relativeOrAbsolutePath, currentDirectory, getCanonical… argument
17508 …function getDeclarationEmitOutputFilePathWorker(fileName, options, currentDirectory, commonSourceD… argument
17568 …function getSourceFilePathInNewDirWorker(fileName, newDirPath, currentDirectory, commonSourceDirec… argument
19497 …ion getFileMatcherPatterns(path, excludes, includes, useCaseSensitiveFileNames, currentDirectory) { argument
[all …]
Dtsserverlibrary.d.ts9825 readonly currentDirectory: NormalizedPath; property in ts.ProjectService

12