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

1 2 3 4 5 6

  /external/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /ndk/sources/cxx-stl/llvm-libc++/include/support/android/
math.h 37 long double sinhl(long double);
  /bionic/libm/
fake_long_double.c 67 long double sinhl(long double a1) { return sinh(a1); } function
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 253 "sinhl",
392 TLI.setUnavailable(LibFunc::sinhl);
  /bionic/tests/
math_test.cpp 372 TEST(math, sinhl) {
373 ASSERT_FLOAT_EQ(0.0, sinhl(0.0));
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 478 /// long double sinhl(long double x);
479 sinhl, enumerator in enum:llvm::LibFunc::Func
  /ndk/sources/cxx-stl/llvm-libc++/include/
cmath 124 long double sinhl(long double x);
990 inline _LIBCPP_INLINE_VISIBILITY long double sinh(long double __x) _NOEXCEPT {return sinhl(__x);}
    [all...]
  /bionic/libm/include/
math.h 472 long double sinhl(long double);
  /development/ndk/platforms/android-3/include/
math.h 474 long double sinhl(long double);
  /development/ndk/platforms/android-9/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 474 long double sinhl(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 474 long double sinhl(long double);

Completed in 2594 milliseconds

1 2 3 4 5 6