HomeSort by relevance Sort by last modified time
    Searched full:cosh (Results 176 - 200 of 541) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
math.h 47 using std::tr1::cosh;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
math.h 47 using std::tr1::cosh;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
math.h 47 using std::tr1::cosh;
  /external/libvpx/libvpx/examples/includes/ASCIIMathPHP-2.0/
ASCIIMathPHP-2.0.cfg.php 148 'cosh' => array( 'input'=>'cosh', 'tag'=>'mo', 'output'=>'cosh', 'unary'=>TRUE, 'func'=>TRUE),
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
cmath 60 #undef cosh
198 using ::cosh;
201 cosh(float __x)
205 cosh(long double __x)
211 cosh(_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 60 #undef cosh
198 using ::cosh;
201 cosh(float __x)
205 cosh(long double __x)
211 cosh(_Tp __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cmath 60 #undef cosh
198 using ::cosh;
201 cosh(float __x)
205 cosh(long double __x)
211 cosh(_Tp __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cmath 60 #undef cosh
221 using ::cosh;
225 cosh(float __x)
229 cosh(long double __x)
237 cosh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
cmath 60 #undef cosh
198 using ::cosh;
201 cosh(float __x)
205 cosh(long double __x)
211 cosh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
cmath 60 #undef cosh
221 using ::cosh;
225 cosh(float __x)
229 cosh(long double __x)
237 cosh(_Tp __x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cmath 58 #undef cosh
218 using ::cosh;
222 cosh(float __x)
226 cosh(long double __x)
234 cosh(_Tp __x)
    [all...]
  /external/stlport/stlport/stl/
_complex.h 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&);
901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&);
921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp 140 static_assert((std::is_same<decltype(std::cosh((float)0)), float>::value), "");
141 static_assert((std::is_same<decltype(std::cosh((bool)0)), double>::value), "");
142 static_assert((std::is_same<decltype(std::cosh((unsigned short)0)), double>::value), "");
143 static_assert((std::is_same<decltype(std::cosh((int)0)), double>::value), "");
144 static_assert((std::is_same<decltype(std::cosh((unsigned int)0)), double>::value), "");
145 static_assert((std::is_same<decltype(std::cosh((long)0)), double>::value), "");
146 static_assert((std::is_same<decltype(std::cosh((unsigned long)0)), double>::value), "");
147 static_assert((std::is_same<decltype(std::cosh((long long)0)), double>::value), "");
148 static_assert((std::is_same<decltype(std::cosh((unsigned long long)0)), double>::value), "");
149 static_assert((std::is_same<decltype(std::cosh((double)0)), double>::value), "")
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_complex.h 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&);
901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&);
921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_complex.h 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&);
901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&);
921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_complex.h 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&);
901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&);
921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_complex.h 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&);
901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&);
921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_complex.h 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&);
901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&);
921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_complex.h 882 _STLP_DECLSPEC complex<float> _STLP_CALL cosh(const complex<float>&);
901 _STLP_DECLSPEC complex<double> _STLP_CALL cosh(const complex<double>&);
921 _STLP_DECLSPEC complex<long double> _STLP_CALL cosh(const complex<long double>&);
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
cpp-qt.php 99 'sinh', 'cosh', 'tanh', 'setjmp', 'longjmp',
klonecpp.php 78 'sinh', 'cosh', 'tanh', 'setjmp', 'longjmp',
lscript.php 134 'cosh', 'cot', 'cross2d', 'cross3d', 'csc', 'ctlstring', 'ctlinteger',
objc.php 117 'exit', 'div', 'difftime', 'ctime', 'cosh', 'cos', 'clock',
plsql.php 108 'COVAR_POP', 'COUNT', 'COSH', 'COS', 'CORR', 'CONVERT', 'CONCAT',
sas.php 71 'COMPOUND','COMPRESS','COSH','COS','CSS','CUROBS','CV','DACCDBSL',

Completed in 193 milliseconds

1 2 3 4 5 6 78 91011>>