Home
last modified time | relevance | path

Searched refs:erff (Results 1 – 25 of 29) sorted by relevance

12

/third_party/optimized-routines/math/test/testcases/directed/
Derff.tst1 ; erff.tst
6 func=erff op1=7fc00001 result=7fc00001 errno=0
7 func=erff op1=ffc00001 result=7fc00001 errno=0
8 func=erff op1=7f800001 result=7fc00001 errno=0 status=i
9 func=erff op1=ff800001 result=7fc00001 errno=0 status=i
10 func=erff op1=7f800000 result=3f800000 errno=0
11 func=erff op1=ff800000 result=bf800000 errno=0
12 func=erff op1=00000000 result=00000000 errno=ERANGE
13 func=erff op1=80000000 result=80000000 errno=ERANGE
14 func=erff op1=00000001 result=00000001 errno=0 status=ux
[all …]
/third_party/optimized-routines/math/test/
Drunulp.sh135 t erff 0 0xffff0000 10000
136 t erff 0x1p-127 0x1p-26 40000
137 t erff -0x1p-127 -0x1p-26 40000
138 t erff 0x1p-26 0x1p3 40000
139 t erff -0x1p-26 -0x1p3 40000
140 t erff 0 inf 40000
Dmathbench.c279 F (erff, -4.0, 4.0)
Dmathtest.c268 TFUNC(at_s,rt_s, erff, 16*ULPUNIT),
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/
Dmath_erf_test.cpp28 EXPECT_FLOAT_EQ(0.84270078f, erff(1.0f));
/third_party/musl/libc-test/src/math/
Derff.c26 y = erff(p->x); in main()
Dtest_src_math.gni44 "erff",
/third_party/optimized-routines/math/
Derff.c28 erff (float x) in erff() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Derff.c123 float erff(float x) in erff() function
/third_party/musl/src/math/
Derff.c123 float erff(float x) in erff() function
/third_party/musl/libc-test/src/api/
Dmath.c94 {float(*p)(float) = erff;} in f()
/third_party/musl/include/
Dmath.h184 float erff(float);
/third_party/musl/porting/uniproton/kernel/include/
Dmath.h184 float erff(float);
/third_party/musl/porting/liteos_m/kernel/include/
Dmath.h184 float erff(float);
/third_party/musl/porting/liteos_a/kernel/include/
Dmath.h184 float erff(float);
/third_party/musl/libc-test/src/math/gen/
Dfunctions.h50 T(erff, f_f)
Dmplibm.c118 int mperff(struct t *t) { return mpf1(t, erff); } in mperff()
/third_party/ffmpeg/libavfilter/
Daf_asoftclip.c234 dst[n] = erff(dst[n] * factor); in filter_flt()
/third_party/musl/
Dlibc.map.txt591 erff;
Dmusl_src.gni648 "src/math/erff.c",
/third_party/musl/porting/liteos_a/kernel/
Dmusl.gni125 "$MUSLPORTINGDIR/src/math/erff.c",
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest-libaaudio.so.abi1088 …<function-decl name='erff' filepath='bionic/libc/include/math.h' line='206' column='1' visibility=…
DPR22015-libboost_iostreams.so.abi1824 …<function-decl name='erff' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='259' co…
Dtest9-pr18818-clang.so.abi2785 …<function-decl name='erff' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='249' co…
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp33954 extern float erff (float) throw (); extern float __erff (float) throw ();
35234 using ::erff;

12