Searched defs:aInt (Results 1 – 9 of 9) sorted by relevance
53 const srep_t aInt = toRep(a); in __ledf2() local98 const srep_t aInt = toRep(a); in __gedf2() local
53 const srep_t aInt = toRep(a); in __letf2() local96 const srep_t aInt = toRep(a); in __getf2() local
53 const srep_t aInt = toRep(a); in __lesf2() local98 const srep_t aInt = toRep(a); in __gesf2() local
37 AtomicInteger aInt = new AtomicInteger(); in main() local
150 template <typename IntType> Error ParseInt(const char *aString, IntType &aInt) in ParseInt()
82 TEST_F(AidlPrimitiveTest, aInt) { in TEST_F() argument
132 TEST_F(BinderTest, aInt) { in TEST_F() argument
532 int32_t* aInt; in umsg_vparse() local