Searched defs:roundUp (Results 1 – 4 of 4) sorted by relevance
331 func roundUp(a, b int) int { func
336 …const glw::GLint roundUp = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<glw::GLint>(bbox.get… in verifyState() local385 …const glw::GLint64 roundUp = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<glw::GLint64>(bbo… in verifyState() local
2771 bool roundUp; in convertNormalToHexString() local
1537 bool roundUp = (deInt64)floorVal % 2 != 0; in rint() local