Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dbits.h154 bit_ceil(T x) { in bit_ceil() function
/third_party/skia/third_party/externals/swiftshader/src/System/
DTypes.hpp64 constexpr inline uint32_t bit_ceil(uint32_t i) in bit_ceil() function