Searched defs:RoundUpTo (Results 1 – 8 of 8) sorted by relevance
60 static IntType RoundUpTo(IntType input_value, IntType rounding_value) { in RoundUpTo() function
78 constexpr Unit_T RoundUpTo(const Unit_T& resolution) const { in RoundUpTo() function
114 int i, j, CrntSlot, RoundUpTo, NewGifBitSize; in GifUnionColorMap() local
381 T RoundUpTo(T value, T divisor) { in RoundUpTo() function
454 INLINE uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
163 static uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
148 constexpr size_t RoundUpTo(size_t n) { in RoundUpTo() function