HomeSort by relevance Sort by last modified time
    Searched refs:erfc (Results 76 - 100 of 171) sorted by null

1 2 34 5 6 7

  /external/eigen/unsupported/Eigen/src/SpecialFunctions/
SpecialFunctionsImpl.h 368 * Implementation of erfc, requires C++11/C99 *
396 static EIGEN_STRONG_INLINE double run(const double x) { return ::erfc(x); }
1538 erfc(const Scalar& x) { function in namespace:Eigen::numext
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
simple_orc_jit.cc 219 REGISTER_LIBM_SYMBOL(erfc, double (*)(double));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
math.h 49 using std::tr1::erfc;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
math.h 49 using std::tr1::erfc;
  /prebuilts/go/darwin-x86/src/math/
arith_s390x_test.go 305 if f := ErfcNovec(a); !veryclose(erfc[i], f) {
306 t.Errorf("Erfc(%g) = %g, want %g", a, f, erfc[i])
311 t.Errorf("Erfc(%g) = %g, want %g", vferfcSC[i], f, erfcSC[i])
  /prebuilts/go/linux-x86/src/math/
arith_s390x_test.go 305 if f := ErfcNovec(a); !veryclose(erfc[i], f) {
306 t.Errorf("Erfc(%g) = %g, want %g", a, f, erfc[i])
311 t.Errorf("Erfc(%g) = %g, want %g", vferfcSC[i], f, erfcSC[i])
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 71 Ambiguous erfc(Ambiguous){ return Ambiguous(); } function
    [all...]
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 73 Ambiguous erfc(Ambiguous){ return Ambiguous(); } function
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
math_h.pass.cpp 71 Ambiguous erfc(Ambiguous){ return Ambiguous(); } function
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/c.math/
cmath.pass.cpp 73 Ambiguous erfc(Ambiguous){ return Ambiguous(); } function
    [all...]
  /bionic/tests/headers/posix/
math_h.c 167 FUNCTION(erfc, double (*f)(double));
  /external/clang/lib/Headers/
tgmath.h 645 // erfc
653 __tg_erfc(double __x) {return erfc(__x);}
659 #undef erfc macro
660 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 645 // erfc
653 __tg_erfc(double __x) {return erfc(__x);}
659 #undef erfc macro
660 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 645 // erfc
653 __tg_erfc(double __x) {return erfc(__x);}
659 #undef erfc macro
660 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 654 // erfc
662 __tg_erfc(double __x) {return erfc(__x);}
668 #undef erfc macro
669 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h 654 // erfc
662 __tg_erfc(double __x) {return erfc(__x);}
668 #undef erfc macro
669 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
tgmath.h 654 // erfc
662 __tg_erfc(double __x) {return erfc(__x);}
668 #undef erfc macro
669 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h 654 // erfc
662 __tg_erfc(double __x) {return erfc(__x);}
668 #undef erfc macro
669 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h 654 // erfc
662 __tg_erfc(double __x) {return erfc(__x);}
668 #undef erfc macro
669 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h 654 // erfc
662 __tg_erfc(double __x) {return erfc(__x);}
668 #undef erfc macro
669 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h 654 // erfc
662 __tg_erfc(double __x) {return erfc(__x);}
668 #undef erfc macro
669 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 645 // erfc
653 __tg_erfc(double __x) {return erfc(__x);}
659 #undef erfc macro
660 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 645 // erfc
653 __tg_erfc(double __x) {return erfc(__x);}
659 #undef erfc macro
660 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 654 // erfc
662 __tg_erfc(double __x) {return erfc(__x);}
668 #undef erfc macro
669 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h 654 // erfc
662 __tg_erfc(double __x) {return erfc(__x);}
668 #undef erfc macro
669 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro

Completed in 662 milliseconds

1 2 34 5 6 7