HomeSort by relevance Sort by last modified time
    Searched refs:computeExp (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestExp.java 89 CoreMathVerifier.computeExp(args, target);
161 CoreMathVerifier.computeExp(args, target);
233 CoreMathVerifier.computeExp(args, target);
305 CoreMathVerifier.computeExp(args, target);
384 CoreMathVerifier.computeExp(args, target);
460 CoreMathVerifier.computeExp(args, target);
536 CoreMathVerifier.computeExp(args, target);
612 CoreMathVerifier.computeExp(args, target);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DfpField.java 587 eString = computeExp(highPrecisionOne, highPrecisionOne).toString();
643 public static Dfp computeExp(final Dfp a, final Dfp one) {
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java     [all...]

Completed in 591 milliseconds