Searched defs:CEILING (Results 1 – 5 of 5) sorted by relevance
/external/guava/guava-tests/test/com/google/common/math/ |
D | BigDecimalMathTest.java | 138 .setExpectation(Math.nextUp(twoToThe53), CEILING, UP, HALF_UP) in testRoundToDouble_maxPreciselyRepresentablePlusOne() local 149 .setExpectation(Math.nextUp(twoToThe54), CEILING, UP) in testRoundToDouble_twoToThe54PlusOne() local 160 .setExpectation(Math.nextUp(twoToThe54), CEILING, UP) in testRoundToDouble_twoToThe54PlusOneHalf() local 171 .setExpectation(Math.nextUp(twoToThe54), CEILING, UP, HALF_DOWN, HALF_UP, HALF_EVEN) in testRoundToDouble_twoToThe54PlusThree() local
|
/external/guava/android/guava-tests/test/com/google/common/math/ |
D | BigDecimalMathTest.java | 138 .setExpectation(Math.nextUp(twoToThe53), CEILING, UP, HALF_UP) in testRoundToDouble_maxPreciselyRepresentablePlusOne() local 149 .setExpectation(Math.nextUp(twoToThe54), CEILING, UP) in testRoundToDouble_twoToThe54PlusOne() local 160 .setExpectation(Math.nextUp(twoToThe54), CEILING, UP) in testRoundToDouble_twoToThe54PlusOneHalf() local 171 .setExpectation(Math.nextUp(twoToThe54), CEILING, UP, HALF_DOWN, HALF_UP, HALF_EVEN) in testRoundToDouble_twoToThe54PlusThree() local
|
/external/freetype/src/raster/ |
D | ftraster.c | 450 #define CEILING( x ) ( ( (x) + ras.precision - 1 ) & -ras.precision ) macro
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
D | htmlparser-1.3.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |