Searched defs:int2 (Results 1 – 9 of 9) sorted by relevance
87 long int2 = window.getLong(0, 1); in doTestValues() local
83 final int int2 = attr2.getValueAsInt(0x08 /* default value */); in testGetValueAsIntger() local
30 override var int2: Int, variable in com.android.systemui.plugins.log.LogMessageImpl
50 var int2: Int variable
114 typedef details::TVec2<int32_t> int2; typedef
41 typedef int int2 __attribute__((ext_vector_type(2))); typedef
67 typedef int int2 __attribute__((ext_vector_type(2))); typedef
567 MismatchedConstructor(String int1, String int2) { in MismatchedConstructor()583 ClassWithTwoConstructors(String int1, String int2) { in ClassWithTwoConstructors()587 ClassWithTwoConstructors(int int1, int int2) { in ClassWithTwoConstructors()
78 typedef int32_t int2 __attribute__((ext_vector_type(2))); typedef