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

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
math.h 37 using std::tr1::acosh;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
math.h 37 using std::tr1::acosh;
cmath 39 #undef acosh
160 using ::acosh;
424 acosh(float __x)
428 acosh(long double __x)
434 acosh(_Tp __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
math.h 37 using std::tr1::acosh;
cmath 39 #undef acosh
160 using ::acosh;
424 acosh(float __x)
428 acosh(long double __x)
434 acosh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
math.h 37 using std::tr1::acosh;
cmath 39 #undef acosh
160 using ::acosh;
424 acosh(float __x)
428 acosh(long double __x)
434 acosh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
math.h 37 using std::tr1::acosh;
cmath 39 #undef acosh
160 using ::acosh;
424 acosh(float __x)
428 acosh(long double __x)
434 acosh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
math.h 37 using std::tr1::acosh;
cmath 38 #undef acosh
159 using ::acosh;
423 acosh(float __x)
427 acosh(long double __x)
433 acosh(_Tp __x)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
cmath 852 #undef acosh
967 using ::acosh;
1109 acosh(float __x)
1113 acosh(long double __x)
1119 acosh(_Tp __x)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
cmath 39 #undef acosh
160 using ::acosh;
424 acosh(float __x)
428 acosh(long double __x)
434 acosh(_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 852 #undef acosh
967 using ::acosh;
1109 acosh(float __x)
1113 acosh(long double __x)
1119 acosh(_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 39 #undef acosh
160 using ::acosh;
424 acosh(float __x)
428 acosh(long double __x)
434 acosh(_Tp __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cmath 852 #undef acosh
967 using ::acosh;
1109 acosh(float __x)
1113 acosh(long double __x)
1119 acosh(_Tp __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cmath 929 #undef acosh
1044 using ::acosh;
1186 acosh(float __x)
1190 acosh(long double __x)
1196 acosh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
cmath 852 #undef acosh
967 using ::acosh;
1109 acosh(float __x)
1113 acosh(long double __x)
1119 acosh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
cmath 929 #undef acosh
1044 using ::acosh;
1186 acosh(float __x)
1190 acosh(long double __x)
1196 acosh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cmath 926 #undef acosh
1041 using ::acosh;
1183 acosh(float __x)
1187 acosh(long double __x)
1193 acosh(_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 243 TEST_FN_FUNC_FN(acosh);
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
math.rs 243 TEST_FN_FUNC_FN(acosh);
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs 243 TEST_FN_FUNC_FN(acosh);
math.rs.orig 243 TEST_FN_FUNC_FN(acosh);

Completed in 112 milliseconds

1 2 3 45 6 7 8 91011>>