Home
last modified time | relevance | path

Searched defs:smallestNormal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuFloat.hpp279 StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::smallestNormal(int sign) in smallestNormal() function in tcu::Float
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DTarget.java517 private double smallestNormal(double f) { in smallestNormal() method in Target.Floaty