| /third_party/typescript/tests/baselines/reference/ |
| D | APISample_WatchWithOwnWatchHost.js | 87 directoryExists: ts.sys.directoryExists, property
|
| D | parserharness.js | 2704 EmitterIOHost.prototype.directoryExists = function (s) { return false; }; method in EmitterIOHost 3055 directoryExists: function (path) { return true; }, method
|
| /third_party/typescript/src/compiler/ |
| D | watchUtilities.ts | 11 directoryExists?(path: string): boolean; method 22 directoryExists: boolean; property 166 function directoryExists(dirPath: string): boolean { function
|
| D | watchPublic.ts | 99 directoryExists?(path: string): boolean; method
|
| D | sys.ts | 1349 directoryExists(path: string): boolean; method 1892 function directoryExists(path: string): boolean { function
|
| D | moduleNameResolver.ts | 434 const directoryExists = directoryProbablyExists(candidateDirectory, host); constant 1888 const directoryExists = directoryProbablyExists(packageDirectory, host); constant
|
| D | program.ts | 155 directoryExists?(directory: string): boolean; method 1150 …const { onProgramCreateComplete, fileExists, directoryExists } = updateHostForUseSourceOfProjectRe… constant
|
| D | types.ts | 7153 directoryExists?(directoryName: string): boolean; method
|
| /third_party/typescript/src/services/ |
| D | shims.ts | 87 directoryExists(directoryName: string): boolean; method 92 directoryExists(directoryName: string): boolean; method 355 public directoryExists: ((directoryName: string) => boolean) | undefined; property in ts.LanguageServiceShimHostAdapter
|
| /third_party/typescript/src/jsTyping/ |
| D | jsTyping.ts | 5 directoryExists(path: string): boolean; method
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | cachingFileSystemInformation.ts | 5 directoryExists = "directoryExists", enumerator
|
| /third_party/typescript/src/harness/ |
| D | harnessLanguageService.ts | 184 public directoryExists(path: string) { method in Harness.LanguageService.LanguageServiceAdapterHost
|
| D | harnessIO.ts | 14 directoryExists(path: string): boolean; method
|
| D | vfsUtil.ts | 1209 directoryExists(path: string): boolean; method
|
| /third_party/typescript/src/testRunner/unittests/ |
| D | moduleResolution.ts | 1470 directoryExists: _ => false constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3316 directoryExists?(directoryName: string): boolean; method 4308 directoryExists?(directoryName: string): boolean; method 4315 directoryExists?(path: string): boolean; method
|
| D | typescriptServices.d.ts | 3316 directoryExists?(directoryName: string): boolean; method 4308 directoryExists?(directoryName: string): boolean; method 4315 directoryExists?(path: string): boolean; method
|
| D | tsserverlibrary.d.ts | 3316 directoryExists?(directoryName: string): boolean; method 4308 directoryExists?(directoryName: string): boolean; method 4315 directoryExists?(path: string): boolean; method
|
| D | typingsInstaller.js | 7118 directoryExists: directoryExists, property 7485 function directoryExists(path) { function 18767 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 18774 …eEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, directoryExists) { argument 120196 function directoryExists(dirPath) { function 120277 directoryExists: host.directoryExists(fileOrDirectoryPath) property 120708 function directoryExists(directoryPath) { function 120751 … directoryExists: function (directoryName) { return system.directoryExists(directoryName); }, method 120845 host.directoryExists = function (directory) { function 121799 directoryExists: directoryExists, property [all …]
|
| D | tsc.js | 4529 directoryExists: directoryExists, property 4853 function directoryExists(path) { function 14740 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 14747 …eEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, directoryExists) { argument 99637 function directoryExists(dirPath) { function 99712 directoryExists: host.directoryExists(fileOrDirectoryPath) property 100087 function directoryExists(directoryPath) { function 100127 … directoryExists: function (directoryName) { return system.directoryExists(directoryName); }, method 100217 host.directoryExists = function (directory) { function 101050 directoryExists: directoryExists, property [all …]
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3316 directoryExists?(directoryName: string): boolean; method 4308 directoryExists?(directoryName: string): boolean; method 4315 directoryExists?(path: string): boolean; method
|
| D | tsserverlibrary.d.ts | 3316 directoryExists?(directoryName: string): boolean; method 4308 directoryExists?(directoryName: string): boolean; method 4315 directoryExists?(path: string): boolean; method
|