Home
last modified time | relevance | path

Searched defs:unbiased_exponent (Results 1 - 8 of 8) sorted by relevance

/third_party/glslang/gtests/
H A DHexFloat.cpp539 int32_t unbiased_exponent(double f) { in unbiased_exponent() function
646 set_from_sign(bool negative, int32_t unbiased_exponent, uint32_t significand, bool round_denorm_up) set_from_sign() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dhex_float_test.cpp577 int32_t unbiased_exponent(double f) { in unbiased_exponent() function
691 set_from_sign(bool negative, int32_t unbiased_exponent, uint32_t significand, bool round_denorm_up) set_from_sign() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dhex_float_test.cpp577 int32_t unbiased_exponent(double f) { in unbiased_exponent() function
691 set_from_sign(bool negative, int32_t unbiased_exponent, uint32_t significand, bool round_denorm_up) set_from_sign() argument
[all...]
/third_party/spirv-tools/test/
H A Dhex_float_test.cpp577 int32_t unbiased_exponent(double f) { in unbiased_exponent() function
691 set_from_sign(bool negative, int32_t unbiased_exponent, uint32_t significand, bool round_denorm_up) set_from_sign() argument
[all...]
/third_party/glslang/SPIRV/
H A Dhex_float.h358 int_type unbiased_exponent = getUnbiasedNormalizedExponent(); in getNormalizedSignificand() local
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h403 int_type unbiased_exponent = getUnbiasedNormalizedExponent(); in getNormalizedSignificand() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h403 int_type unbiased_exponent = getUnbiasedNormalizedExponent(); in getNormalizedSignificand() local
/third_party/spirv-tools/source/util/
H A Dhex_float.h404 int_type unbiased_exponent = getUnbiasedNormalizedExponent(); in getNormalizedSignificand() local

Completed in 13 milliseconds