Home
last modified time | relevance | path

Searched defs:RoundUpTo (Results 1 – 8 of 8) 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/tensorflow/tensorflow/compiler/xla/
Dutil.h381 T RoundUpTo(T value, T divisor) { in RoundUpTo() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h454 INLINE uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
/external/compiler-rt/lib/interception/
Dinterception_win.cc163 static uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc147 constexpr size_t RoundUpTo(size_t n) { in RoundUpTo() function
/external/protobuf/src/google/protobuf/
Ddescriptor.cc148 constexpr size_t RoundUpTo(size_t n) { in RoundUpTo() function