Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dconn.go378 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/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp2603 bool roundUp; in convertNormalToHexString() local
/external/llvm/lib/Support/
DAPFloat.cpp2774 bool roundUp; in convertNormalToHexString() local
/external/deqp/framework/common/
DtcuTexture.cpp1593 bool roundUp = (deInt64)floorVal % 2 != 0; in rint() local