Home
last modified time | relevance | path

Searched refs:EIGEN_DONT_ALIGN_STATICALLY (Results 1 – 5 of 5) sorted by relevance

/external/eigen/test/
Ddontalign.cpp13 #define EIGEN_DONT_ALIGN_STATICALLY macro
/external/eigen/Eigen/src/Core/util/
DMacros.h681 #if (defined(EIGEN_DONT_ALIGN_STATICALLY) || defined(EIGEN_DONT_ALIGN)) && defined(EIGEN_MAX_STATI…
682 …TIC_ALIGN_BYTES!=0. Use EIGEN_MAX_STATIC_ALIGN_BYTES=0 as a synonym of EIGEN_DONT_ALIGN_STATICALLY.
687 #if defined(EIGEN_DONT_ALIGN_STATICALLY) || defined(EIGEN_DONT_ALIGN)
/external/eigen/doc/
DUnalignedArrayAssert.dox106 …<li>Define \link TopicPreprocessorDirectivesPerformance EIGEN_DONT_ALIGN_STATICALLY \endlink. That…
DPreprocessorDirectives.dox126 …- \c EIGEN_DONT_ALIGN_STATICALLY - Deprecated, it is a synonym for \c EIGEN_MAX_STATIC_ALIGN_BYTES…
DA05_PortingFrom2To3.dox264 …as a new cousin: \link TopicPreprocessorDirectivesPerformance EIGEN_DONT_ALIGN_STATICALLY.\endlin…