Searched defs:type1 (Results 1 – 9 of 9) sorted by relevance
27 type type1 = number | string; alias
126 DataType::Type type1 = inst1->GetType(); in CheckCommonTypes() local
205 bool Signature::CheckParameter(TypeRelation *relation, Type *type1, Type *type2) in CheckParameter()214 bool Signature::CheckReturnType(TypeRelation *relation, Type *type1, Type *type2) in CheckReturnType()
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
280 DataType::Type type1 = inst1->GetType(); in CheckCommonTypes() local
1366 [[maybe_unused]] auto type1 = inst->GetInput(0).GetInst()->GetType(); in CheckUserOfInt32() local1383 [[maybe_unused]] auto type1 = inst->GetInput(0).GetInst()->GetType(); in CheckUserOfInt32() local
191 ConstPoolType type1 = constPoolValue1.GetConstpoolType(); in HWTEST_F_L0() local
243 DataViewType type1 = TypedArrayHelper::GetType(int8Array); in HWTEST_F_L0() local