Searched defs:xh (Results 1 - 12 of 12) sorted by relevance
/third_party/musl/src/math/ |
H A D | hypotl.c | 17 long double xh, xl, xc; in sq() local
|
H A D | hypot.c | 13 double_t xh, xl, xc; in sq() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | hypotl.c | 17 long double xh, xl, xc; in sq() local
|
H A D | hypot.c | 13 double_t xh, xl, xc; in sq() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFragDepthTests.cpp | 255 float xh = ((float)(x - half) + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
|
/third_party/mbedtls/library/ |
H A D | aesni.c | 212 __m128i xh = gcm_mix(dx); in mbedtls_aesni_gcm_mult() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcFragDepthTests.cpp | 253 float xh = ((float)x - (float)half + 0.5f) / (float)(referenceFrame.getWidth() - half); in iterate() local
|
/third_party/optimized-routines/math/test/rtest/ |
H A D | semi.c | 15 uint32 xh, xl, roundword; in test_rint() local 429 uint32 xh, x in test_frexp() local [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fDepthRangeTests.cpp | 248 float xh = ((float)(x - half) + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
|
/third_party/mbedtls/3rdparty/p256-m/p256-m/ |
H A D | p256-m.c | 315 const uint16_t xh = x >> 16; in u32_muladd64() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vsrc_testsrc.c | 796 int pos, xh, yh; in test2_fill_picture() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_arit.c | 1428 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; in lp_build_lerp() local
|
Completed in 16 milliseconds