| /external/apache-commons-math/src/main/java/org/apache/commons/math/special/ | 
| D | Erf.java | 54     public static double erf(double x) throws MathException {  in erf()  method in Erf
  | 
| /external/eigen/unsupported/Eigen/src/SpecialFunctions/ | 
| D | SpecialFunctionsHalf.h | 27 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half erf(const Eigen::half& a) {  in erf()  function
  | 
| D | SpecialFunctionsBFloat16.h | 27 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::bfloat16 erf(const Eigen::bfloat16& a) {  in erf()  function
  | 
| /external/arm-optimized-routines/pl/math/ | 
| D | v_erf_2u.c | 60 v_f64_t V_NAME (erf) (v_f64_t x)  in V_NAME()  argument
  | 
| /external/musl/src/math/ | 
| D | erf.c | 213 double erf(double x)  in erf()  function
  | 
| /external/arm-optimized-routines/math/ | 
| D | erf.c | 35 erf (double x)  in erf()  function
  | 
| /external/eigen/Eigen/src/plugins/ | 
| D | ArrayCwiseUnaryOps.h | 655 erf() const  in erf()  function
  | 
| /external/ImageMagick/MagickCore/ | 
| D | nt-base.h | 104 #  define erf(x)  NTErf(x)  macro
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/include/ | 
| D | math.h | 1068 inline _LIBCPP_HIDE_FROM_ABI float       erf(float __x) _NOEXCEPT       {return __builtin_erff(__x)…  in erf()  function 1071 _LIBCPP_HIDE_FROM_ABI double erf(double __x) _NOEXCEPT {  in erf()  function 1075 inline _LIBCPP_HIDE_FROM_ABI long double erf(long double __x) _NOEXCEPT {return __builtin_erfl(__x)…  in erf()  function 1080 erf(_A1 __x) _NOEXCEPT {return __builtin_erf((double)__x);}  in erf()  function
  | 
| /external/rust/crates/libm/src/math/ | 
| D | mod.rs | 113 mod erf;  module
  | 
| D | erf.rs | 223 pub fn erf(x: f64) -> f64 {  in erf()  function
  | 
| /external/libcxx/include/ | 
| D | math.h | 1133 inline _LIBCPP_INLINE_VISIBILITY float       erf(float __lcpp_x) _NOEXCEPT       {return ::erff(__l…  in erf()  function 1134 inline _LIBCPP_INLINE_VISIBILITY long double erf(long double __lcpp_x) _NOEXCEPT {return ::erfl(__l…  in erf()  function 1139 erf(_A1 __lcpp_x) _NOEXCEPT {return ::erf((double)__lcpp_x);}  in erf()  function
  | 
| /external/tensorflow/tensorflow/core/grappler/utils/ | 
| D | pattern_utils_test.cc | 53   auto erf = ops::Erf(s.WithOpName("erf"), bias_add_times_const);  in GetMatMulBiasAddGeluGraph()  local
  | 
| /external/libpcap/ | 
| D | pcap-dag.c | 302 dag_erf_ext_header_count(const uint8_t *erf, size_t len)  in dag_erf_ext_header_count()
  | 
| /external/tensorflow/tensorflow/core/kernels/mlir_generated/ | 
| D | gpu_unary_ops_test.cc | 508                                                  kErfcF64Values, std::erf,  in GENERATE_DEFAULT_TEST_WITH_SPECIFIC_INPUT_VALUES()
  | 
| /external/python/cpython3/PC/ | 
| D | _msi.c | 263     ERF erf;  in _msi_FCICreate_impl()  local
  | 
| /external/musl/include/ | 
| D | tgmath.h | 226 #define erf(x)          __tg_real(erf, (x))  macro
  | 
| /external/python/cpython2/PC/ | 
| D | _msi.c | 187     ERF erf;  in fcicreate()  local
  | 
| /external/ComputeLibrary/include/half/ | 
| D | half.hpp | 1557 			static expr erf(float arg)  in erf()  function 1959 			static double erf(double arg)  in erf()  function 2510 		inline expr erf(half arg) { return functions::erf(arg); }  in erf()  function 2511 		inline expr erf(expr arg) { return functions::erf(arg); }  in erf()  function
  | 
| /external/armnn/third-party/half/ | 
| D | half.hpp | 1559 			static expr erf(float arg)  in erf()  function 1961 			static double erf(double arg)  in erf()  function 2512 		inline expr erf(half arg) { return functions::erf(arg); }  in erf()  function 2513 		inline expr erf(expr arg) { return functions::erf(arg); }  in erf()  function
  | 
| /external/libcxx/test/std/depr/depr.c.headers/ | 
| D | math_h.pass.cpp | 71 Ambiguous erf(Ambiguous){ return Ambiguous(); }  in erf()  function
  | 
| /external/tensorflow/tensorflow/compiler/tf2xla/python/ | 
| D | xla.py | 85 erf = _unary_op(math_ops.erf)  variable
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/c.math/ | 
| D | cmath.pass.cpp | 72 Ambiguous erf(Ambiguous){ return Ambiguous(); }  in erf()  function
  | 
| /external/libcxx/test/std/numerics/c.math/ | 
| D | cmath.pass.cpp | 73 Ambiguous erf(Ambiguous){ return Ambiguous(); }  in erf()  function
  | 
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ | 
| D | TensorBase.h | 254     erf() const {  in erf()  function
  |