Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorIndexList.h41 struct type2index { struct
50 // such as IndexPairList<type2indexpair<1,2>, type2indexpair<3,4>>(). argument
67 template<DenseIndex n> struct NumTraits<type2index<n> > argument
/external/valgrind/lackey/
Dlk_main.c310 static Int type2index ( IRType ty ) in type2index() function