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.h89 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/non-updatable-api/
Dcurrent.txt49221 method public static int getExponent(@HalfFloat short);
61565 method public static int getExponent(float);
61566 method public static int getExponent(double);
61942 method public static int getExponent(float);
61943 method public static int getExponent(double);
67023 method public final java.math.BigInteger getExponent();
/frameworks/base/api/
Dcurrent.txt49365 method public static int getExponent(@HalfFloat short);
61709 method public static int getExponent(float);
61710 method public static int getExponent(double);
62086 method public static int getExponent(float);
62087 method public static int getExponent(double);
67167 method public final java.math.BigInteger getExponent();