HomeSort by relevance Sort by last modified time
    Searched refs:ROUND_DOWN (Results 26 - 50 of 86) sorted by null

12 3 4

  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
MathUtils.java     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
list-in-n.d 20 2c: 0a660368 flotu \$102,ROUND_DOWN,\$104
list-in-r.d 20 2c: 0a660368 flotu \$102,ROUND_DOWN,\$104
list-in-rn.d 20 2c: 0a660368 flotu \$102,ROUND_DOWN,\$104
list-insns.d 18 2c: 0a660368 flotu \$102,ROUND_DOWN,\$104
list-insns.l 21 18 002c 0A660368 FLOTU \$102,ROUND_DOWN,\$104
  /external/libdrm/amdgpu/
amdgpu_bo.c 546 cpu0 = ROUND_DOWN((uintptr_t)cpu, ps);
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfHeader.cpp 734 tileDesc.roundingMode != ROUND_DOWN)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_decimal.py 140 'down' : ROUND_DOWN,
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_decimal.py 140 'down' : ROUND_DOWN,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py 140 'down' : ROUND_DOWN,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py 140 'down' : ROUND_DOWN,
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberFormatTest.java 461 BigDecimal.ROUND_DOWN,
568 {BigDecimal.ROUND_DOWN, 1.588, "1"},
    [all...]
RbnfTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatTest.java 457 BigDecimal.ROUND_DOWN,
564 {BigDecimal.ROUND_DOWN, 1.588, "1"},
    [all...]
RbnfTest.java     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/math/
BigDecimal.java 268 * @see MathContext#ROUND_DOWN
270 public static final int ROUND_DOWN = android.icu.math.MathContext.ROUND_DOWN;
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/math/
BigDecimal.java 270 * @see MathContext#ROUND_DOWN
273 public static final int ROUND_DOWN = com.ibm.icu.math.MathContext.ROUND_DOWN;
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
BigDecimal.java 272 * @see MathContext#ROUND_DOWN
275 public static final int ROUND_DOWN = com.ibm.icu.math.MathContext.ROUND_DOWN;
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
Dfp.java     [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigDecimalArithmeticTest.java 632 * Divide: rounding mode is ROUND_DOWN, result is negative
643 BigDecimal result = aNumber.divide(bNumber, resScale, BigDecimal.ROUND_DOWN);
649 * Divide: rounding mode is ROUND_DOWN, result is positive
660 BigDecimal result = aNumber.divide(bNumber, resScale, BigDecimal.ROUND_DOWN);
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
DiagBigDecimal.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DiagBigDecimal.java     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
SerializableTest.java 620 MathContext.ROUND_CEILING, MathContext.ROUND_DOWN, MathContext.ROUND_FLOOR,
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
SerializableTest.java 616 MathContext.ROUND_CEILING, MathContext.ROUND_DOWN, MathContext.ROUND_FLOOR,
    [all...]

Completed in 1357 milliseconds

12 3 4