Home
last modified time | relevance | path

Searched refs:greaterEquals (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/util/
H A DHalf.java673 public static boolean greaterEquals(@HalfFloat short x, @HalfFloat short y) { in greaterEquals() method in Half
674 return FP16.greaterEquals(x, y); in greaterEquals()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt31490 HSPLlibcore/util/FP16;->greaterEquals(SS)Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt49452 method public static boolean greaterEquals(@HalfFloat short, @HalfFloat short);