Searched defs:type2index (Results 1 - 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorIndexList.h41 struct type2index { struct in namespace:Eigen
67 template<DenseIndex n> struct NumTraits<type2index<n> >
90 EIGEN_DEVICE_FUNC void update_value(type2index<n>& val, DenseIndex new_val) {
110 struct is_compile_time_constant<type2index<idx> > {
114 struct is_compile_time_constant<const type2index<idx> > {
118 struct is_compile_time_constant<type2index<idx>& > {
122 struct is_compile_time_constant<const type2index<idx>& > {
/external/valgrind/lackey/
H A Dlk_main.c310 static Int type2index ( IRType ty ) function
371 const UInt typeIx = type2index(type);

Completed in 222 milliseconds