Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/StlSupport/
Ddetails.h22 class aligned_allocator_indirection : public EIGEN_ALIGNED_ALLOCATOR<T>
36 typedef aligned_allocator_indirection<U> other;
39 aligned_allocator_indirection() {} in aligned_allocator_indirection() function
40aligned_allocator_indirection(const aligned_allocator_indirection& ) : EIGEN_ALIGNED_ALLOCATOR<T>(… in aligned_allocator_indirection() function
41 aligned_allocator_indirection(const EIGEN_ALIGNED_ALLOCATOR<T>& ) {} in aligned_allocator_indirection() function
43 aligned_allocator_indirection(const aligned_allocator_indirection<U>& ) {} in aligned_allocator_indirection() function
45 aligned_allocator_indirection(const EIGEN_ALIGNED_ALLOCATOR<U>& ) {} in aligned_allocator_indirection() function
46 ~aligned_allocator_indirection() {} in ~aligned_allocator_indirection()
DStdList.h74 Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> >
77 … Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> > list_base;
DStdDeque.h74 Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> >
77 … Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> > deque_base;
DStdVector.h74 Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> >
77 … Eigen::aligned_allocator_indirection<EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> > vector_base;