Searched refs:us (Results 1 – 8 of 8) sorted by relevance
95 static constexpr uint64_t UsToNs(uint64_t us) { in UsToNs() argument96 return us * 1000; in UsToNs()
2 prevent us from launching a new thread.
4 # The method declares a parameter of an inaccessible class. This should not abort/kill us.
3 the garbage collector often enough to prevent us from running out of memory.
334 * to modest integer. The EABI convert function isn't doing this for us.376 * to modest integer. The EABI convert function isn't doing this for us.
103 std::unordered_set<const HBasicBlock*> us(sas.begin(), sas.end()); in operator ==() local104 return bs == us; in operator ==()
190 // Switching this on adds ~500us to the startup on userdebug builds, or for
1949 * to modest integer. The EABI convert function isn't doing this for us.