Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DHalf.java711 public static int getExponent(@HalfFloat short h) { in getExponent() method in Half
/frameworks/native/libs/math/include/math/
Dhalf.h91 unsigned int getExponent() const noexcept { return mBits.getE(); } in getExponent() function
/frameworks/opt/setupwizard/tools/docs/
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();
/frameworks/base/config/
Dboot-image-profile.txt24588 HSPLjava/lang/Math;->getExponent(D)I
24589 HSPLjava/lang/Math;->getExponent(F)I
/frameworks/base/core/api/
Dcurrent.txt47065 method public static int getExponent(@HalfFloat short);