Home
last modified time | relevance | path

Searched defs:RoundUpTo (Results 1 – 5 of 5) sorted by relevance

/external/icing/icing/util/
Dmath-util.h59 static IntType RoundUpTo(IntType input_value, IntType rounding_value) { in RoundUpTo() function
/external/webrtc/rtc_base/units/
Dunit_base.h78 constexpr Unit_T RoundUpTo(const Unit_T& resolution) const { in RoundUpTo() function
/external/giflib/
Dgifalloc.c118 int i, j, CrntSlot, RoundUpTo, NewGifBitSize; in GifUnionColorMap() local
/external/compiler-rt/lib/interception/
Dinterception_win.cc163 static uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h454 INLINE uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function