Searched defs:IsPowerOfTwo (Results 1 – 4 of 4) sorted by relevance
175 bool IsPowerOfTwo(uint64_t value) { in IsPowerOfTwo() function
145 constexpr bool IsPowerOfTwo(T x) { in IsPowerOfTwo() function
156 static constexpr bool IsPowerOfTwo(uint32_t size) { in IsPowerOfTwo() function
91 static constexpr bool IsPowerOfTwo(T x) { in IsPowerOfTwo() function