Searched refs:_u (Results 1 – 4 of 4) sorted by relevance
181 Range(void) : _l(0), _u(0) {} in Range()182 Range(uint32_t lower, uint32_t upper) : _l(lower), _u(upper) {} in Range()184 uint32_t upper(void) { return _u; } in upper()190 uint32_t _u; // upper member in Range197 out << '[' << _l << ", " << _u << ']'; in operator string()
234 PendingIntentRecord(PendingIntentController _controller, Key _k, int _u) { in PendingIntentRecord() argument237 uid = _u; in PendingIntentRecord()
848 %_u = tail call <4 x i32> @smear_4i32(i32 %_su2) nounwind readnone853 %_u2 = mul <4 x i32> %_u, %mu
844 %_u = tail call <4 x i32> @smear_4i32(i32 %_su2) nounwind readnone849 %_u2 = mul <4 x i32> %_u, %mu