Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdeDefs.hpp71 template<typename T> inline T roundDown (T x, T y) { DE_ASSERT(y != T(0)); return (x / y) * y; } in roundDown() function
/external/icu/icu4c/source/i18n/
Dnumber_decimalquantity.cpp811 bool roundDown = roundingutils::getRoundingDirection(isEven, in roundToMagnitude() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp370 …const glw::GLint roundDown = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<glw::GLint>(bbox… in verifyState() local
419 …const glw::GLint64 roundDown = StateQueryUtil::roundGLfloatToNearestIntegerHalfDown<glw::GLint64>(… in verifyState() local
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...