/third_party/musl/src/complex/ |
H A D | ccoshf.c | 38 int32_t hx, hy, ix, iy; in ccoshf() local
|
H A D | cexpf.c | 37 uint32_t hx, hy; in cexpf() local
|
H A D | csinhf.c | 38 int32_t hx, hy, ix, iy; in csinhf() local
|
H A D | ccosh.c | 44 int32_t hx, hy, ix, iy, lx, ly; in ccosh() local
|
H A D | cexp.c | 37 uint32_t hx, hy, lx, ly; in cexp() local
|
H A D | csinh.c | 44 int32_t hx, hy, ix, iy, lx, ly; in csinh() local
|
/third_party/jerryscript/jerry-libm/ |
H A D | nextafter.c | 34 int hx, hy, ix, iy; in nextafter() local [all...] |
H A D | fmod.c | 41 int n, hx, hy, hz, ix, iy, sx, i; in fmod() local [all...] |
H A D | atan2.c | 68 int k, m, hx, hy, ix, iy; in atan2() local
|
H A D | pow.c | 127 int hx, hy, ix, iy; in pow() local [all...] |
/third_party/musl/src/math/ |
H A D | hypotl.c | 29 long double hx, lx, hy, ly, z; in hypotl() local
|
H A D | hypot.c | 26 double_t hx, lx, hy, ly, z; in hypot() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | hypotl.c | 29 long double hx, lx, hy, ly, z; in hypotl() local
|
H A D | hypot.c | 26 double_t hx, lx, hy, ly, z; in hypot() local
|
/third_party/skia/tests/ |
H A D | PathOpsSimplifyQuadThreadedTest.cpp | 37 int hy = h >> 2; in testSimplifyQuadsMain() local
|
H A D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 37 int hy = h >> 2; in testSimplifyQuadralateralsMain() local
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_powl.c | 153 int32_t hx, hy; in powl() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 332 uint64_t ly = y[i] & 0xffffffffULL, hy = y[i] >> 32; in mul() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | motion_est.c | 112 const int hy = suby + y * (1 << (1 + qpel)); in cmp_direct_inline() local 186 const int hy= suby + y*(1<<(1+qpel)); in cmp_inline() local
|
H A D | vp3.c | 1601 int hy = hilbert_offset[j][1]; in vp4_unpack_dct_coeffs() local
|
/third_party/libinput/tools/ |
H A D | libinput-debug-gui.c | 132 double hx, hy; member
|
/third_party/node/deps/v8/src/base/ |
H A D | ieee754.cc | 1239 int32_t k, m, hx, hy, ix, iy; in atan2() local 2673 int hx, hy, ix, iy; in pow() local [all...] |