HomeSort by relevance Sort by last modified time
    Searched full:erfcf (Results 1 - 25 of 221) sorted by null

1 2 3 4 5 6 7 8 9

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_erff.c 128 erfcf(float x) function
134 if(ix>=0x7f800000) { /* erfcf(nan)=nan */
135 /* erfcf(+-inf)=0,2 */
  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 119 EXPORT_F32_FN_F32(erfcf)
  /external/libcxx/include/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
cmath 181 float erfcf(float x);
405 using ::erfcf;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
cmath 181 float erfcf(float x);
405 using ::erfcf;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
cmath 181 float erfcf(float x);
404 using ::erfcf;
  /bionic/libc/tools/
posix-2013.txt 200 erfcf
  /external/clang/test/CodeGen/
libcall-declarations.c 74 float erfcf(float);
276 F(erf), F(erff), F(erfl), F(erfc), F(erfcf),
373 // CHECK-NOERRNO: declare float @erfcf(float) [[NUW]]
  /bionic/libm/
libm.arm.map 95 erfcf;
libm.arm64.map 95 erfcf;
libm.map.txt 94 erfcf;
libm.mips.map 95 erfcf;
libm.mips64.map 95 erfcf;

Completed in 1589 milliseconds

1 2 3 4 5 6 7 8 9