/third_party/musl/src/math/ |
H A D | sinh.c | 11 double t, h, absx; in sinh() local
|
H A D | sinhf.c | 7 float t, h, absx; in sinhf() local
|
H A D | sinhl.c | 13 long double h, t, absx; in sinhl() local
|
H A D | modfl.c | 22 long double absx; in modfl() local
|
H A D | tgamma.c | 111 double absx, y; in tgamma() local [all...] |
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | sinh.c | 11 double t, h, absx; in sinh() local
|
H A D | sinhf.c | 7 float t, h, absx; in sinhf() local
|
H A D | modfl.c | 22 long double absx; in modfl() local
|
H A D | sinhl.c | 13 long double h, t, absx; in sinhl() local
|
H A D | tgamma.c | 111 double absx, y; in tgamma() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | OptimalIntrinsics.cpp | 108 Float4 absx = Abs(x); in Asin_4_terms() local 126 Float4 absx = Abs(x); in Asin_8_terms() local 145 Float4 absx = Abs(x); Atan() local [all...] |
/third_party/libinput/src/ |
H A D | evdev.h | 880 const struct input_absinfo *absx, *absy; in evdev_device_unit_delta_to_mm() local 908 const struct input_absinfo *absx, *absy; in evdev_device_units_to_mm() local 936 const struct input_absinfo *absx, *absy; in evdev_device_mm_to_units() local 960 const struct input_absinfo *absx, *absy; evdev_phys_rect_to_units() local [all...] |
H A D | evdev.c | 1654 const struct input_absinfo *absx, *absy; in evdev_fix_abs_resolution() local 1775 const struct input_absinfo *absx, *absy; in evdev_reject_device() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | ShaderCore.cpp | 348 Float4 absx = Abs(x); in arcsin() local 379 Float4 absx = Abs(x); in arctan() local
|
/third_party/python/Modules/ |
H A D | mathmodule.c | 303 double absx, r, y, z, sqrtpow; in m_tgamma() local 405 double absx; m_lgamma() local 648 double absx, absy, c, m, r; m_remainder() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | ShaderCore.cpp | 364 Float4 absx = Abs(x); in arcsin() local 395 Float4 absx = Abs(x); in arctan() local
|