Home
last modified time | relevance | path

Searched defs:vector0 (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/vector/detail/cpp03/
Dvector10.hpp46 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_/
Dvector0.hpp30 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/
Dvector.hpp68 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/
Dvector50.hpp65 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
Dvector100.hpp115 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
Dvector150.hpp165 …struct vector0 { typedef v_iter<vector0<>, boost::type_of::constant<int,0> > begin; typedef consta… argument
Dvector200.hpp215 …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/
Dvector_10.hpp11 struct vector0 struct
13 typedef mpl::int_<0> size_type;
14 static const int size_value = 0;
Dvector_20.hpp11 struct vector0 struct
13 typedef mpl::int_<0> size_type;
14 static const int size_value = 0;
Dvector_30.hpp11 struct vector0 struct
13 typedef mpl::int_<0> size_type;
14 static const int size_value = 0;
Dvector_40.hpp11 struct vector0 struct
13 typedef mpl::int_<0> size_type;
14 static const int size_value = 0;
Dvector_50.hpp11 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/
Dinvoke_function_object.cpp223 typedef fusion::vector<> vector0; in main() typedef
Dinvoke_procedure.cpp342 typedef fusion::vector<> vector0; in main() typedef
Dinvoke.cpp520 typedef fusion::vector<> vector0; in main() typedef
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dsse_tensor_utils.cc534 const int8_t* __restrict__ vector0 = vectors + 0 * m_cols; in SseSparseMatrix4VectorsMultiplyAccumulate() local
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dquery-visitor_test.cc3969 PropertyProto::VectorProto vector0 = in TEST_F() local
4062 PropertyProto::VectorProto vector0 = in TEST_F() local