Home
last modified time | relevance | path

Searched defs:erf (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_erf.c197 erf(double x) in erf() function
/aosp12/frameworks/rs/driver/runtime/
H A Drs_cl.c447 float __attribute__((overloadable)) erf(float v) { in erf() function
/aosp12/bionic/tests/
H A Dmath_test.cpp987 TEST(MATH_TEST, erf) { in TEST() argument