Searched defs:for_each4 (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/thrust/ |
D | thrust_algebra.hpp | 96 static void for_each4( StateType1 &s1 , StateType2 &s2 , StateType3 &s3 , StateType4 &s4 , in for_each4() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/algebra/ |
D | range_algebra.hpp | 57 static void for_each4( S1 &s1 , S2 &s2 , S3 &s3 , S4 &s4 , Op op ) in for_each4() function
|
D | multi_array_algebra.hpp | 56 static void for_each4( S1 &s1 , S2 &s2 , S3 &s3 , S4 &s4 , Op op ) in for_each4() function
|
D | vector_space_algebra.hpp | 93 static void for_each4( S1 &s1 , S2 &s2 , S3 &s3 , S4 &s4 , Op op ) in for_each4() function
|
D | array_algebra.hpp | 77 static void for_each4( Array< T , dim > &s1 , in for_each4() function
|
D | fusion_algebra.hpp | 87 static void for_each4( S1 &s1 , S2 &s2 , S3 &s3 , S4 &s4 , Op op ) in for_each4() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/ |
D | fusion_algebra.cpp | 121 BOOST_AUTO_TEST_CASE( for_each4 ) in BOOST_AUTO_TEST_CASE() argument
|
D | range_algebra.cpp | 73 BOOST_AUTO_TEST_CASE_TEMPLATE( for_each4 , algebra_type , algebra_types ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/algebra/detail/ |
D | for_each.hpp | 52 …inline void for_each4( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Iterator3 first3, I… in for_each4() function
|