Searched defs:BlockImpl (Results 1 – 4 of 4) sorted by relevance
/external/eigen/Eigen/src/SparseCore/ |
D | SparseBlock.h | 35 inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols) in BlockImpl() function 294 inline BlockImpl(SparseMatrixType& xpr, Index i) in BlockImpl() function 298 …inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blo… in BlockImpl() function 313 inline BlockImpl(SparseMatrixType& xpr, Index i) in BlockImpl() function 317 …inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blo… in BlockImpl() function 347 inline BlockImpl(XprType& xpr, Index i) in BlockImpl() function 357 inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols) in BlockImpl() function
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/string/memory_utils/ |
D | op_tests.cpp | 83 static constexpr auto BlockImpl = CopyBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local 164 static constexpr auto BlockImpl = SetBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local 253 static constexpr auto BlockImpl = CmpBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local 334 static constexpr auto BlockImpl = CmpBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/string/memory_utils/ |
D | op_tests.cpp | 83 static constexpr auto BlockImpl = CopyBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local 164 static constexpr auto BlockImpl = SetBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local 253 static constexpr auto BlockImpl = CmpBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local 334 static constexpr auto BlockImpl = CmpBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local
|
/external/llvm-libc/test/src/string/memory_utils/ |
D | op_tests.cpp | 83 static constexpr auto BlockImpl = CopyBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local 164 static constexpr auto BlockImpl = SetBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local 253 static constexpr auto BlockImpl = CmpBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local 334 static constexpr auto BlockImpl = CmpBlockAdaptor<kSize, Impl::block>; in TYPED_TEST() local
|