Home
last modified time | relevance | path

Searched defs:minExponent (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp287 static float convertFloatFlushToZeroRtn(float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtn()
330 static float convertFloatFlushToZeroRtp(float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtp()
472 const int minExponent = getMinExponent(precision); in reverifyConstantDerivateWithFlushRelaxations() local
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp289 static float convertFloatFlushToZeroRtn(float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtn()
332 static float convertFloatFlushToZeroRtp(float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtp()
507 const int minExponent = getMinExponent(precision); in reverifyConstantDerivateWithFlushRelaxations() local
/external/cronet/tot/third_party/llvm-libc/src/utils/MPFRWrapper/
DMPFRUtils.cpp713 int minExponent = FPBits<T>(min).get_exponent(); in ulp_as_mpfr_number() local
/external/cronet/stable/third_party/llvm-libc/src/utils/MPFRWrapper/
DMPFRUtils.cpp713 int minExponent = FPBits<T>(min).get_exponent(); in ulp_as_mpfr_number() local
/external/llvm/lib/Support/
DAPFloat.cpp51 APFloat::ExponentType minExponent; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp61 APFloatBase::ExponentType minExponent; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPFloat.cpp78 APFloatBase::ExponentType minExponent; member