Searched defs:sin (Results 1 - 25 of 149) sorted by relevance

123456

/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Dcomplex_trig.cpp66 // sin
69 return complex<_Tp>(::sin(z._M_re) * ::cosh(z._M_im),
73 _STLP_DECLSPEC complex<float> _STLP_CALL sin(const complex<float>& z) function
76 _STLP_DECLSPEC complex<double> _STLP_CALL sin(const complex<double>& z) function
80 _STLP_DECLSPEC complex<long double> _STLP_CALL sin(const complex<long double>& z) function
89 -::sin(z._M_re) * ::sinh(z._M_im));
114 return complex<_Tp>(::sin(re2) / den, ::sinh(im2) / den);
134 ::cosh(z._M_re) * ::sin(z._M_im));
153 ::sinh(z._M_re) * ::sin(z._M_im));
177 return complex<_Tp>(::sinh(re2) / den, ::sin(im
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Dcomplex_trig.cpp66 // sin
69 return complex<_Tp>(::sin(z._M_re) * ::cosh(z._M_im),
73 _STLP_DECLSPEC complex<float> _STLP_CALL sin(const complex<float>& z) function
76 _STLP_DECLSPEC complex<double> _STLP_CALL sin(const complex<double>& z) function
80 _STLP_DECLSPEC complex<long double> _STLP_CALL sin(const complex<long double>& z) function
89 -::sin(z._M_re) * ::sinh(z._M_im));
114 return complex<_Tp>(::sin(re2) / den, ::sinh(im2) / den);
134 ::cosh(z._M_re) * ::sin(z._M_im));
153 ::sinh(z._M_re) * ::sin(z._M_im));
177 return complex<_Tp>(::sinh(re2) / den, ::sin(im
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
H A Dcomplex_trig.cpp66 // sin
69 return complex<_Tp>(::sin(z._M_re) * ::cosh(z._M_im),
73 _STLP_DECLSPEC complex<float> _STLP_CALL sin(const complex<float>& z) function
76 _STLP_DECLSPEC complex<double> _STLP_CALL sin(const complex<double>& z) function
80 _STLP_DECLSPEC complex<long double> _STLP_CALL sin(const complex<long double>& z) function
89 -::sin(z._M_re) * ::sinh(z._M_im));
114 return complex<_Tp>(::sin(re2) / den, ::sinh(im2) / den);
134 ::cosh(z._M_re) * ::sin(z._M_im));
153 ::sinh(z._M_re) * ::sin(z._M_im));
177 return complex<_Tp>(::sinh(re2) / den, ::sin(im
[all...]
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
H A D__clang_cuda_cmath.h145 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
155 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
156 // only sin(float) and sin(double), which means that e.g. sin(0) is
252 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, sin)
391 using ::sin;
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0.285906/include/
H A D__clang_cuda_cmath.h145 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
155 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
156 // only sin(float) and sin(double), which means that e.g. sin(0) is
252 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, sin)
391 using ::sin;
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
H A D__clang_cuda_cmath.h145 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
155 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
156 // only sin(float) and sin(double), which means that e.g. sin(0) is
252 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, sin)
391 using ::sin;
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A D__clang_cuda_cmath.h145 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
155 // 1) Define __device__ overloads for e.g. sin(int). The CUDA headers define
156 // only sin(float) and sin(double), which means that e.g. sin(0) is
252 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, sin)
391 using ::sin;
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h140 __DEVICE__ float sin(float __x) { return ::sinf(__x); } function

Completed in 5335 milliseconds

123456