Home
last modified time | relevance | path

Searched defs:SCALAR (Results 1 – 25 of 56) sorted by relevance

123

/external/OpenCL-CTS/test_conformance/clcpp/utils_test/detail/
Dvec_helpers.hpp56 typedef typename scalar_type<result_type>::type SCALAR; in multiply() typedef
78 typedef typename scalar_type<T>::type SCALAR; in get_min() typedef
85 typedef typename scalar_type<T>::type SCALAR; in get_max() typedef
92 typedef typename scalar_type<T>::type SCALAR; in get_part_max() typedef
/external/eigen/failtest/
Deigensolver_cplx.cpp4 #define SCALAR std::complex<double> macro
6 #define SCALAR float macro
Deigensolver_int.cpp4 #define SCALAR int macro
6 #define SCALAR float macro
Dpartialpivlu_int.cpp4 #define SCALAR int macro
6 #define SCALAR float macro
Dcolpivqr_int.cpp4 #define SCALAR int macro
6 #define SCALAR float macro
Dfullpivlu_int.cpp4 #define SCALAR int macro
6 #define SCALAR float macro
Dbdcsvd_int.cpp4 #define SCALAR int macro
6 #define SCALAR float macro
Dqr_int.cpp4 #define SCALAR int macro
6 #define SCALAR float macro
Djacobisvd_int.cpp4 #define SCALAR int macro
6 #define SCALAR float macro
Dfullpivqr_int.cpp4 #define SCALAR int macro
6 #define SCALAR float macro
Dllt_int.cpp4 #define SCALAR int macro
6 #define SCALAR float macro
Dldlt_int.cpp4 #define SCALAR int macro
6 #define SCALAR float macro
/external/OpenCL-CTS/test_conformance/clcpp/address_spaces/
Dtest_storage_types.hpp37 typedef typename scalar_type<T>::type SCALAR; in operator ()() typedef
112 typedef typename scalar_type<T>::type SCALAR; in operator ()() typedef
211 typedef typename scalar_type<T>::type SCALAR; in operator ()() typedef
358 typedef typename scalar_type<T>::type SCALAR; in operator ()() typedef
Dtest_pointer_types.hpp37 typedef typename scalar_type<T>::type SCALAR; in operator ()() typedef
114 typedef typename scalar_type<T>::type SCALAR; in operator ()() typedef
224 typedef typename scalar_type<T>::type SCALAR; in operator ()() typedef
306 typedef typename scalar_type<T>::type SCALAR; in operator ()() typedef
/external/eigen/bench/btl/libs/BLAS/
Dblas_interface.hh67 #define SCALAR float macro
74 #define SCALAR double macro
/external/arm-optimized-routines/math/
Ds_exp2f.c5 #define SCALAR 1 macro
Ds_powf.c5 #define SCALAR 1 macro
Ds_expf.c5 #define SCALAR 1 macro
Ds_sinf.c5 #define SCALAR 1 macro
Ds_sin.c5 #define SCALAR 1 macro
Ds_expf_1u.c5 #define SCALAR 1 macro
Ds_cosf.c5 #define SCALAR 1 macro
Ds_exp.c5 #define SCALAR 1 macro
Ds_cos.c5 #define SCALAR 1 macro
Ds_log.c5 #define SCALAR 1 macro

123