/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/vector/detail/cpp03/ |
D | vector10.hpp | 46 struct vector0 : sequence_base<vector0<Dummy> > struct 48 typedef mpl::vector0<> types; 49 typedef vector_tag fusion_tag; 50 typedef fusion_sequence_tag tag; // this gets picked up by MPL 51 typedef mpl::false_ is_view; 52 typedef random_access_traversal_tag category; 53 typedef mpl::int_<0> size; 56 vector0() BOOST_NOEXCEPT {} in vector0() argument 60 vector0(Sequence const& /*seq*/) BOOST_NOEXCEPT in vector0() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/ |
D | vector0.hpp | 30 template<> struct vector0<na> struct 33 typedef aux::vector_tag tag; 34 typedef vector0 type; 35 typedef long_<32768> lower_bound_; 36 typedef lower_bound_ upper_bound_; 37 typedef long_<0> size;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/support/ |
D | vector.hpp | 68 struct vector0 struct 70 typedef mpl::int_<0> size_type; 71 static const int size_value = 0;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/typeof/include/boost/typeof/ |
D | vector50.hpp | 65 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
|
D | vector100.hpp | 115 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
|
D | vector150.hpp | 165 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
|
D | vector200.hpp | 215 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/support/preprocessed/ |
D | vector_10.hpp | 11 struct vector0 struct 13 typedef mpl::int_<0> size_type; 14 static const int size_value = 0;
|
D | vector_20.hpp | 11 struct vector0 struct 13 typedef mpl::int_<0> size_type; 14 static const int size_value = 0;
|
D | vector_30.hpp | 11 struct vector0 struct 13 typedef mpl::int_<0> size_type; 14 static const int size_value = 0;
|
D | vector_40.hpp | 11 struct vector0 struct 13 typedef mpl::int_<0> size_type; 14 static const int size_value = 0;
|
D | vector_50.hpp | 11 struct vector0 struct 13 typedef mpl::int_<0> size_type; 14 static const int size_value = 0;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/functional/ |
D | invoke_function_object.cpp | 223 typedef fusion::vector<> vector0; in main() typedef
|
D | invoke_procedure.cpp | 342 typedef fusion::vector<> vector0; in main() typedef
|
D | invoke.cpp | 520 typedef fusion::vector<> vector0; in main() typedef
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | sse_tensor_utils.cc | 534 const int8_t* __restrict__ vector0 = vectors + 0 * m_cols; in SseSparseMatrix4VectorsMultiplyAccumulate() local
|
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/ |
H A D | query-visitor_test.cc | 3969 PropertyProto::VectorProto vector0 = in TEST_F() local 4062 PropertyProto::VectorProto vector0 = in TEST_F() local
|