| /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 | 57 const oldProgram = readBuilderProgram(options, host) as any as T; constant 65 …const oldProgram = readBuilderProgram(options, host) as any as EmitAndSemanticDiagnosticsBuilderPr… constant 516 const oldProgram = getCurrentProgram(); constant
|
| D | builder.ts | 1200 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 | 1411 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 | 3370 oldProgram?: Program; property
|
| D | typescriptServices.d.ts | 3370 oldProgram?: Program; property
|
| D | tsserverlibrary.d.ts | 3370 oldProgram?: Program; property
|
| D | tsc.js | 102431 …function createCreateProgramOptions(rootNames, options, host, oldProgram, configFileParsingDiagnos… argument 106257 oldProgram: oldProgram && oldProgram.getProgramOrUndefined(), property 106911 function finishCachingPerDirectoryResolution(newProgram, oldProgram) { argument 111888 …host.createProgram = function (rootNames, options, host, oldProgram, configFileParsingDiagnostics,… argument
|
| D | typingsInstaller.js | 123371 …function createCreateProgramOptions(rootNames, options, host, oldProgram, configFileParsingDiagnos… argument 127783 oldProgram: oldProgram && oldProgram.getProgramOrUndefined(), property 128539 function finishCachingPerDirectoryResolution(newProgram, oldProgram) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3370 oldProgram?: Program; property
|
| D | tsserverlibrary.d.ts | 3370 oldProgram?: Program; property
|