Home
last modified time | relevance | path

Searched defs:BitIsSet (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/events/ozone/evdev/
Devent_device_info.cc35 bool BitIsSet(const unsigned long* bits, unsigned int bit) { in BitIsSet() function
/external/lldb/source/Plugins/Process/Utility/
DInstructionUtils.h103 BitIsSet (const uint64_t value, const uint64_t bit) in BitIsSet() function