Searched defs:ROUND_DOWN (Results 1 – 14 of 14) sorted by relevance
32 ROUND_DOWN, enumConstant
149 public static final int ROUND_DOWN=1; field in MathContext
275 public static final int ROUND_DOWN = com.ibm.icu.math.MathContext.ROUND_DOWN; field in BigDecimal
277 public static final int ROUND_DOWN = com.ibm.icu.math.MathContext.ROUND_DOWN; field in BigDecimal
144 public static final int ROUND_DOWN=1; field in MathContext
272 public static final int ROUND_DOWN = android.icu.math.MathContext.ROUND_DOWN; field in BigDecimal
40 #define ROUND_DOWN(x, y) ((x) & ~__round_mask(x, y)) macro
74 #define ROUND_DOWN(x, step) ((x)<0 ? ((x)-(step)+1)/(step)*(step) : (x)/(step)*(step)) macro
78 ROUND_DOWN = P.ROUND_DOWN variable
164 ROUND_DOWN = 'ROUND_DOWN' variable
149 ROUND_DOWN = 'ROUND_DOWN' variable
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...