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

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
math.h 39 using std::tr1::asinh;
cmath 42 #undef asinh
164 using ::asinh;
440 asinh(float __x)
444 asinh(long double __x)
450 asinh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
math.h 39 using std::tr1::asinh;
cmath 42 #undef asinh
164 using ::asinh;
440 asinh(float __x)
444 asinh(long double __x)
450 asinh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
math.h 39 using std::tr1::asinh;
cmath 41 #undef asinh
163 using ::asinh;
439 asinh(float __x)
443 asinh(long double __x)
449 asinh(_Tp __x)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
cmath 855 #undef asinh
971 using ::asinh;
1123 asinh(float __x)
1127 asinh(long double __x)
1133 asinh(_Tp __x)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
cmath 42 #undef asinh
164 using ::asinh;
440 asinh(float __x)
444 asinh(long double __x)
450 asinh(_Tp __x)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
cmath 855 #undef asinh
971 using ::asinh;
1123 asinh(float __x)
1127 asinh(long double __x)
1133 asinh(_Tp __x)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
cmath 42 #undef asinh
164 using ::asinh;
440 asinh(float __x)
444 asinh(long double __x)
450 asinh(_Tp __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cmath 855 #undef asinh
971 using ::asinh;
1123 asinh(float __x)
1127 asinh(long double __x)
1133 asinh(_Tp __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
cmath 42 #undef asinh
164 using ::asinh;
440 asinh(float __x)
444 asinh(long double __x)
450 asinh(_Tp __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cmath 932 #undef asinh
1048 using ::asinh;
1200 asinh(float __x)
1204 asinh(long double __x)
1210 asinh(_Tp __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
cmath 42 #undef asinh
164 using ::asinh;
440 asinh(float __x)
444 asinh(long double __x)
450 asinh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
cmath 855 #undef asinh
971 using ::asinh;
1123 asinh(float __x)
1127 asinh(long double __x)
1133 asinh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
cmath 932 #undef asinh
1048 using ::asinh;
1200 asinh(float __x)
1204 asinh(long double __x)
1210 asinh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cmath 929 #undef asinh
1045 using ::asinh;
1197 asinh(float __x)
1201 asinh(long double __x)
1207 asinh(_Tp __x)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp     [all...]
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
math.rs 246 TEST_FN_FUNC_FN(asinh);
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
math.rs 246 TEST_FN_FUNC_FN(asinh);
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs 246 TEST_FN_FUNC_FN(asinh);
math.rs.orig 246 TEST_FN_FUNC_FN(asinh);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
complex 213 template<class T> complex<T> asinh(const complex<T>&);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mathcalls.h 91 __MATHCALL (asinh,, (_Mdouble_ __x));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h 91 __MATHCALL (asinh,, (_Mdouble_ __x));

Completed in 1366 milliseconds

1 2 3 45 6 7 8 91011>>