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

1 2 34 5

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
math.h 324 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
math.h 324 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
math.h 324 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
math.h 324 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
math.h 317 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
math.h 324 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
math.h 317 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
math.h 324 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
math.h 317 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
math.h 322 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
math.h 322 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h 322 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 322 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 322 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 322 float exp2f(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 322 float exp2f(float) __NDK_FPABI_MATH__;
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /external/libcxx/test/depr/depr.c.headers/
math_h.disabled.cpp 388 static_assert((std::is_same<decltype(exp2f(0)), float>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 395 static_assert((std::is_same<decltype(exp2f(0)), float>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 594 extern float __cdecl exp2f(float);
  /external/clang/lib/Headers/
tgmath.h 666 __tg_exp2(float __x) {return exp2f(__x);}
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
tgmath.h 666 __tg_exp2(float __x) {return exp2f(__x);}
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
tgmath.h 666 __tg_exp2(float __x) {return exp2f(__x);}
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
tgmath.h 666 __tg_exp2(float __x) {return exp2f(__x);}
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
tgmath.h 666 __tg_exp2(float __x) {return exp2f(__x);}

Completed in 617 milliseconds

1 2 34 5