/external/icu/icu4c/source/samples/ucnv/ |
D | data01.txt | 14 Il-mistoqsija oħt il-għerf. (Asking is the sister of knowing.)
|
/external/iproute2/netem/ |
D | normal.c | 20 return .5 + .5*erf((x-mu)/(sqrt(2.0)*sigma)); in normal()
|
D | paretonormal.c | 29 return .5 + .5*erf((x-mu)/(sqrt(2.0)*sigma)); in normal()
|
/external/chromium_org/chrome/installer/mini_installer/ |
D | decompress.cc | 247 ERF erf = {0}; in Expand() local 249 cpuUNKNOWN, &erf); in Expand()
|
/external/skia/tools/ |
D | generate_fir_coeff.py | 15 return math.erf(n / math.sqrt(2))
|
/external/chromium_org/third_party/skia/tools/ |
D | generate_fir_coeff.py | 15 return math.erf(n / math.sqrt(2))
|
/external/libpcap/ |
D | pcap-dag.c | 212 dag_erf_ext_header_count(uint8_t * erf, size_t len) in dag_erf_ext_header_count() argument 218 if ( erf == NULL ) in dag_erf_ext_header_count() 224 if ( (erf[8] & 0x80) == 0x00 ) in dag_erf_ext_header_count() 235 hdr_type = erf[(16 + (hdr_num * 8))]; in dag_erf_ext_header_count()
|
/external/clang/test/CodeGen/ |
D | libcall-declarations.c | 70 double erf(double); 276 F(erf), F(erff), F(erfl), F(erfc), F(erfcf),
|
/external/libcxx/test/numerics/c.math/ |
D | cmath.disabled.cpp | 718 static_assert((std::is_same<decltype(std::erf((float)0)), float>::value), ""); in test_erf() 719 static_assert((std::is_same<decltype(std::erf((bool)0)), double>::value), ""); in test_erf() 720 static_assert((std::is_same<decltype(std::erf((unsigned short)0)), double>::value), ""); in test_erf() 721 static_assert((std::is_same<decltype(std::erf((int)0)), double>::value), ""); in test_erf() 722 static_assert((std::is_same<decltype(std::erf((unsigned int)0)), double>::value), ""); in test_erf() 723 static_assert((std::is_same<decltype(std::erf((long)0)), double>::value), ""); in test_erf() 724 static_assert((std::is_same<decltype(std::erf((unsigned long)0)), double>::value), ""); in test_erf() 725 static_assert((std::is_same<decltype(std::erf((long long)0)), double>::value), ""); in test_erf() 726 static_assert((std::is_same<decltype(std::erf((unsigned long long)0)), double>::value), ""); in test_erf() 727 static_assert((std::is_same<decltype(std::erf((double)0)), double>::value), ""); in test_erf() [all …]
|
/external/clang/lib/Headers/ |
D | tgmath.h | 636 __tg_erf(double __x) {return erf(__x);} in __tg_erf() 642 #undef erf 643 #define erf(__x) __tg_erf(__tg_promote1((__x))(__x)) macro
|
/external/libcxx/include/ |
D | cmath | 176 floating_point erf (arithmetic x); 1133 // erf 1135 using ::erf; 1138 inline _LIBCPP_INLINE_VISIBILITY float erf(float __x) _NOEXCEPT {return erff(__x);} 1139 inline _LIBCPP_INLINE_VISIBILITY long double erf(long double __x) _NOEXCEPT {return erfl(__x);} 1144 erf(_A1 __x) _NOEXCEPT {return erf((double)__x);}
|
/external/ltrace/etc/ |
D | libm.so.conf | 340 double erf(double);
|
/external/libcxx/test/depr/depr.c.headers/ |
D | math_h.disabled.cpp | 371 static_assert((std::is_same<decltype(erf((double)0)), double>::value), ""); in test_erf() 374 assert(erf(0) == 0); in test_erf()
|
/external/fdlibm/ |
D | readme | 133 s_erf.c erf
|
/external/eigen/unsupported/test/mpreal/ |
D | mpreal.h | 387 friend const mpreal erf (const mpreal& v, mp_rnd_t rnd_mode = mpreal::get_default_rnd()); 2104 inline const mpreal erf (const mpreal& x, mp_rnd_t r) { MPREAL_UNARY_MATH_FUNCTION_BODY(erf …
|
/external/clang/include/clang/Basic/ |
D | Builtins.def | 917 LIBBUILTIN(erf, "dd", "fne", "math.h", ALL_LANGUAGES)
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
D | de-DE_lexpos.utf | 3470 N^V^V_INF "erfüllen" :G2P 4028 V "erfährt" :G2P
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1204_abilist.txt | 1852 fun:erf=uninstrumented
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 44052 http://www.garynull.com/Documents/erf/TheImportanceOfVisionPartI.htm 44053 http://www.garynull.com/Documents/erf/philadelphia_dumps_on_the_poor.htm
|