Home
last modified time | relevance | path

Searched defs:roundUp (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dconn.go331 func roundUp(a, b int) int { func
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp336 …const glw::GLint roundUp = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<glw::GLint>(bbox.get… in verifyState() local
385 …const glw::GLint64 roundUp = StateQueryUtil::roundGLfloatToNearestIntegerHalfUp<glw::GLint64>(bbo… in verifyState() local
/external/llvm/lib/Support/
DAPFloat.cpp2771 bool roundUp; in convertNormalToHexString() local
/external/deqp/framework/common/
DtcuTexture.cpp1537 bool roundUp = (deInt64)floorVal % 2 != 0; in rint() local