HomeSort by relevance Sort by last modified time
    Searched refs:rintf (Results 101 - 113 of 113) sorted by null

1 2 3 45

  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp 173 TLI.setUnavailable(LibFunc::rintf);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 572 static_assert((std::is_same<decltype(rintf(0)), float>::value), "");
  /bionic/libm/
Android.mk 501 -fno-builtin-rintf \
  /external/clang/lib/Headers/
tgmath.h 1127 __tg_rint(float __x) {return rintf(__x);}
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 1127 __tg_rint(float __x) {return rintf(__x);}
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 1127 __tg_rint(float __x) {return rintf(__x);}
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 1127 __tg_rint(float __x) {return rintf(__x);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 1127 __tg_rint(float __x) {return rintf(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 1127 __tg_rint(float __x) {return rintf(__x);}
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/bison/
configure     [all...]

Completed in 2053 milliseconds

1 2 3 45