Searched defs:RoundUp (Results 1 – 8 of 8) sorted by relevance
52 TEST(BitUtils, RoundUp) in TEST() argument
154 constexpr T RoundUp(T x, size_t n) in RoundUp() function
146 constexpr T RoundUp(T x, size_t n) in RoundUp() function
148 constexpr T RoundUp(T x, size_t n) in RoundUp() function
321 inline uint64 RoundUp(uint64 offset, uint64 align) in RoundUp() function
30 static inline uint64 RoundUp(uint64 offset, uint32 align) in RoundUp() function
840 static inline uint64 RoundUp(uint64 offset, uint32 align) in RoundUp() function