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

  /external/eigen/Eigen/src/Core/arch/SSE/
MathFunctions.h 22 template<> EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED
106 template<> EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED
171 template<> EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED
257 template<> EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED
358 template<> EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED
450 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 242 #define EIGEN_UNUSED __attribute__((unused))
244 #define EIGEN_UNUSED

Completed in 32 milliseconds