Searched defs:type1 (Results 1 – 10 of 10) sorted by relevance
27 type type1 = number | string; alias
126 DataType::Type type1 = inst1->GetType(); in CheckCommonTypes() local
631 auto type1 = DataType::Type::UINT16; variable652 auto type1 = DataType::Type::UINT16; variable673 auto type1 = DataType::Type::UINT16; variable705 auto type1 = DataType::Type::UINT16; variable735 auto type1 = DataType::Type::INT8; variable
281 DataType::Type type1 = inst1->GetType(); in CheckCommonTypes() local
1369 [[maybe_unused]] auto type1 = inst->GetInput(0).GetInst()->GetType(); in CheckUserOfInt32() local1386 [[maybe_unused]] auto type1 = inst->GetInput(0).GetInst()->GetType(); in CheckUserOfInt32() local
832 … const type1 = signature.getMethodSubSignature().getParameters()[ref.getIndex()]?.getType(); constant
191 ConstPoolType type1 = constPoolValue1.GetConstpoolType(); in HWTEST_F_L0() local
243 DataViewType type1 = TypedArrayHelper::GetType(int8Array); in HWTEST_F_L0() local
1185 checker::Type *CheckerContext::GetUnionOfTypes(checker::Type *const type1, checker::Type *const typ… in GetUnionOfTypes()1219 checker::Type *CheckerContext::GetIntersectionOfTypes(checker::Type *const type1, in GetIntersectionOfTypes()