| /third_party/typescript/src/compiler/ |
| D | resolutionCache.ts | 79 dirPath: Path; property 358 const dirPath = getDirectoryPath(path); constant 581 const { dir, dirPath, nonRecursive } = toWatch; constant 648 const { dirPath } = toWatch; constant 845 … const dirPath = getDirectoryToWatchFailedLookupLocationFromTypeRoot(typeRoot, typeRootPath); constant 890 const dirPath = resolutionHost.toPath(dir); constant
|
| D | sys.ts | 320 const dirPath = getDirectoryPath(filePath) || "."; constant 502 const dirPath = toCanonicalFilePath(dirName) as Path; constant
|
| D | program.ts | 3765 const dirPath = host.toPath(dir); constant
|
| /third_party/node/test/parallel/ |
| D | test-fs-watch.js | 20 get dirPath() { return join(tmpdir.path, this.dirName); } getter in WatchTestCase
|
| D | test-fs-promises-watch.js | 21 get dirPath() { return join(tmpdir.path, this.dirName); } getter in WatchTestCase
|
| /third_party/node/tools/ |
| D | lint-sh.js | 22 function* findScriptFilesRecursively(dirPath) { argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
| D | angle_deqp_gtest.cpp | 201 Optional<std::string> FindFileFromPath(const char *dirPath, const char *filePath) in FindFileFromPath()
|
| /third_party/typescript/src/harness/ |
| D | harnessIO.ts | 60 const dirPath = pathModule.dirname(path); constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 3707 function isNodeModulesDirectory(dirPath) { argument 3955 function createDirectoryWatcher(dirName, dirPath, fallbackOptions) { argument 4085 function invokeCallbacks(dirPath, fileNameOrInvokeMap, fileNames) { argument 4122 function nonSyncUpdateChildWatches(dirName, dirPath, fileName, options) { argument 4131 function scheduleUpdateChildWatches(dirName, dirPath, fileName, options) { argument 15134 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { argument 86741 function directoryExists(dirPath) { argument 86745 function createDirectory(dirPath) { argument 91286 function canWatchDirectory(dirPath) { argument 91558 function isNodeModulesAtTypesDirectory(dirPath) { argument [all …]
|
| D | typingsInstaller.js | 6203 function isNodeModulesDirectory(dirPath) { argument 6482 function createDirectoryWatcher(dirName, dirPath, fallbackOptions) { argument 6635 function invokeCallbacks(dirPath, fileNameOrInvokeMap, fileNames) { argument 6673 function nonSyncUpdateChildWatches(dirName, dirPath, fileName, options) { argument 6685 function scheduleUpdateChildWatches(dirName, dirPath, fileName, options) { argument 19136 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { argument 105702 function directoryExists(dirPath) { argument 105706 function createDirectory(dirPath) { argument 110982 function canWatchDirectory(dirPath) { argument 111287 function isNodeModulesAtTypesDirectory(dirPath) { argument [all …]
|
| D | typescriptServices.js | 6408 function isNodeModulesDirectory(dirPath) { argument 6687 function createDirectoryWatcher(dirName, dirPath, fallbackOptions) { argument 6840 function invokeCallbacks(dirPath, fileNameOrInvokeMap, fileNames) { argument 6878 function nonSyncUpdateChildWatches(dirName, dirPath, fileName, options) { argument 6890 function scheduleUpdateChildWatches(dirName, dirPath, fileName, options) { argument 19341 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { argument 105907 function directoryExists(dirPath) { argument 105911 function createDirectory(dirPath) { argument 111187 function canWatchDirectory(dirPath) { argument 111492 function isNodeModulesAtTypesDirectory(dirPath) { argument [all …]
|
| D | typescript.js | 6408 function isNodeModulesDirectory(dirPath) { argument 6687 function createDirectoryWatcher(dirName, dirPath, fallbackOptions) { argument 6840 function invokeCallbacks(dirPath, fileNameOrInvokeMap, fileNames) { argument 6878 function nonSyncUpdateChildWatches(dirName, dirPath, fileName, options) { argument 6890 function scheduleUpdateChildWatches(dirName, dirPath, fileName, options) { argument 19341 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { argument 105907 function directoryExists(dirPath) { argument 105911 function createDirectory(dirPath) { argument 111187 function canWatchDirectory(dirPath) { argument 111492 function isNodeModulesAtTypesDirectory(dirPath) { argument [all …]
|
| D | tsserverlibrary.js | 6408 function isNodeModulesDirectory(dirPath) { argument 6687 function createDirectoryWatcher(dirName, dirPath, fallbackOptions) { argument 6840 function invokeCallbacks(dirPath, fileNameOrInvokeMap, fileNames) { argument 6878 function nonSyncUpdateChildWatches(dirName, dirPath, fileName, options) { argument 6890 function scheduleUpdateChildWatches(dirName, dirPath, fileName, options) { argument 19341 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { argument 105907 function directoryExists(dirPath) { argument 105911 function createDirectory(dirPath) { argument 111187 function canWatchDirectory(dirPath) { argument 111492 function isNodeModulesAtTypesDirectory(dirPath) { argument [all …]
|
| D | tsserver.js | 6214 function isNodeModulesDirectory(dirPath) { argument 6493 function createDirectoryWatcher(dirName, dirPath, fallbackOptions) { argument 6646 function invokeCallbacks(dirPath, fileNameOrInvokeMap, fileNames) { argument 6684 function nonSyncUpdateChildWatches(dirName, dirPath, fileName, options) { argument 6696 function scheduleUpdateChildWatches(dirName, dirPath, fileName, options) { argument 19147 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { argument 105713 function directoryExists(dirPath) { argument 105717 function createDirectory(dirPath) { argument 110993 function canWatchDirectory(dirPath) { argument 111298 function isNodeModulesAtTypesDirectory(dirPath) { argument [all …]
|