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
278 void DtoaHelper::RoundUp(BufferVector<char> buffer, int* length, int* decimal_point) in RoundUp() function in panda::ecmascript::base::DtoaHelper
146 constexpr T RoundUp(T x, size_t n) in RoundUp() function
365 static inline uint64 RoundUp(uint64 offset, uint32 align) in RoundUp() function
147 constexpr T RoundUp(T x, size_t n) in RoundUp() function
332 inline uint64 RoundUp(uint64 offset, uint64 align) in RoundUp() function