Searched refs:LhsView (Results 1 - 5 of 5) sorted by relevance

/external/eigen/Eigen/src/SparseCore/
H A DSparseSelfAdjointView.h339 template<typename LhsView, typename Rhs, int ProductType>
340 struct generic_product_impl<LhsView, Rhs, SparseSelfAdjointShape, DenseShape, ProductType>
341 : generic_product_impl_base<LhsView, Rhs, generic_product_impl<LhsView, Rhs, SparseSelfAdjointShape, DenseShape, ProductType> >
344 static void scaleAndAddTo(Dest& dst, const LhsView& lhsView, const Rhs& rhs, const typename Dest::Scalar& alpha)
346 typedef typename LhsView::_MatrixTypeNested Lhs;
352 internal::sparse_selfadjoint_time_dense_product<LhsView::Mode>(lhsNested, rhsNested, dst, alpha);
378 template<typename LhsView, typename Rhs, int ProductTag>
379 struct product_evaluator<Product<LhsView, Rhs, DefaultProduct>, ProductTag, SparseSelfAdjointShape, SparseShape>
382 typedef Product<LhsView, Rh
[all...]
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h1967 LhsView; typedef
1968 typedef typename LhsView::type LhsStlContainer;
1969 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2043 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::WhenSortedByMatcher::Impl
2044 typedef typename LhsView::type LhsStlContainer;
2045 typedef typename LhsView::const_reference LhsStlContainerReference;
2063 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2129 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::PointwiseMatcher::Impl
2130 typedef typename LhsView::type LhsStlContainer;
2131 typedef typename LhsView
[all...]
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2552 LhsView; typedef
2553 typedef typename LhsView::type LhsStlContainer;
2554 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2628 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::WhenSortedByMatcher::Impl
2629 typedef typename LhsView::type LhsStlContainer;
2630 typedef typename LhsView::const_reference LhsStlContainerReference;
2651 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2718 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::PointwiseMatcher::Impl
2719 typedef typename LhsView::type LhsStlContainer;
2720 typedef typename LhsView
[all...]
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h2552 LhsView; typedef
2553 typedef typename LhsView::type LhsStlContainer;
2554 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2628 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::WhenSortedByMatcher::Impl
2629 typedef typename LhsView::type LhsStlContainer;
2630 typedef typename LhsView::const_reference LhsStlContainerReference;
2651 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2718 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::PointwiseMatcher::Impl
2719 typedef typename LhsView::type LhsStlContainer;
2720 typedef typename LhsView
[all...]
/external/fmtlib/test/gmock/
H A Dgmock.h6967 LhsView; typedef
6968 typedef typename LhsView::type LhsStlContainer;
6969 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
7043 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::WhenSortedByMatcher::Impl
7044 typedef typename LhsView::type LhsStlContainer;
7045 typedef typename LhsView::const_reference LhsStlContainerReference;
7066 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
7133 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::PointwiseMatcher::Impl
7134 typedef typename LhsView::type LhsStlContainer;
7135 typedef typename LhsView
[all...]

Completed in 121 milliseconds