Searched refs:getPathRelativeToRootDirs (Results 1 – 7 of 7) sorted by relevance
/third_party/typescript/src/compiler/ |
D | moduleSpecifiers.ts | 459 …const normalizedTargetPath = getPathRelativeToRootDirs(moduleFileName, rootDirs, getCanonicalFileN… 464 …const normalizedSourcePath = getPathRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFile… 648 …function getPathRelativeToRootDirs(path: string, rootDirs: readonly string[], getCanonicalFileName… function
|
/third_party/typescript/lib/ |
D | tsc.js | 92211 …var normalizedTargetPath = getPathRelativeToRootDirs(moduleFileName, rootDirs, getCanonicalFileNam… 92215 …var normalizedSourcePath = getPathRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFileNa… 92351 function getPathRelativeToRootDirs(path, rootDirs, getCanonicalFileName) { function
|
D | typingsInstaller.js | 112060 …var normalizedTargetPath = getPathRelativeToRootDirs(moduleFileName, rootDirs, getCanonicalFileNam… 112064 …var normalizedSourcePath = getPathRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFileNa… 112222 function getPathRelativeToRootDirs(path, rootDirs, getCanonicalFileName) { function
|
D | tsserverlibrary.js | 112265 …var normalizedTargetPath = getPathRelativeToRootDirs(moduleFileName, rootDirs, getCanonicalFileNam… 112269 …var normalizedSourcePath = getPathRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFileNa… 112427 function getPathRelativeToRootDirs(path, rootDirs, getCanonicalFileName) { function
|
D | typescript.js | 112265 …var normalizedTargetPath = getPathRelativeToRootDirs(moduleFileName, rootDirs, getCanonicalFileNam… 112269 …var normalizedSourcePath = getPathRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFileNa… 112427 function getPathRelativeToRootDirs(path, rootDirs, getCanonicalFileName) { function
|
D | tsserver.js | 112071 …var normalizedTargetPath = getPathRelativeToRootDirs(moduleFileName, rootDirs, getCanonicalFileNam… 112075 …var normalizedSourcePath = getPathRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFileNa… 112233 function getPathRelativeToRootDirs(path, rootDirs, getCanonicalFileName) { function
|
D | typescriptServices.js | 112265 …var normalizedTargetPath = getPathRelativeToRootDirs(moduleFileName, rootDirs, getCanonicalFileNam… 112269 …var normalizedSourcePath = getPathRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFileNa… 112427 function getPathRelativeToRootDirs(path, rootDirs, getCanonicalFileName) { function
|