Home
last modified time | relevance | path

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

/third_party/boost/libs/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
/third_party/boost/libs/bind/test/
Dbind_dm3_test.cpp30 typedef std::pair<int, int> pair_type; in main() typedef
/third_party/boost/libs/compute/include/boost/compute/types/
Dpair.hpp44 typedef std::pair<T1, T2> pair_type; in operator ()() typedef
101 typedef std::pair<T1, T2> pair_type; in value() typedef
/third_party/boost/boost/compute/types/
Dpair.hpp44 typedef std::pair<T1, T2> pair_type; in operator ()() typedef
101 typedef std::pair<T1, T2> pair_type; in value() typedef
/third_party/boost/libs/phoenix/test/boost_bind_compatibility/
Dbind_dm3_test.cpp40 typedef std::pair<int, int> pair_type; in main() typedef
/third_party/boost/libs/test/doc/examples/
Dexample32.run-fail.cpp14 typedef std::pair<int,float> pair_type; typedef
/third_party/boost/libs/compute/test/
Dtest_generate.cpp52 typedef std::pair<int, float> pair_type; in BOOST_AUTO_TEST_CASE() typedef
/third_party/boost/boost/iostreams/
Dcopy.hpp60 typedef std::pair<char_type*, char_type*> pair_type; in copy_impl() typedef
79 typedef std::pair<char_type*, char_type*> pair_type; in copy_impl() typedef
99 typedef std::pair<char_type*, char_type*> pair_type; in copy_impl() typedef
/third_party/boost/libs/spirit/example/karma/
Dkey_value_sequence.cpp26 typedef std::pair<std::string, boost::optional<std::string> > pair_type; typedef
/third_party/boost/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
/third_party/boost/libs/bimap/test/
Dtest_structured_pair.cpp74 typedef structured_pair< short, double, normal_layout > pair_type; in test_basic() typedef
/third_party/boost/libs/spirit/example/qi/
Dkey_value_sequence_empty_value.cpp27 typedef std::pair<std::string, boost::optional<std::string> > pair_type; typedef
/third_party/boost/boost/iostreams/device/
Darray.hpp33 typedef std::pair<char_type*, char_type*> pair_type; typedef in boost::iostreams::detail::array_adapter
/third_party/boost/libs/random/performance/
Dgenerate_table.cpp83 typedef std::pair<std::string, double> pair_type; in main() typedef
/third_party/boost/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()
/third_party/boost/libs/locale/src/shared/
Dmessage.cpp109 typedef std::pair<char const *,char const *> pair_type; typedef in boost::locale::gnu_gettext::mo_file
301 typedef std::pair<char_type const *,char_type const *> pair_type; typedef
312 typedef std::pair<char_type const *,char_type const *> pair_type; typedef
501 typedef std::pair<CharType const *,CharType const *> pair_type; typedef in boost::locale::gnu_gettext::mo_message
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dtest_buffer_svg_per_turn.hpp121 typedef std::pair<Point, int> pair_type; typedef in per_turn_visitor
/third_party/mindspore/mindspore/core/utils/
Dordered_map.h44 using pair_type = std::pair<key_t, value_t>; variable
216 using pair_type = std::pair<key_t, value_t>; variable
/third_party/boost/boost/fusion/container/map/detail/
Dmap_impl.hpp70 typedef Pair pair_type; typedef
/third_party/boost/boost/iostreams/detail/
Drestrict_impl.hpp98 typedef std::pair<char_type*, char_type*> pair_type; typedef in boost::iostreams::detail::restricted_direct_device