Home
last modified time | relevance | path

Searched defs:newOptions (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/server/
Dproject.ts2033 const newOptions = cloneCompilerOptions(options || this.getCompilationSettings()); constant
/third_party/openGLES/specs/es/3.2/katex/
Dkatex.js2373 newOptions = options.withStyle(style.sup()); property
2380 newOptions = options.withStyle(style.sub()); property
2904 newOptions = options.withStyle(style.sup()); property
2915 newOptions = options.withStyle(style.sub()); property
/third_party/openGLES/specs/gl/katex/
Dkatex.js2373 newOptions = options.withStyle(style.sup()); property
2380 newOptions = options.withStyle(style.sub()); property
2904 newOptions = options.withStyle(style.sup()); property
2915 newOptions = options.withStyle(style.sub()); property
/third_party/openGLES/specs/es/katex/
Dkatex.js2373 newOptions = options.withStyle(style.sup()); property
2380 newOptions = options.withStyle(style.sub()); property
2904 newOptions = options.withStyle(style.sup()); property
2915 newOptions = options.withStyle(style.sub()); property
/third_party/openGLES/specs/katex/
Dkatex.js2373 newOptions = options.withStyle(style.sup()); property
2380 newOptions = options.withStyle(style.sub()); property
2904 newOptions = options.withStyle(style.sup()); property
2915 newOptions = options.withStyle(style.sub()); property
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
Dkatex.mjs10514 const newOptions = options.withFont(font); constant
10520 const newOptions = options.withFont(font); constant
10643 let newOptions; variable
/third_party/typescript/lib/
Dtsc.js11125 function changesAffectModuleResolution(oldOptions, newOptions) { argument
11130 function optionsHaveModuleResolutionChanges(oldOptions, newOptions) { argument
11134 function changesAffectingProgramStructure(oldOptions, newOptions) { argument
11138 function optionsHaveChanges(oldOptions, newOptions, optionDeclarations) { argument
16416 function compilerOptionsAffectSemanticDiagnostics(newOptions, oldOptions) { argument
16420 function compilerOptionsAffectEmit(newOptions, oldOptions) { argument
16424 function compilerOptionsAffectDeclarationPath(newOptions, oldOptions) { argument
36602 function setOwnOptions(newOptions) { argument
100883 …function isProgramUptoDate(program, rootFileNames, newOptions, getSourceVersion, fileExists, hasIn… argument
101059 function shouldProgramCreateNewSourceFiles(program, newOptions) { argument
DtypingsInstaller.js14593 function changesAffectModuleResolution(oldOptions, newOptions) { argument
14598 function optionsHaveModuleResolutionChanges(oldOptions, newOptions) { argument
14602 function changesAffectingProgramStructure(oldOptions, newOptions) { argument
14606 function optionsHaveChanges(oldOptions, newOptions, optionDeclarations) { argument
20651 function compilerOptionsAffectSemanticDiagnostics(newOptions, oldOptions) { argument
20655 function compilerOptionsAffectEmit(newOptions, oldOptions) { argument
20659 function compilerOptionsAffectDeclarationPath(newOptions, oldOptions) { argument
44587 function setOwnOptions(newOptions) { argument
121579 …function isProgramUptoDate(program, rootFileNames, newOptions, getSourceVersion, fileExists, hasIn… argument
121788 function shouldProgramCreateNewSourceFiles(program, newOptions) { argument