Home
last modified time | relevance | path

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

/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