Searched defs:direction (Results 1 – 9 of 9) sorted by relevance
734 public static double nextAfter(double start, double direction) { in nextAfter()834 public static float nextAfter(float start, double direction) { in nextAfter()
702 final double direction = NEXTAFTER_DD_FD_DIRECTION_CASES[j]; in test_nextAfter_DD() local767 final double direction = NEXTAFTER_DD_FD_DIRECTION_CASES[j]; in test_nextAfter_FD() local
856 final double direction = NEXTAFTER_DD_FD_DIRECTION_CASES[j]; in test_nextAfter_DD() local945 final double direction = NEXTAFTER_DD_FD_DIRECTION_CASES[j]; in test_nextAfter_FD() local
418 void setFetchDirection(int direction) throws SQLException; in setFetchDirection()
1327 void setFetchDirection(int direction) throws SQLException; in setFetchDirection()
1481 public static double nextAfter(double start, double direction) { in nextAfter()1523 public static float nextAfter(float start, double direction) { in nextAfter()
1889 public static double nextAfter(double start, double direction) { in nextAfter()1988 public static float nextAfter(float start, double direction) { in nextAfter()
127 android.icu.text.RelativeDateTimeFormatter.Direction direction; in getRelativeTimeSpanString() local
1531 public static final int direction = 0; field in R