Home
last modified time | relevance | path

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

/art/libartbase/base/
Dbit_utils.h145 constexpr bool IsPowerOfTwo(T x) { in IsPowerOfTwo() function
/art/sigchainlib/
Dsigchain.cc180 static constexpr bool IsPowerOfTwo(T x) { in IsPowerOfTwo() function