Searched refs:INT8 (Results 1 – 7 of 7) sorted by relevance
62 case Type::INT8: \148 case Type::INT8: // fall-through in IsCompatibleType()167 case Type::INT8: // fall-through in AreCompatibleTypes()172 case Type::INT8: // fall-through in AreCompatibleTypes()310 *parsed_type = Type::INT8; in ParseIntegral()407 case Type::INT8: // fall-through in ValueString()497 case Type::INT8: // fall-through in CheckValid()571 case Type::INT8: // fall-through in evaluate()598 case Type::INT8: in ToString()836 CHECK(type_ == Type::INT8 || type_ == Type::INT32 || type_ == Type::INT64) << location; in AidlConstantValue()[all …]
270 value.GetType() == AidlConstantValue::Type::INT8 || in GenerateConstantDeclarations()283 value.GetType() == AidlConstantValue::Type::INT8 || in GenerateConstantDeclarations()
669 case AidlConstantValue::Type::INT8: // fall-through in load_and_validate_aidl()
419 INT8, enumerator
1106 case AidlConstantValue::Type::INT8: // fall-through in generate_binder_interface_class()
982 case AidlConstantValue::Type::INT8: // fall-through in BuildInterfaceHeader()
49 case SK(INT8): __action__(int8_t) \78 bool isLftSigned = (lft == SK(INT8)) || (lft == SK(INT16)) in usualArithmeticConversion()80 bool isRgtSigned = (rgt == SK(INT8)) || (rgt == SK(INT16)) in usualArithmeticConversion()92 case SK(INT8): return SK(UINT8); in usualArithmeticConversion()458 literal = rawValue(SK(INT8)); in javaValue()