Searched defs:bits_set (Results 1 – 9 of 9) sorted by relevance
125 uint32_t bits_set = mask & m_bits; in WaitForSetEvents() local138 uint32_t bits_set = mask & m_bits; in WaitForSetEvents() local
227 int bits_set = 0; in dh_pub_is_valid() local
349 uint32_t bits_set; member
603 uint32_t bits_set(const std::vector<uint32_t>& bits) { in bits_set() function
643 uint32_t bits_set(const std::vector<uint32_t>& bits) { in bits_set() function
469 static void bits_set(char *array, int start, int len) in bits_set() function