Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/
H A Derf.c35 erf (double x) in erf() function
/third_party/ffmpeg/libavutil/
H A Dlibm.h121 static inline double erf(double z) in erf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Derf.c213 double erf(double x) erf() function
[all...]
/third_party/musl/src/math/
H A Derf.c213 double erf(double x) erf() function
[all...]
/third_party/ffmpeg/libavcodec/
H A Daacenc_pred.c171 struct AACISError ph_err1, ph_err2, *erf; in ff_aac_adjust_common_pred() local
/third_party/python/Lib/
H A Dstatistics.py139 from math import hypot, sqrt, fabs, exp, erf, tau, log, fsum namespace
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h163 #undef erf macro
226 #define erf(x) __tg_real(erf, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h163 #undef erf macro
226 #define erf(x) __tg_real(erf, (x)) macro
/third_party/musl/include/
H A Dtgmath.h163 #undef erf macro
226 #define erf(x) __tg_real(erf, (x)) macro
/third_party/python/PC/
H A D_msi.c263 ERF erf; in _msi_FCICreate_impl() local

Completed in 8 milliseconds