HomeSort by relevance Sort by last modified time
    Searched full:tanh (Results 26 - 50 of 231) sorted by null

12 3 4 5 6 7 8 910

  /external/stlport/src/
complex_trig.cpp 168 // tanh
181 _STLP_DECLSPEC complex<float> _STLP_CALL tanh(const complex<float>& z) function
184 _STLP_DECLSPEC complex<double> _STLP_CALL tanh(const complex<double>& z) function
188 _STLP_DECLSPEC complex<long double> _STLP_CALL tanh(const complex<long double>& z) function
  /frameworks/compile/slang/tests/P_math_fp/
math_fp.rs 139 TEST_FUNC_1(tanh);
  /ndk/sources/cxx-stl/gabi++/include/
cmath 55 using ::tanh;
  /ndk/sources/cxx-stl/stlport/src/
complex_trig.cpp 168 // tanh
181 _STLP_DECLSPEC complex<float> _STLP_CALL tanh(const complex<float>& z) function
184 _STLP_DECLSPEC complex<double> _STLP_CALL tanh(const complex<double>& z) function
188 _STLP_DECLSPEC complex<long double> _STLP_CALL tanh(const complex<long double>& z) function
  /ndk/sources/cxx-stl/system/include/
cmath 55 using ::tanh;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/system/include/
cmath 55 using ::tanh;
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/lib/
libm.so 
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/system/include/
cmath 55 using ::tanh;
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/lib/
libm.so 
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/lib/
libm.so 
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/lib/
libm.so 
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/lib/
libm.so 
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/lib/
libm.so 
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/lib/
libm.so 
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/lib/
libm.so 
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/lib/
libm.so 
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gabi++/include/
cmath 55 using ::tanh;
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/system/include/
cmath 55 using ::tanh;
  /system/extras/tests/bionic/libstdc++/
test_cmath.cpp 53 using ::tanh;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cmath 75 #undef tanh
457 using ::tanh;
460 tanh(float __x)
464 tanh(long double __x)
470 tanh(_Tp __x)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
cmath 75 #undef tanh
457 using ::tanh;
460 tanh(float __x)
464 tanh(long double __x)
470 tanh(_Tp __x)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
cmath 75 #undef tanh
457 using ::tanh;
460 tanh(float __x)
464 tanh(long double __x)
470 tanh(_Tp __x)
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
cmath 75 #undef tanh
457 using ::tanh;
460 tanh(float __x)
464 tanh(long double __x)
470 tanh(_Tp __x)
  /bionic/libm/man/
acos.3 87 .Xr tanh 3
asin.3 89 .Xr tanh 3

Completed in 1412 milliseconds

12 3 4 5 6 7 8 910