| /third_party/typescript/tests/baselines/reference/ |
| D | commentsExternalModules3.js | 58 export var newVar = new extMod.m1.m2.c(); variable 134 exports.newVar = new extMod.m1.m2.c(); variable in exports
|
| D | commentsExternalModules2.js | 58 export var newVar = new extMod.m1.m2.c(); variable
|
| D | commentsExternalModules.js | 58 var newVar = new extMod.m1.m2.c(); variable
|
| /third_party/typescript/tests/cases/compiler/ |
| D | commentsExternalModules.ts | 61 var newVar = new extMod.m1.m2.c(); variable
|
| D | commentsExternalModules2.ts | 61 export var newVar = new extMod.m1.m2.c(); variable
|
| D | commentsExternalModules3.ts | 61 export var newVar = new extMod.m1.m2.c(); variable
|
| /third_party/flutter/skia/src/sksl/ |
| D | SkSLCPPUniformCTypes.cpp | 88 String UniformCTypeMapper::dirtyExpression(const String& newVar, const String& oldVar) const { in dirtyExpression() argument 98 String UniformCTypeMapper::saveState(const String& newVar, const String& oldVar) const { in saveState() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | HoistConstants.cpp | 74 auto *newVar = new TVariable(&mSymbolTable, newName.rawName(), &oldVar.getType(), in rewrite() local
|
| D | NameEmbeddedUniformStructsMetal.cpp | 92 TVariable *newVar = new TVariable(mSymbolTable, asSymbol->getName(), uniformType, in doReplacement() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| D | external_texture_transform.cc | 119 auto* newVar = ctx.dst->create<ast::Variable>( in Run() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | NameEmbeddedUniformStructs.cpp | 82 TVariable *newVar = new TVariable(mSymbolTable, asSymbol->getName(), uniformType, in doReplacement() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| D | ReplaceVariable.h | 69 void replaceGlobalVariable(const TVariable *oldVar, TVariable *newVar) in replaceGlobalVariable()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | SeparateStructFromUniformDeclarations.cpp | 90 TVariable *newVar = new TVariable(mSymbolTable, asSymbol->getName(), uniformType, in doReplacement() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | scalar_replacement_pass.cpp | 575 Instruction* newVar) { in GetOrCreateInitialValue()
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | scalar_replacement_pass.cpp | 575 Instruction* newVar) { in GetOrCreateInitialValue()
|
| /third_party/spirv-tools/source/opt/ |
| D | scalar_replacement_pass.cpp | 566 Instruction* newVar) { in GetOrCreateInitialValue()
|