Home
last modified time | relevance | path

Searched defs:xh (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_random.c82 unsigned int xh, xl; in SDLTest_Random() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dhypotl.c17 long double xh, xl, xc; in sq() local
Dhypot.c13 double_t xh, xl, xc; in sq() local
/third_party/musl/src/math/
Dhypotl.c17 long double xh, xl, xc; in sq() local
Dhypot.c13 double_t xh, xl, xc; in sq() local
/third_party/optimized-routines/math/test/rtest/
Dsemi.c15 uint32 xh, xl, roundword; in test_rint() local
429 uint32 xh, xl; in test_frexp() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthRangeTests.cpp248 float xh = ((float)(x - half) + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcFragDepthTests.cpp253 float xh = ((float)x - (float)half + 0.5f) / (float)(referenceFrame.getWidth() - half); in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFragDepthTests.cpp255 float xh = ((float)(x - half) + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1742 UINT_32 xh, yh, zh; in ComputeSurface3DMicroBlockOffset() local
/third_party/ffmpeg/libavfilter/
Dvsrc_testsrc.c795 int pos, xh, yh; in test2_fill_picture() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c1428 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; in lp_build_lerp() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp3018 auto xh = x >> 16; in MulHigh() local