Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTimerTree.h38 using TranslationType = std::vector<TimerIdT>; variable
/external/eigen/test/
Dgeo_transformations.cpp530 typedef Translation<Scalar,Dim> TranslationType; in transform_associativity() typedef