Searched defs:ROUND_FLOOR (Results 1 - 8 of 8) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/ | ||
H A D | MathContext.java | 160 public static final int ROUND_FLOOR=3; field in MathContext |
H A D | BigDecimal.java | 285 public static final int ROUND_FLOOR = com.ibm.icu.math.MathContext.ROUND_FLOOR; field in BigDecimal |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/ | ||
H A D | MathContext.java | 154 public static final int ROUND_FLOOR=3; field in MathContext |
H A D | BigDecimal.java | 279 public static final int ROUND_FLOOR = ohos.global.icu.math.MathContext.ROUND_FLOOR; field in BigDecimal |
/third_party/python/Lib/test/ | ||
H A D | test_time.py | 33 ROUND_FLOOR = 0 variable in _PyTime |
H A D | test_decimal.py | 89 ROUND_FLOOR = P.ROUND_FLOOR variable |
/third_party/python/Lib/ | ||
H A D | _pydecimal.py | 171 ROUND_FLOOR = 'ROUND_FLOOR' variable [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ | ||
H A D | icu4j-4_8_1_1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ... |
Completed in 24 milliseconds