Searched refs:getExponent (Results 1 – 8 of 8) sorted by relevance
219 StrictMath.getExponent(mDouble); in timeGetExponentD()227 StrictMath.getExponent(mFloat); in timeGetExponentF()
224 result = Math.getExponent(mDouble); in timeGetExponentD()233 result = Math.getExponent(mFloat); in timeGetExponentF()
711 public static int getExponent(@HalfFloat short h) { in getExponent() method in Half
91 unsigned int getExponent() const noexcept { return mBits.getE(); } in getExponent() function
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41501 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();
24528 HSPLjava/lang/Math;->getExponent(D)I24529 HSPLjava/lang/Math;->getExponent(F)I30734 HSPLjdk/internal/math/FormattedFloatingDecimal;->getExponent()[C
49921 method public static int getExponent(@HalfFloat short);