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

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-L/arch-arm/symbols/
libm.so.functions.txt 223 sinhl
  /development/ndk/platforms/android-L/arch-arm64/symbols/
libm.so.functions.txt 195 sinhl
  /development/ndk/platforms/android-L/arch-mips/symbols/
libm.so.functions.txt 202 sinhl
  /development/ndk/platforms/android-L/arch-mips64/symbols/
libm.so.functions.txt 195 sinhl
  /development/ndk/platforms/android-L/arch-x86/symbols/
libm.so.functions.txt 198 sinhl
  /development/ndk/platforms/android-L/arch-x86_64/symbols/
libm.so.functions.txt 195 sinhl
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/lib/
libm.so 
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/lib/
libm.so 
  /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
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_como.h 95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
  /ndk/sources/android/support/include/
math.h 57 long double sinhl(long double);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/lib/
libm.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr2/
libm.so 
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/libr6/
libm.so 
  /prebuilts/ndk/9/sources/android/support/include/
math.h 57 long double sinhl(long double);
  /external/chromium_org/third_party/cython/src/Cython/Includes/numpy/
math.pxd 92 long double sinhl "npy_sinhl"(long double x)
  /ndk/sources/android/support/src/
math_support.c 64 __attribute__((weak)) long double sinhl(long double x) { return sinh((double)x); } function
  /external/clang/test/CodeGen/
libcall-declarations.c 165 long double sinhl(long double);
295 F(sinhl), F(sqrt), F(sqrtf), F(sqrtl), F(tan),
464 // CHECK-NOERRNO: declare x86_fp80 @sinhl(x86_fp80) [[NUW]]
  /external/ltrace/etc/
libm.so.conf 46 ldouble sinhl(ldouble);
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 531 /// long double sinhl(long double x);
532 sinhl, enumerator in enum:llvm::LibFunc::Func

Completed in 1246 milliseconds

1 2 3 4 5 6 7 8 91011>>