Home
last modified time | relevance | path

Searched defs:oldType (Results 1 – 16 of 16) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/vulkan/
DSeparateStructFromUniformDeclarations.cpp61 void doReplacement(TIntermDeclaration *decl, TIntermTyped *declarator, const TType &oldType) in doReplacement()
/external/javassist/src/main/javassist/bytecode/analysis/
DAnalyzer.java319 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/
DTestUtilities.java520 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/
DAssignTokenTypesBehavior.java252 int oldType = oldTypeI; in assignStringTypes() local
/external/desugar/java/com/google/devtools/build/android/desugar/
DBytecodeTypeInference.java671 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/
DSymbolTable.cpp164 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/
DCreatorCollector.java308 Class<?> oldType = oldOne.getRawParameterType(0); in verifyNonDup() local
/external/skia/src/gpu/geometry/
DGrStyledShape.cpp599 GrShape::Type oldType = fShape.type(); in simplify() local
/external/llvm-project/mlir/include/mlir/IR/
DFunctionSupport.h545 auto oldType = getType(); in setType() local
/external/skqp/src/sksl/
DSkSLIRGenerator.cpp1881 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/
DGPUDialect.cpp696 auto oldType = getType(); in setType() local
/external/jdiff/src/jdiff/
DHTMLReportGenerator.java1213 String oldType = null; in writeCtorChangedTableEntry() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp4496 TType& oldType = *member->type; in redeclareBuiltinBlock() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DParseHelper.cpp4769 TType& oldType = *member->type; in redeclareBuiltinBlock() local
/external/clang/lib/Sema/
DTreeTransform.h5729 const AttributedType *oldType = TL.getTypePtr(); in TransformAttributedType() local
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h6651 const AttributedType *oldType = TL.getTypePtr(); in TransformAttributedType() local