Home
last modified time | relevance | path

Searched defs:dirPath (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/src/compiler/
DresolutionCache.ts79 dirPath: Path; property
358 const dirPath = getDirectoryPath(path); constant
586 const { dir, dirPath, nonRecursive } = toWatch; constant
653 const { dirPath } = toWatch; constant
852 … const dirPath = getDirectoryToWatchFailedLookupLocationFromTypeRoot(typeRoot, typeRootPath); constant
897 const dirPath = resolutionHost.toPath(dir); constant
Dsys.ts320 const dirPath = getDirectoryPath(filePath) || "."; constant
502 const dirPath = toCanonicalFilePath(dirName) as Path; constant
Dprogram.ts3806 const dirPath = host.toPath(dir); constant
/third_party/node/test/parallel/
Dtest-fs-watch.js20 get dirPath() { return join(tmpdir.path, this.dirName); } getter in WatchTestCase
Dtest-fs-promises-watch.js21 get dirPath() { return join(tmpdir.path, this.dirName); } getter in WatchTestCase
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
DCleanOutputDirectoryTask.java154 Path dirPath = root.resolve(dirInfo.name); in execute() local
158 checkBuild(Files.isDirectory(dirPath), "'%s' is not a directory", dirPath); in execute() local
/third_party/node/tools/
Dlint-sh.js22 function* findScriptFilesRecursively(dirPath) { argument
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeFilePath.cpp259 FilePath dirPath = FilePath::normalize(path); in createDirectory() local
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
Dangle_deqp_gtest.cpp201 Optional<std::string> FindFileFromPath(const char *dirPath, const char *filePath) in FindFileFromPath()
/third_party/vk-gl-cts/scripts/android/
Dbuild_apk.py298 def getFiles (dirPath): argument
/third_party/typescript/src/harness/
DharnessIO.ts60 const dirPath = pathModule.dirname(path); constant
/third_party/typescript/lib/
Dtsc.js3707 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 …]
DtypingsInstaller.js6203 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 …]
DtypescriptServices.js6408 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 …]
Dtypescript.js6408 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 …]
Dtsserverlibrary.js6408 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 …]
Dtsserver.js6214 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 …]