Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
Dmsvc9.c77 float absx = fabsf(x); in rintf() local
92 double absx = fabs(x); in rint() local
107 double absx = fabs(x); in rintl() local
140 cl_ulong absx = u.u & CL_LONG_MAX; in ilogb() local
169 cl_uint absx = u.u & 0x7fffffff; in ilogbf() local
398 double absx = fabs(x); in trunc() local
411 float absx = fabsf(x); in truncf() local
424 double absx = fabs(x); in lround() local
445 float absx = fabsf(x); in lroundf() local
466 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.c290 double absx, r, y, z, sqrtpow; in m_tgamma() local
392 double absx; in m_lgamma() local
635 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/python/cpython3/Python/
Dpymath.c74 double absx, y; in round() local
/external/python/cpython2/Python/
Dpymath.c72 double absx, y; in round() local
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp1071 double absx = reference_fabs(x); in reference_round() local
1160 double absx = reference_fabs(x); in reference_asinh() local
2955 long double absx = reference_fabsl(x); in reference_roundl() local
3150 long double absx = reference_fabsl(x); in reference_asinhl() local
5098 long double absx = reference_fabsl(x); in reference_ceill() local
5435 long double absx = reference_fabsl(x); in reference_floorl() local
/external/swiftshader/src/Pipeline/
DShaderCore.cpp336 Float4 absx = Abs(x); in arcsin() local
367 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.cpp350 Float4 absx = Abs(x); in arcsin() local
381 Float4 absx = Abs(x); in arctan() local