Home
last modified time | relevance | path

Searched refs:EIGEN_UNUSED (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/Core/arch/SSE/
DMathFunctions.h22 template<> EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED
102 template<> EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED
177 template<> EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED
278 template<> EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED
367 template<> EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED
/external/eigen/Eigen/src/Core/util/
DMacros.h235 #define EIGEN_UNUSED __attribute__((unused)) macro
237 #define EIGEN_UNUSED macro
/external/eigen/Eigen/src/Core/products/
DParallelizer.h20 static EIGEN_UNUSED int m_maxThreads = -1; in manage_multi_threading()
/external/eigen/test/
Dmapstride.cpp119 EIGEN_UNUSED int maxn = 30; in test_mapstride()