Home
last modified time | relevance | path

Searched refs:getExponent (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/util/
H A DHalf.java711 public static int getExponent(@HalfFloat short h) { in getExponent() method in Half
/aosp12/frameworks/native/libs/math/include/math/
H A Dhalf.h91 unsigned int getExponent() const noexcept { return mBits.getE(); } in getExponent() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/art/build/boot/
H A Dboot-image-profile.txt2217 HSPLjava/lang/Math;->getExponent(D)I
2218 HSPLjava/lang/Math;->getExponent(F)I
8594 HSPLsun/misc/FormattedFloatingDecimal;->getExponent()[C
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt41501 method public static int getExponent(float);
41502 method public static int getExponent(double);
41823 method public static int getExponent(float);
41824 method public static int getExponent(double);
45746 method public final java.math.BigInteger getExponent();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt24823 HSPLjava/lang/Math;->getExponent(D)I
24824 HSPLjava/lang/Math;->getExponent(F)I
31284 HSPLsun/misc/FormattedFloatingDecimal;->getExponent()[C
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt46232 method public static int getExponent(@HalfFloat short);