Home
last modified time | relevance | path

Searched defs:type1 (Results 1 – 5 of 5) sorted by relevance

/art/runtime/verifier/
Dreg_type.cc595 const ConstantType& type1 = *down_cast<const ConstantType*>(this); in Merge() local
650 const ConstantType& type1 = *down_cast<const ConstantType*>(this); in Merge() local
656 const ConstantType& type1 = *down_cast<const ConstantType*>(this); in Merge() local
/art/test/046-reflect/src/
DMain.java616 Type type1 = types1.get(0); in checkParametrizedTypeEqualsAndHashCode() local
672 Type type1 = types1.get(0); in checkGenericArrayTypeEqualsAndHashCode() local
/art/compiler/optimizing/
Dinduction_var_analysis.cc78 static Primitive::Type Narrowest(Primitive::Type type1, Primitive::Type type2) { in Narrowest()
Dcode_generator.cc1141 Primitive::Type type1, in EmitParallelMoves()
/art/runtime/
Dclass_linker.cc7153 Primitive::Type type1 = field1->GetTypeAsPrimitiveType(); in operator ()() local