Home
last modified time | relevance | path

Searched refs:IEEEremainder (Results 1 – 7 of 7) sorted by relevance

/external/proguard/src/proguard/gui/
Ddefault.pro62 public static double IEEEremainder(double,double);
Dboilerplate.pro123 public static double IEEEremainder(double,double);
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java3983 public static double IEEEremainder(double dividend, double divisor) { in IEEEremainder() method in FastMath
3984 return StrictMath.IEEEremainder(dividend, divisor); // TODO provide our own implementation in IEEEremainder()
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...