/third_party/typescript/src/compiler/ |
D | watchUtilities.ts | 11 directoryExists?(path: string): boolean; method 22 directoryExists: boolean; property 147 function directoryExists(dirPath: string): boolean { function
|
D | sys.ts | 454 directoryExists(dir: string): boolean; method 791 directoryExists: System["directoryExists"]; property 1100 directoryExists(path: string): boolean; method 1746 function directoryExists(path: string): boolean { function
|
D | watchPublic.ts | 89 directoryExists?(path: string): boolean; method
|
D | moduleNameResolver.ts | 353 const directoryExists = directoryProbablyExists(candidateDirectory, host); constant 1182 … const directoryExists = !onlyRecordFailures && directoryProbablyExists(packageDirectory, host); constant
|
D | program.ts | 199 directoryExists?(directory: string): boolean; method 912 …const { onProgramCreateComplete, fileExists, directoryExists } = updateHostForUseSourceOfProjectRe… constant
|
D | types.ts | 6359 directoryExists?(directoryName: string): boolean; method
|
/third_party/typescript/tests/baselines/reference/ |
D | APISample_WatchWithOwnWatchHost.js | 86 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/services/ |
D | shims.ts | 85 directoryExists(directoryName: string): boolean; method 90 directoryExists(directoryName: string): boolean; method 353 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 | 9 directoryExists = "directoryExists", enumerator
|
/third_party/typescript/src/harness/ |
D | harnessLanguageService.ts | 166 public directoryExists(path: string) { method in Harness.LanguageService.LanguageServiceAdapterHost
|
D | harnessIO.ts | 14 directoryExists(path: string): boolean; method
|
D | vfsUtil.ts | 1204 directoryExists(path: string): boolean; method
|
/third_party/typescript/src/testRunner/unittests/ |
D | moduleResolution.ts | 1412 directoryExists: _ => false constant
|
/third_party/typescript/lib/ |
D | tsc.js | 4318 directoryExists: directoryExists, property 4421 directoryExists: directoryExists, property 4444 directoryExists: directoryExists, property 4830 function directoryExists(path) { function 13559 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 13566 …eEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, directoryExists) { argument 86741 function directoryExists(dirPath) { function 86797 directoryExists: host.directoryExists(fileOrDirectoryPath) property 87128 function directoryExists(directoryPath) { function 87196 … directoryExists: function (directoryName) { return system.directoryExists(directoryName); }, method [all …]
|
D | typingsInstaller.js | 6904 directoryExists: directoryExists, property 7024 directoryExists: directoryExists, property 7047 directoryExists: directoryExists, property 7505 function directoryExists(path) { function 17376 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 17383 …eEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, directoryExists) { argument 105702 function directoryExists(dirPath) { function 105763 directoryExists: host.directoryExists(fileOrDirectoryPath) property 106140 function directoryExists(directoryPath) { function 106212 … directoryExists: function (directoryName) { return system.directoryExists(directoryName); }, method [all …]
|
D | tsserverlibrary.d.ts | 3030 directoryExists?(directoryName: string): boolean; method 3822 directoryExists?(directoryName: string): boolean; method
|
D | typescriptServices.d.ts | 3030 directoryExists?(directoryName: string): boolean; method 3822 directoryExists?(directoryName: string): boolean; method
|
D | typescript.d.ts | 3030 directoryExists?(directoryName: string): boolean; method 3822 directoryExists?(directoryName: string): boolean; method
|
D | typescript.js | 7109 directoryExists: directoryExists, property 7229 directoryExists: directoryExists, property 7252 directoryExists: directoryExists, property 7710 function directoryExists(path) { function 17581 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 17588 …eEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, directoryExists) { argument 105907 function directoryExists(dirPath) { function 105968 directoryExists: host.directoryExists(fileOrDirectoryPath) property 106345 function directoryExists(directoryPath) { function 106417 … directoryExists: function (directoryName) { return system.directoryExists(directoryName); }, method [all …]
|
D | typescriptServices.js | 7109 directoryExists: directoryExists, property 7229 directoryExists: directoryExists, property 7252 directoryExists: directoryExists, property 7710 function directoryExists(path) { function 17581 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 17588 …eEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, directoryExists) { argument 105907 function directoryExists(dirPath) { function 105968 directoryExists: host.directoryExists(fileOrDirectoryPath) property 106345 function directoryExists(directoryPath) { function 106417 … directoryExists: function (directoryName) { return system.directoryExists(directoryName); }, method [all …]
|
D | tsserverlibrary.js | 7109 directoryExists: directoryExists, property 7229 directoryExists: directoryExists, property 7252 directoryExists: directoryExists, property 7710 function directoryExists(path) { function 17581 function ensureDirectoriesExist(directoryPath, createDirectory, directoryExists) { argument 17588 …eEnsuringDirectories(path, data, writeByteOrderMark, writeFile, createDirectory, directoryExists) { argument 105907 function directoryExists(dirPath) { function 105968 directoryExists: host.directoryExists(fileOrDirectoryPath) property 106345 function directoryExists(directoryPath) { function 106417 … directoryExists: function (directoryName) { return system.directoryExists(directoryName); }, method [all …]
|
/third_party/typescript/tests/baselines/reference/api/ |
D | tsserverlibrary.d.ts | 3067 directoryExists?(directoryName: string): boolean; method 3898 directoryExists?(directoryName: string): boolean; method
|
D | typescript.d.ts | 3067 directoryExists?(directoryName: string): boolean; method 3898 directoryExists?(directoryName: string): boolean; method
|