Searched defs:int2 (Results 1 – 7 of 7) sorted by relevance
87 long int2 = window.getLong(0, 1); in doTestValues() local
31 override var int2: Int, variable in com.android.systemui.log.LogMessageImpl
44 var int2: Int variable
114 typedef details::TVec2<int32_t> int2; typedef
41 typedef int int2 __attribute__((ext_vector_type(2))); typedef
566 MismatchedConstructor(String int1, String int2) { in MismatchedConstructor()582 ClassWithTwoConstructors(String int1, String int2) { in ClassWithTwoConstructors()586 ClassWithTwoConstructors(int int1, int int2) { in ClassWithTwoConstructors()
78 typedef int32_t int2 __attribute__((ext_vector_type(2))); typedef