Home
last modified time | relevance | path

Searched refs:BlockType (Results 1 – 9 of 9) sorted by relevance

/external/eigen/Eigen/src/SparseCore/
DSparseBlock.h20 typedef Block<XprType, BlockRows, BlockCols, true> BlockType; typedef
22 enum { IsRowMajor = internal::traits<BlockType>::IsRowMajor };
26 EIGEN_SPARSE_PUBLIC_INTERFACE(BlockType) in EIGEN_SPARSE_PUBLIC_INTERFACE() argument
32 inline InnerIterator(const BlockType& xpr, Index outer) in EIGEN_SPARSE_PUBLIC_INTERFACE()
44 inline ReverseInnerIterator(const BlockType& xpr, Index outer) in ReverseInnerIterator()
86 typedef Block<SparseMatrixType, BlockRows, BlockCols, true> BlockType; typedef
89 enum { IsRowMajor = internal::traits<BlockType>::IsRowMajor };
90 EIGEN_SPARSE_PUBLIC_INTERFACE(BlockType)
98 inline InnerIterator(const BlockType& xpr, Index outer) in InnerIterator()
109 inline ReverseInnerIterator(const BlockType& xpr, Index outer) in ReverseInnerIterator()
[all …]
/external/eigen/Eigen/src/Core/
DBlock.h168 typedef Block<XprType, BlockRows, BlockCols, InnerPanel> BlockType;
171 typedef typename internal::dense_xpr_base<BlockType>::type Base;
172 EIGEN_DENSE_PUBLIC_INTERFACE(BlockType)
316 typedef Block<XprType, BlockRows, BlockCols, InnerPanel> BlockType;
319 typedef MapBase<BlockType> Base;
320 EIGEN_DENSE_PUBLIC_INTERFACE(BlockType)
363 return internal::traits<BlockType>::HasSameStorageOrderAsXprType
392 m_outerStride = internal::traits<BlockType>::HasSameStorageOrderAsXprType
/external/eigen/Eigen/src/LU/
DPartialPivLU.h225 typedef Block<MatrixType,Dynamic,Dynamic> BlockType; typedef
332 BlockType A_0(lu,0,0,rows,k);
333 BlockType A_2(lu,0,k+bs,rows,tsize);
334 BlockType A11(lu,k,k,bs,bs);
335 BlockType A12(lu,k,k+bs,bs,tsize);
336 BlockType A21(lu,k+bs,k,trows,bs);
337 BlockType A22(lu,k+bs,k+bs,trows,tsize);
/external/eigen/Eigen/src/QR/
DHouseholderQR.h261 typedef Block<MatrixQR,Dynamic,Dynamic> BlockType; typedef
292 BlockType A11_21 = mat.block(k,k,brows,bs);
299 BlockType A21_22 = mat.block(k,k+bs,brows,tcols);
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp643 enum BlockType enum in deqp::gles31::Functional::__anonabce4bbb0111::BlockArrayIndexingCase
650 …xingCase (Context& context, const char* name, const char* description, BlockType blockType, Index…
662 const BlockType m_blockType;
669 …exingCase (Context& context, const char* name, const char* description, BlockType blockType, Index… in BlockArrayIndexingCase()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp2655 typedef MachineBasicBlock BlockType; typedef in llvm::AMDGPUCFGStructurizer
/external/clang/include/clang/Basic/
DAttr.td458 let Args = [EnumArgument<"Type", "BlockType", ["byref"], ["ByRef"]>];
/external/clang/lib/Sema/
DSemaDeclAttr.cpp2159 BlocksAttr::BlockType type; in handleBlocksAttr()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...