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
1552 public static double nextUp(double d) { in nextUp() method in StrictMath1581 public static float nextUp(float f) { in nextUp() method in StrictMath
2084 public static double nextUp(double d) { in nextUp() method in Math2119 public static float nextUp(float f) { in nextUp() method in Math
174 public static double nextUp(double d) { throw new RuntimeException("Stub!"); } in nextUp() method in Math176 public static float nextUp(float f) { throw new RuntimeException("Stub!"); } in nextUp() method in Math