Home
last modified time | relevance | path

Searched defs:pair_type (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dstd_pair.cpp45 typedef std::pair<int, std::string> pair_type; in main() typedef
93 typedef std::pair<int, std::string> pair_type; in main() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/
Dmulti_index_utility.hpp308 using pair_type = std::pair<std::size_t,std::size_t>; in index_position_pairs() typedef
352 constexpr auto array_to_vector( std::array<pair_type,N> const& array) in array_to_vector()
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dencoding_helper.py417 def _DecodeUnknownMessages(message, encoded_message, pair_type): argument
433 def _DecodeUnrecognizedFields(message, pair_type): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/test/
Dbind_dm3_test.cpp30 typedef std::pair<int, int> pair_type; in main() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/boost_bind_compatibility/
Dbind_dm3_test.cpp40 typedef std::pair<int, int> pair_type; in main() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/karma/
Dkey_value_sequence.cpp26 typedef std::pair<std::string, boost::optional<std::string> > pair_type; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/sequence/intrinsic/detail/
Dsegmented_end_impl.hpp48 typedef iterator_range<end_type, end_type> pair_type; typedef
Dsegmented_begin_impl.hpp79 typedef iterator_range<begin_type, end_type> pair_type; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/
Dkey_value_sequence_empty_value.cpp27 typedef std::pair<std::string, boost::optional<std::string> > pair_type; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/map/detail/
Dmap_impl.hpp70 typedef Pair pair_type; typedef