Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
Dmsvc9.c86 float absx = fabsf(x); in rintf() local
101 double absx = fabs(x); in rint() local
116 double absx = fabs(x); in rintl() local
153 cl_ulong absx = u.u & CL_LONG_MAX; in ilogb() local
183 cl_uint absx = u.u & 0x7fffffff; in ilogbf() local
416 double absx = fabs(x); in trunc() local
429 float absx = fabsf(x); in truncf() local
442 double absx = fabs(x); in lround() local
461 float absx = fabsf(x); in lroundf() local
480 double absx = fabs(x); in round() local
[all …]
/external/python/cpython3/Modules/
D_math.c102 double absx = fabs(x); in _Py_asinh() local
147 double absx; in _Py_atanh() local
Dmathmodule.c291 double absx, r, y, z, sqrtpow; in m_tgamma() local
393 double absx; in m_lgamma() local
636 double absx, absy, c, m, r; in m_remainder() local
/external/python/cpython2/Modules/
D_math.c91 double absx = fabs(x); in _Py_asinh() local
133 double absx; in _Py_atanh() local
Dmathmodule.c233 double absx, r, y, z, sqrtpow; in m_tgamma() local
333 double r, absx; in m_lgamma() local
492 double absx, cf; in m_erf() local
510 double absx, cf; in m_erfc() local
/external/rust/crates/libm/src/math/
Dsinhf.rs13 let absx = f32::from_bits(ix); in sinhf() localVariable
Dsinh.rs18 let absx: f64; in sinh() localVariable
Dtgamma.rs135 let absx: f64; in tgamma() localVariable
/external/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
/external/python/cpython2/Python/
Dpymath.c72 double absx, y; in round() local
/external/python/cpython3/Python/
Dpymath.c74 double absx, y; in round() local
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp1103 double absx = reference_fabs(x); in reference_round() local
1174 double absx = reference_fabs(x); in reference_asinh() local
3251 long double absx = reference_fabsl(x); in reference_roundl() local
3404 long double absx = reference_fabsl(x); in reference_asinhl() local
5330 long double absx = reference_fabsl(x); in reference_ceill() local
5695 long double absx = reference_fabsl(x); in reference_floorl() local
/external/swiftshader/src/Pipeline/
DShaderCore.cpp348 Float4 absx = Abs(x); in arcsin() local
379 Float4 absx = Abs(x); in arctan() local
/external/wayland/cursor/
Dconvert_font.c253 int absx = glyph->hotx + x; in get_glyph_pixel() local
/external/swiftshader/src/Shader/
DShaderCore.cpp364 Float4 absx = Abs(x); in arcsin() local
395 Float4 absx = Abs(x); in arctan() local