Searched defs:roundUp (Results 1 – 7 of 7) sorted by relevance
142 size_t roundUp(size_t size, size_t alignment) in roundUp() function
234 int DateTimeNumericFieldElement::roundUp(int n) const in roundUp() function in blink::DateTimeNumericFieldElement
263 func roundUp(a, b int) int { func
522 T roundUp(const T value, const T alignment) in roundUp() function
2739 bool roundUp; in convertNormalToHexString() local
2280 int roundUp, /* Return largest valid region if true */ in whereRangeRegion()
1105 bool roundUp = (deInt64)floorVal % 2 != 0; in rint() local