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

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-L/arch-arm/symbols/
libm.so.functions.txt 64 coshl
  /development/ndk/platforms/android-L/arch-arm64/symbols/
libm.so.functions.txt 38 coshl
  /development/ndk/platforms/android-L/arch-mips/symbols/
libm.so.functions.txt 43 coshl
  /development/ndk/platforms/android-L/arch-mips64/symbols/
libm.so.functions.txt 38 coshl
  /development/ndk/platforms/android-L/arch-x86/symbols/
libm.so.functions.txt 39 coshl
  /development/ndk/platforms/android-L/arch-x86_64/symbols/
libm.so.functions.txt 38 coshl
  /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 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_como.h 96 # define coshl cosh macro
118 # define coshl cosh macro
168 # define coshl cosh macro
  /ndk/sources/android/support/include/
math.h 52 long double coshl(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 52 long double coshl(long double);
  /external/chromium_org/third_party/cython/src/Cython/Includes/numpy/
math.pxd 93 long double coshl "npy_coshl"(long double x)
  /ndk/sources/android/support/src/
math_support.c 59 __attribute__((weak)) long double coshl(long double x) { return cosh((double)x); } function
  /external/clang/test/CodeGen/
libcall-declarations.c 69 long double coshl(long double);
275 F(cosf), F(cosl), F(cosh), F(coshf), F(coshl),
368 // CHECK-NOERRNO: declare x86_fp80 @coshl(x86_fp80) [[NUW]]
  /external/ltrace/etc/
libm.so.conf 50 ldouble coshl(ldouble);
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 195 /// long double coshl(long double x);
196 coshl, enumerator in enum:llvm::LibFunc::Func

Completed in 1755 milliseconds

1 2 3 4 5 6 7 8 91011>>