Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DresolutionCache.ts117 dirPath: Path; property
455 const dirPath = getDirectoryPath(path); constant
742 const { dir, dirPath, nonRecursive } = toWatch; constant
873 const { dirPath } = toWatch; constant
1111 … const dirPath = getDirectoryToWatchFailedLookupLocationFromTypeRoot(typeRoot, typeRootPath); constant
1156 const dirPath = resolutionHost.toPath(dir); constant
Dsys.ts393 const dirPath = getDirectoryPath(filePath) || "."; constant
606 const dirPath = toCanonicalFilePath(dirName) as Path; constant
Dprogram.ts4427 const dirPath = host.toPath(dir); constant
/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/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractEngine.cpp62 FString dirPath = DestFolder; in Process2() local
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeFilePath.cpp259 FilePath dirPath = FilePath::normalize(path); in createDirectory() local
/third_party/lzma/CPP/Windows/
DFileName.cpp51 void NormalizeDirPathPrefix(FString &dirPath) in NormalizeDirPathPrefix()
60 void NormalizeDirPathPrefix(UString &dirPath) in NormalizeDirPathPrefix()
/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/gn/src/gn/precise/
Dprecise.cc409 auto dirPath = path.parent_path(); in EnsurePathExists() local
/third_party/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp113 HRESULT CDirItems::ScanProgress(const FString &dirPath) in ScanProgress()
/third_party/vk-gl-cts/scripts/android/
Dbuild_apk.py298 def getFiles (dirPath): argument
/third_party/typescript/src/harness/
DharnessIO.ts70 const dirPath = pathModule.dirname(path); constant
/third_party/typescript/lib/
Dtsc.js5606 function createDirectoryWatcher(dirName, dirPath, fallbackOptions) { argument
5768 function invokeCallbacks(dirPath, fileNameOrInvokeMap, fileNames) { argument
5797 function nonSyncUpdateChildWatches(dirName, dirPath, fileName, options) { argument
5806 function scheduleUpdateChildWatches(dirName, dirPath, fileName, options) { argument
7074 function isNodeModulesDirectory(dirPath) { argument
17186 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { argument
38354 function isOHModulesDirectory(dirPath) { argument
38357 function isTargetModulesDerectory(dirPath) { argument
38366 function isOHModulesAtTypesDirectory(dirPath) { argument
104077 function directoryExists(dirPath) { argument
[all …]
DtypingsInstaller.js3890 function createDirectoryWatcher(dirName, dirPath, fallbackOptions) { argument
4052 function invokeCallbacks(dirPath, fileNameOrInvokeMap, fileNames) { argument
4081 function nonSyncUpdateChildWatches(dirName, dirPath, fileName, options) { argument
4090 function scheduleUpdateChildWatches(dirName, dirPath, fileName, options) { argument