Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-errol.c139 int32_t *exp_p) /**< [out] exponent */ in ecma_errol0_dtoa()
Decma-helpers-conversion.c907 int32_t *exp_p) /**< [out] exponent */ in ecma_double_to_ascii()
940 int32_t *exp_p) /**< [out] exponent */ in ecma_double_to_binary_floating_point()
/third_party/skia/third_party/externals/angle2/src/common/
Dmathutil.cpp54 const float exp_p = in convertRGBFloatsTo999E5() local
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dmathutil.cpp51 const float exp_p = in convertRGBFloatsTo999E5() local
/third_party/skia/third_party/externals/swiftshader/tests/MathUnitTests/
Dunittests.cpp72 const float exp_p = fmax(-g_sharedexp_bias - 1, floor(log2(max_c))) + 1 + g_sharedexp_bias; in RGB9E5_reference() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp702 GLfloat exp_p = deFloatMax(-B - 1, deFloatFloor(deFloatLog2(max_c))) + 1 + B; in convertUint_5_9_9_9_rev() local
DglcPackedPixelsTests.cpp1426 GLfloat exp_p = deFloatMax(-B - 1, deFloatFloor(deFloatLog2(max_c))) + 1 + B; in unpack_UNSIGNED_INT_5_9_9_9_REV() local