Searched defs:nextUp (Results 1 – 5 of 5) sorted by relevance
119 public static double nextUp(double d) { in nextUp() method in FpUtils124 public static float nextUp(float f) { in nextUp() method in FpUtils
694 public static double nextUp(double d) { in nextUp() method in FpUtils725 public static float nextUp(float f) { in nextUp() method in FpUtils
238 public static double nextUp(double d) { throw new RuntimeException("Stub!"); } in nextUp() method in Math240 public static float nextUp(float f) { throw new RuntimeException("Stub!"); } in nextUp() method in Math
237 public static double nextUp(double d) { throw new RuntimeException("Stub!"); } in nextUp() method in StrictMath239 public static float nextUp(float f) { throw new RuntimeException("Stub!"); } in nextUp() method in StrictMath
2536 public static double nextUp(double d) { in nextUp() method in StrictMath2565 public static float nextUp(float f) { in nextUp() method in StrictMath