Home
last modified time | relevance | path

Searched defs:exp_p (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/MathUnitTests/
H A 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/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-errol.c137 ecma_errol0_dtoa(double val, lit_utf8_byte_t *buffer_p, int32_t *exp_p) ecma_errol0_dtoa() argument
H A Decma-helpers-conversion.c904 ecma_double_to_ascii(double val, lit_utf8_byte_t *buffer_p, int32_t num_of_digits, int32_t *exp_p) ecma_double_to_ascii() argument
938 ecma_double_to_binary_floating_point(double val, lit_utf8_byte_t *buffer_p, int32_t *exp_p) ecma_double_to_binary_floating_point() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.cpp54 const float exp_p = in convertRGBFloatsTo999E5() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp702 GLfloat exp_p = deFloatMax(-B - 1, deFloatFloor(deFloatLog2(max_c))) + 1 + B; in convertUint_5_9_9_9_rev() local

Completed in 5 milliseconds