HomeSort by relevance Sort by last modified time
    Searched refs:EIGEN_UNUSED (Results 1 - 4 of 4) sorted by null

  /external/eigen/Eigen/src/Core/arch/SSE/
MathFunctions.h 22 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/products/
Parallelizer.h 20 static EIGEN_UNUSED int m_maxThreads = -1;
  /external/eigen/Eigen/src/Core/util/
Macros.h 235 #define EIGEN_UNUSED __attribute__((unused))
237 #define EIGEN_UNUSED
  /external/eigen/test/
mapstride.cpp 119 EIGEN_UNUSED int maxn = 30;

Completed in 48 milliseconds