Searched defs:configPath (Results 1 – 10 of 10) sorted by relevance
| /third_party/node/test/parallel/ |
| D | test-process-config.js | 39 const configPath = path.resolve(__dirname, '..', '..', 'config.gypi'); constant
|
| /third_party/typescript/tests/cases/compiler/ |
| D | APISample_WatchWithDefaults.ts | 23 const configPath = ts.findConfigFile(/*searchPath*/ "./", ts.sys.fileExists, "tsconfig.json"); constant
|
| D | APISample_Watch.ts | 32 const configPath = ts.findConfigFile(/*searchPath*/ "./", ts.sys.fileExists, "tsconfig.json"); constant
|
| /third_party/typescript/src/testRunner/unittests/config/ |
| D | showConfig.ts | 9 const configPath = combinePaths(cwd, "tsconfig.json"); constant
|
| /third_party/typescript/src/testRunner/unittests/tsbuildWatch/ |
| D | watchEnvironment.ts | 6 const configPath = `${project}/tsconfig.json`; constant
|
| /third_party/libexif/contrib/aolserver/ |
| D | nsexif.c | 127 char *configPath; in Ns_ModuleInit() local
|
| /third_party/typescript/src/testRunner/ |
| D | runner.ts | 36 …const configPath = ts.forEach(args, arg => arg.lastIndexOf(prefix, 0) === 0 && arg.substr(prefix.l… constant
|
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 792 const configPath = toPath(configFileName); constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 129802 function watchReferencedProject(configFileName, configPath, commandLine) { argument
|
| D | tsc.js | 108049 function watchReferencedProject(configFileName, configPath, commandLine) { argument
|