HomeSort by relevance Sort by last modified time
    Searched full:asinh (Results 51 - 75 of 280) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
complex 59 template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
107 __t = std::tr1::asinh(__t);
247 asinh(const std::complex<_Tp>& __z)
250 /// asinh(__z) [8.1.6].
255 asinh(const std::complex<_Tp>& __z)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
complex 59 template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
107 __t = std::tr1::asinh(__t);
247 asinh(const std::complex<_Tp>& __z)
250 /// asinh(__z) [8.1.6].
255 asinh(const std::complex<_Tp>& __z)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
complex 59 template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
107 __t = std::tr1::asinh(__t);
247 asinh(const std::complex<_Tp>& __z)
250 /// asinh(__z) [8.1.6].
255 asinh(const std::complex<_Tp>& __z)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
complex 59 template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
107 __t = std::tr1::asinh(__t);
247 asinh(const std::complex<_Tp>& __z)
250 /// asinh(__z) [8.1.6].
255 asinh(const std::complex<_Tp>& __z)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
complex 59 template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
107 __t = std::tr1::asinh(__t);
247 asinh(const std::complex<_Tp>& __z)
250 /// asinh(__z) [8.1.6].
255 asinh(const std::complex<_Tp>& __z)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
complex 58 template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
106 __t = std::tr1::asinh(__t);
246 asinh(const std::complex<_Tp>& __z)
249 /// asinh(__z) [8.1.6].
254 asinh(const std::complex<_Tp>& __z)
  /bionic/libm/
fake_long_double.c 37 long double asinhl(long double a1) { return asinh(a1); }
  /external/llvm/test/Transforms/InstCombine/
double-float-shrink-1.ll 60 %call = call double @asinh(double %conv)
69 %call = call double @asinh(double %conv)
71 ; CHECK: call double @asinh(double %conv)
333 declare double @asinh(double) nounwind readnone
  /frameworks/rs/cpu_ref/
rsCpuRuntimeMathFuncs.cpp 38 IMPORT_F32_FN_F32(asinh)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
tgmath.h 109 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
tgmath.h 109 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 120 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 120 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
tgmath.h 109 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
tgmath.h 109 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
cmath 35 #undef asinh
155 using ::asinh;
339 asinh(float __x)
343 asinh(long double __x)
348 asinh(_Tp __x)
351 return asinh(__type(__x));
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cmath 35 #undef asinh
155 using ::asinh;
339 asinh(float __x)
343 asinh(long double __x)
348 asinh(_Tp __x)
351 return asinh(__type(__x));
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cmath 35 #undef asinh
155 using ::asinh;
339 asinh(float __x)
343 asinh(long double __x)
348 asinh(_Tp __x)
351 return asinh(__type(__x));
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cmath 35 #undef asinh
155 using ::asinh;
339 asinh(float __x)
343 asinh(long double __x)
348 asinh(_Tp __x)
351 return asinh(__type(__x));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
cmath 35 #undef asinh
155 using ::asinh;
339 asinh(float __x)
343 asinh(long double __x)
348 asinh(_Tp __x)
351 return asinh(__type(__x));
  /external/clang/lib/Headers/
tgmath.h 179 // asinh
187 __tg_asinh(double __x) {return asinh(__x);}
205 #undef asinh macro
206 #define asinh(__x) __tg_asinh(__tg_promote1((__x))(__x)) macro
  /external/fdlibm/
fdlibm.h 144 extern double asinh __P((double));
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
haskell.php 76 'tanh', 'asinh', 'acosh', 'atanh',
povray.php 87 'abs', 'acos', 'acosh', 'asc', 'asin', 'asinh', 'atan', 'atanh',
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 179 // asinh
187 __tg_asinh(double __x) {return asinh(__x);}
205 #undef asinh macro
206 #define asinh(__x) __tg_asinh(__tg_promote1((__x))(__x)) macro

Completed in 704 milliseconds

1 23 4 5 6 7 8 91011>>