Home
last modified time | relevance | path

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

/third_party/musl/src/math/
Derf.c213 double erf(double x) in erf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Derf.c213 double erf(double x) in erf() function
/third_party/optimized-routines/math/
Derf.c35 erf (double x) in erf() function
/third_party/ffmpeg/libavutil/
Dlibm.h121 static inline double erf(double z) in erf() function
/third_party/ffmpeg/libavcodec/
Daacenc_pred.c171 struct AACISError ph_err1, ph_err2, *erf; in ff_aac_adjust_common_pred() local
/third_party/python/PC/
D_msi.c263 ERF erf; in _msi_FCICreate_impl() local
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h226 #define erf(x) __tg_real(erf, (x)) macro
/third_party/musl/include/
Dtgmath.h226 #define erf(x) __tg_real(erf, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h226 #define erf(x) __tg_real(erf, (x)) macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp35448 erf(float __x) in erf() function
35452 erf(long double __x) in erf() function
35460 erf(_Tp __x) in erf() function