/third_party/python/Modules/ |
D | _math.c | 102 double absx = fabs(x); in _Py_asinh() local 147 double absx; in _Py_atanh() local
|
D | mathmodule.c | 293 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/ |
D | sinh.c | 11 double t, h, absx; in sinh() local
|
D | sinhf.c | 7 float t, h, absx; in sinhf() local
|
D | sinhl.c | 13 long double h, t, absx; in sinhl() local
|
D | modfl.c | 22 long double absx; in modfl() local
|
D | tgamma.c | 111 double absx, y; in tgamma() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | sinh.c | 11 double t, h, absx; in sinh() local
|
D | sinhf.c | 7 float t, h, absx; in sinhf() local
|
D | sinhl.c | 13 long double h, t, absx; in sinhl() local
|
D | modfl.c | 22 long double absx; in modfl() local
|
D | tgamma.c | 111 double absx, y; in tgamma() local
|
/third_party/boost/libs/math/test/ |
D | cardinal_b_spline_test.cpp | 105 Real absx = abs(x); in test_quadratic() local 119 Real absx = abs(x); in test_quadratic() local
|
/third_party/python/Python/ |
D | pymath.c | 74 double absx, y; in round() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
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); in Atan() local
|
/third_party/boost/boost/math/interpolators/detail/ |
D | cardinal_quadratic_b_spline_detail.hpp | 18 Real absx = abs(x); in b2_spline() local
|
D | cardinal_cubic_b_spline_detail.hpp | 50 Real absx = abs(x); in b3_spline() local
|
D | cubic_b_spline_detail.hpp | 50 Real absx = abs(x); in b3_spline() local
|
/third_party/libinput/src/ |
D | evdev.h | 857 const struct input_absinfo *absx, *absy; in evdev_device_unit_delta_to_mm() local 885 const struct input_absinfo *absx, *absy; in evdev_device_units_to_mm() local 913 const struct input_absinfo *absx, *absy; in evdev_device_mm_to_units() local 937 const struct input_absinfo *absx, *absy; in evdev_phys_rect_to_units() local
|
D | evdev.c | 1534 const struct input_absinfo *absx, *absy; in evdev_fix_abs_resolution() local 1655 const struct input_absinfo *absx, *absy; in evdev_reject_device() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | ShaderCore.cpp | 348 Float4 absx = Abs(x); in arcsin() local 379 Float4 absx = Abs(x); in arctan() local
|
/third_party/wayland_standard/cursor/ |
D | convert_font.c | 253 int absx = glyph->hotx + x; in get_glyph_pixel() local
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 364 Float4 absx = Abs(x); in arcsin() local 395 Float4 absx = Abs(x); in arctan() local
|
/third_party/libinput/tools/ |
D | libinput-debug-gui.c | 98 int absx, absy; member
|