Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/util/
H A Dmath-util.h60 static IntType RoundUpTo(IntType input_value, IntType rounding_value) { in RoundUpTo() function
/aosp_15_r20/external/webrtc/rtc_base/units/
H A Dunit_base.h78 constexpr Unit_T RoundUpTo(const Unit_T& resolution) const { in RoundUpTo() function
/aosp_15_r20/external/giflib/
H A Dgifalloc.c114 int i, j, CrntSlot, RoundUpTo, NewGifBitSize; in GifUnionColorMap() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dutil.h381 T RoundUpTo(T value, T divisor) { in RoundUpTo() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h454 INLINE uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
/aosp_15_r20/external/compiler-rt/lib/interception/
H A Dinterception_win.cc163 static uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc148 constexpr size_t RoundUpTo(size_t n) { in RoundUpTo() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc148 constexpr size_t RoundUpTo(size_t n) { in RoundUpTo() function