HomeSort by relevance Sort by last modified time
    Searched refs:sinhf (Results 101 - 125 of 170) sorted by null

1 2 3 45 6 7

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 797 /* Define to 1 if you have the `sinhf' function. */
1627 # define sinhf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 797 /* Define to 1 if you have the `sinhf' function. */
1627 # define sinhf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 797 /* Define to 1 if you have the `sinhf' function. */
1627 # define sinhf macro
    [all...]
  /external/ltrace/etc/
libm.so.conf 45 float sinhf(float);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 550 extern float __cdecl sinhf(float _X);
552 __CRT_INLINE float sinhf(float _X) { return ((float)sinh((double)_X)); } function
  /development/ndk/platforms/android-13/include/
math.h 320 float sinhf(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-18/include/
math.h 321 float sinhf(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-3/include/
math.h 319 float sinhf(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-9/include/
math.h 319 float sinhf(float) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-L/include/
math.h 314 float sinhf(float) __NDK_FPABI_MATH__;
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 273 "sinhf",
520 TLI.setUnavailable(LibFunc::sinhf);
  /external/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 88 inline float sinhf(float v) { return __sinhf(v); } function
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/
math.h 319 float sinhf(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/
math.h 319 float sinhf(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/
math.h 319 float sinhf(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/
math.h 320 float sinhf(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/
math.h 320 float sinhf(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/
math.h 320 float sinhf(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
math.h 320 float sinhf(float) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
math.h 320 float sinhf(float) __NDK_FPABI_MATH__;

Completed in 712 milliseconds

1 2 3 45 6 7