| /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 | 114 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 1152 …const { onProgramCreateComplete, fileExists, directoryExists } = updateHostForUseSourceOfProjectRe… constant
|
| D | types.ts | 7189 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 | vfsUtil.ts | 1209 directoryExists(path: string): boolean; method
|
| D | harnessIO.ts | 14 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 | 3344 directoryExists?(directoryName: string): boolean; method 4338 directoryExists?(directoryName: string): boolean; method 4345 directoryExists?(path: string): boolean; method
|
| D | typescriptServices.d.ts | 3344 directoryExists?(directoryName: string): boolean; method 4338 directoryExists?(directoryName: string): boolean; method 4345 directoryExists?(path: string): boolean; method
|
| D | tsserverlibrary.d.ts | 3344 directoryExists?(directoryName: string): boolean; method 4338 directoryExists?(directoryName: string): boolean; method 4345 directoryExists?(path: string): boolean; method
|
| D | typingsInstaller.js | 7121 directoryExists: directoryExists, property 7488 function directoryExists(path) { function 18801 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 18808 …eEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, directoryExists) { argument 120496 function directoryExists(dirPath) { function 120577 directoryExists: host.directoryExists(fileOrDirectoryPath) property 121008 function directoryExists(directoryPath) { function 121051 … directoryExists: function (directoryName) { return system.directoryExists(directoryName); }, method 121145 host.directoryExists = function (directory) { function 122103 directoryExists: directoryExists, property [all …]
|
| D | tsc.js | 4529 directoryExists: directoryExists, property 4853 function directoryExists(path) { function 14771 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 14778 …eEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, directoryExists) { argument 99913 function directoryExists(dirPath) { function 99988 directoryExists: host.directoryExists(fileOrDirectoryPath) property 100363 function directoryExists(directoryPath) { function 100403 … directoryExists: function (directoryName) { return system.directoryExists(directoryName); }, method 100493 host.directoryExists = function (directory) { function 101330 directoryExists: directoryExists, property [all …]
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3344 directoryExists?(directoryName: string): boolean; method 4338 directoryExists?(directoryName: string): boolean; method 4345 directoryExists?(path: string): boolean; method
|
| D | tsserverlibrary.d.ts | 3344 directoryExists?(directoryName: string): boolean; method 4338 directoryExists?(directoryName: string): boolean; method 4345 directoryExists?(path: string): boolean; method
|