| /third_party/lzma/CPP/Windows/ |
| D | FileSystem.cpp | 25 CFSTR rootPath, in MyGetVolumeInformation() 88 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace()
|
| /third_party/skia/src/utils/ |
| D | SkOSPath.cpp | 10 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join()
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | forceConsistentCasingInFileNames.ts | 4 const rootPath = "/Users/username/dev/project"; constant
|
| /third_party/node/deps/npm/node_modules/@sigstore/tuf/dist/ |
| D | index.js | 47 rootPath: options.rootPath, property
|
| /third_party/typescript/src/testRunner/unittests/tsc/ |
| D | etsTests.ts | 21 const rootPath = path.resolve(__dirname); constant
|
| /third_party/node/deps/npm/node_modules/sigstore/dist/ |
| D | sigstore.js | 78 rootPath: options.tufRootPath, property
|
| /third_party/node/lib/internal/fs/ |
| D | recursive_watch.js | 76 #rootPath = pathResolve(); field in FSWatcher
|
| /third_party/node/deps/npm/node_modules/path-scurry/dist/mjs/ |
| D | index.js | 37 const uncToDrive = (rootPath) => rootPath.replace(/\//g, '\\').replace(uncDriveRegexp, '$1\\'); argument 1185 getRoot(rootPath) { argument 1202 sameRoot(rootPath, compare = this.root.name) { argument 1271 rootPath; field in PathScurryBase
|
| /third_party/node/deps/npm/node_modules/path-scurry/dist/cjs/ |
| D | index.js | 63 const uncToDrive = (rootPath) => rootPath.replace(/\//g, '\\').replace(uncDriveRegexp, '$1\\'); argument 1214 getRoot(rootPath) { argument 1231 sameRoot(rootPath, compare = this.root.name) { argument 1302 rootPath; field in PathScurryBase
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
| D | main.c | 45 char rootPath[BUFFSIZE]; variable
|
| /third_party/typescript/src/compiler/ |
| D | resolutionCache.ts | 218 const rootPath = (rootDir && resolutionHost.toPath(rootDir)) as Path; // TODO: GH#18217 constant
|
| /third_party/typescript/src/server/ |
| D | editorServices.ts | 4200 const rootPath = rootDir && this.toPath(rootDir); constant
|