Home
last modified time | relevance | path

Searched defs:absx (Results 1 – 18 of 18) sorted by relevance

/third_party/python/Modules/
D_math.c102 double absx = fabs(x); in _Py_asinh() local
147 double absx; in _Py_atanh() local
Dmathmodule.c293 double absx, r, y, z, sqrtpow; in m_tgamma() local
395 double absx; in m_lgamma() local
638 double absx, absy, c, m, r; in m_remainder() local
/third_party/musl/src/math/
Dsinhf.c7 float t, h, absx; in sinhf() local
Dsinh.c11 double t, h, absx; in sinh() local
Dsinhl.c13 long double h, t, absx; in sinhl() local
Dmodfl.c22 long double absx; in modfl() local
Dtgamma.c111 double absx, y; in tgamma() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dsinhf.c7 float t, h, absx; in sinhf() local
Dsinh.c11 double t, h, absx; in sinh() local
Dsinhl.c13 long double h, t, absx; in sinhl() local
Dmodfl.c22 long double absx; in modfl() local
Dtgamma.c111 double absx, y; in tgamma() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DOptimalIntrinsics.cpp108 Float4 absx = Abs(x); in Asin_4_terms() local
126 Float4 absx = Abs(x); in Asin_8_terms() local
145 Float4 absx = Abs(x); in Atan() local
/third_party/python/Python/
Dpymath.c74 double absx, y; in round() local
/third_party/libinput/src/
Devdev.h881 const struct input_absinfo *absx, *absy; in evdev_device_unit_delta_to_mm() local
909 const struct input_absinfo *absx, *absy; in evdev_device_units_to_mm() local
937 const struct input_absinfo *absx, *absy; in evdev_device_mm_to_units() local
961 const struct input_absinfo *absx, *absy; in evdev_phys_rect_to_units() local
Devdev.c1613 const struct input_absinfo *absx, *absy; in evdev_fix_abs_resolution() local
1734 const struct input_absinfo *absx, *absy; in evdev_reject_device() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DShaderCore.cpp348 Float4 absx = Abs(x); in arcsin() local
379 Float4 absx = Abs(x); in arctan() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp364 Float4 absx = Abs(x); in arcsin() local
395 Float4 absx = Abs(x); in arctan() local