| /third_party/typescript/tests/baselines/reference/ |
| D | APISample_WatchWithDefaults.js | 41 host.createProgram = (rootNames, options, host, oldProgram) => { argument
|
| D | APISample_Watch.js | 54 host.createProgram = (rootNames: ReadonlyArray<string>, options, host, oldProgram) => { argument
|
| D | APISample_WatchWithOwnWatchHost.js | 48 host.createProgram = (rootNames, options, host, oldProgram) => { argument
|
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 51 const oldProgram = readBuilderProgram(options, host) as any as T; constant 501 const oldProgram = getCurrentProgram(); constant
|
| D | builder.ts | 1050 oldProgram: BuilderProgram | undefined; property
|
| /third_party/typescript/src/server/ |
| D | project.ts | 1243 const oldProgram = this.languageService.getCurrentProgram(); constant 2353 const oldProgram = this.getCurrentProgram(); constant
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | ProgramPipeline.cpp | 62 Program *oldProgram = mPrograms[shaderType]; in useProgramStage() local
|
| /third_party/typescript/src/services/ |
| D | services.ts | 1410 oldProgram: program, constant
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | Context.cpp | 1313 Program *oldProgram = mResourceManager->getProgram(priorProgram); in useProgram() local
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3309 oldProgram?: Program; property
|
| D | typescriptServices.d.ts | 3309 oldProgram?: Program; property
|
| D | tsserverlibrary.d.ts | 3309 oldProgram?: Program; property
|
| D | tsc.js | 100788 …function createCreateProgramOptions(rootNames, options, host, oldProgram, configFileParsingDiagnos… argument 104437 oldProgram: oldProgram && oldProgram.getProgramOrUndefined(), property 105040 function finishCachingPerDirectoryResolution(newProgram, oldProgram) { argument 110007 …host.createProgram = function (rootNames, options, host, oldProgram, configFileParsingDiagnostics,… argument
|
| D | typingsInstaller.js | 121495 …function createCreateProgramOptions(rootNames, options, host, oldProgram, configFileParsingDiagnos… argument 125724 oldProgram: oldProgram && oldProgram.getProgramOrUndefined(), property 126429 function finishCachingPerDirectoryResolution(newProgram, oldProgram) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3309 oldProgram?: Program; property
|
| D | tsserverlibrary.d.ts | 3309 oldProgram?: Program; property
|