/external/angle/src/compiler/translator/tree_ops/vulkan/ |
D | SeparateStructFromUniformDeclarations.cpp | 61 void doReplacement(TIntermDeclaration *decl, TIntermTyped *declarator, const TType &oldType) in doReplacement()
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
D | Analyzer.java | 319 Type oldType = old.getLocal(i); in mergeJsr() local 377 Type oldType = old.getLocal(index); in mergeRet() local
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | TestUtilities.java | 520 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local 533 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local 569 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local
|
/external/antlr/tool/src/main/java/org/antlr/tool/ |
D | AssignTokenTypesBehavior.java | 252 int oldType = oldTypeI; in assignStringTypes() local
|
/external/desugar/java/com/google/devtools/build/android/desugar/ |
D | BytecodeTypeInference.java | 671 private void replaceUninitializedTypeInStack(InferredType oldType, InferredType newType) { in replaceUninitializedTypeInStack() 672 checkArgument(oldType.isUninitialized(), "The old type is NOT uninitialized. %s", oldType); in replaceUninitializedTypeInStack() local
|
/external/llvm-project/lld/wasm/ |
D | SymbolTable.cpp | 164 const WasmGlobalType *oldType = cast<GlobalSymbol>(existing)->getGlobalType(); in checkGlobalType() local 181 const WasmEventType *oldType = cast<EventSymbol>(existing)->getEventType(); in checkEventType() local
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/ |
D | CreatorCollector.java | 308 Class<?> oldType = oldOne.getRawParameterType(0); in verifyNonDup() local
|
/external/skia/src/gpu/geometry/ |
D | GrStyledShape.cpp | 599 GrShape::Type oldType = fShape.type(); in simplify() local
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | FunctionSupport.h | 545 auto oldType = getType(); in setType() local
|
/external/skqp/src/sksl/ |
D | SkSLIRGenerator.cpp | 1881 const Type& oldType = ((TypeReference&) *base).fValue; in convertIndex() local 2116 const Type& oldType = ((TypeReference&) *base).fValue; in convertSuffixExpression() local
|
/external/llvm-project/mlir/lib/Dialect/GPU/IR/ |
D | GPUDialect.cpp | 696 auto oldType = getType(); in setType() local
|
/external/jdiff/src/jdiff/ |
D | HTMLReportGenerator.java | 1213 String oldType = null; in writeCtorChangedTableEntry() local
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 4496 TType& oldType = *member->type; in redeclareBuiltinBlock() local
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 4769 TType& oldType = *member->type; in redeclareBuiltinBlock() local
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 5729 const AttributedType *oldType = TL.getTypePtr(); in TransformAttributedType() local
|
/external/llvm-project/clang/lib/Sema/ |
D | TreeTransform.h | 6651 const AttributedType *oldType = TL.getTypePtr(); in TransformAttributedType() local
|