Home
last modified time | relevance | path

Searched defs:nextDown (Results 1 – 25 of 761) sorted by relevance

12345678910>>...31

/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/misc/
H A DFpUtils.java129 public static double nextDown(double d) { in nextDown() method in FpUtils
134 public static double nextDown(float f) { in nextDown() method in FpUtils
/aosp_15_r20/libcore/ojluni/src/main/java/sun/misc/
H A DFpUtils.java756 public static double nextDown(double d) { in nextDown() method in FpUtils
787 public static double nextDown(float f) { in nextDown() method in FpUtils
/aosp_15_r20/external/guava/android/guava/src/com/google/common/math/
H A DDoubleUtils.java40 static double nextDown(double d) { in nextDown() method in DoubleUtils
/aosp_15_r20/external/guava/guava/src/com/google/common/math/
H A DDoubleUtils.java40 static double nextDown(double d) { in nextDown() method in DoubleUtils
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/lang/
H A DMath.annotated.java242 public static double nextDown(double d) { throw new RuntimeException("Stub!"); } in nextDown() method in Math
244 public static float nextDown(float f) { throw new RuntimeException("Stub!"); } in nextDown() method in Math
H A DStrictMath.annotated.java241 public static double nextDown(double d) { throw new RuntimeException("Stub!"); } in nextDown() method in StrictMath
243 public static float nextDown(float f) { throw new RuntimeException("Stub!"); } in nextDown() method in StrictMath
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java2594 public static double nextDown(double d) { in nextDown() method in StrictMath
2623 public static float nextDown(float f) { in nextDown() method in StrictMath
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java2594 public static double nextDown(double d) { in nextDown() method in StrictMath
2623 public static float nextDown(float f) { in nextDown() method in StrictMath
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DStrictMath.java2594 public static double nextDown(double d) { in nextDown() method in StrictMath
2623 public static float nextDown(float f) { in nextDown() method in StrictMath
/aosp_15_r20/packages/apps/Calendar/src/com/android/calendar/
DEvent.kt507 @JvmField var nextDown: Event? = null variable in com.android.calendar.Event
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h957 opStatus next(bool nextDown) { return getIEEE().next(nextDown); } in next()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h1034 opStatus next(bool nextDown) { in next()
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/
H A DFastMath.java943 public static double nextDown(final double a) { in nextDown() method in FastMath
954 public static float nextDown(final float a) { in nextDown() method in FastMath
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPFloat.h1115 opStatus next(bool nextDown) { in next()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAPFloat.h1115 opStatus next(bool nextDown) { in next()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAPFloat.h1057 opStatus next(bool nextDown) { in next()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPFloat.h1115 opStatus next(bool nextDown) { in next()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPFloat.h1115 opStatus next(bool nextDown) { in next()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp3731 IEEEFloat::opStatus IEEEFloat::next(bool nextDown) { in next()
4366 APFloat::opStatus DoubleAPFloat::next(bool nextDown) { in next()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp4287 IEEEFloat::opStatus IEEEFloat::next(bool nextDown) { in next()
4948 APFloat::opStatus DoubleAPFloat::next(bool nextDown) { in next()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp732 unsigned DataFlowGraph::DefStack::nextDown(unsigned P) const { in nextDown() function in DataFlowGraph::DefStack
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp810 unsigned DataFlowGraph::DefStack::nextDown(unsigned P) const { in nextDown() function in DataFlowGraph::DefStack
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRDFGraph.cpp733 unsigned DataFlowGraph::DefStack::nextDown(unsigned P) const { in nextDown() function in DataFlowGraph::DefStack
/aosp_15_r20/external/llvm/lib/Support/
H A DAPFloat.cpp3817 APFloat::opStatus APFloat::next(bool nextDown) { in next()
/aosp_15_r20/out/soong/.intermediates/packages/apps/Calendar/Calendar/android_common/kotlin_headers/
DCalendar.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/packages__apps__Calendar__android_common__Calendar.kotlin_module com ...

12345678910>>...31