Home
last modified time | relevance | path

Searched refs:right_tag (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/bimap/test/
Dtest_bimap_project.cpp31 struct right_tag {}; struct
38 list_of< tagged< std::string, right_tag > > in test_bimap_project()
114 BOOST_TEST( bm.project<right_tag>(iter) == right_iter ); in test_bimap_project()
117 BOOST_TEST( bm.project<right_tag>(left_iter) == right_iter ); in test_bimap_project()
120 BOOST_TEST( bm.project<right_tag>(right_iter) == right_iter ); in test_bimap_project()
123 BOOST_TEST( cbm.project<right_tag>(citer) == right_citer ); in test_bimap_project()
126 BOOST_TEST( cbm.project<right_tag>(left_citer) == right_citer ); in test_bimap_project()
129 BOOST_TEST( cbm.project<right_tag>(right_citer) == right_citer ); in test_bimap_project()
132 bm.project<right_tag>( left_citer)->first = "r"; in test_bimap_project()
Dtest_mutant_relation.cpp61 BOOST_BIMAP_CHECK_METADATA(rel,right_tag,right); in BOOST_BIMAP_TEST_STATIC_FUNCTION()
81 struct right_tag {}; in BOOST_BIMAP_TEST_STATIC_FUNCTION() struct
84 tagged<left_data,left_tag>, tagged<right_data,right_tag> > rel; in BOOST_BIMAP_TEST_STATIC_FUNCTION()
90 BOOST_BIMAP_CHECK_METADATA(rel,right_tag,right_tag ); in BOOST_BIMAP_TEST_STATIC_FUNCTION()
95 typedef tagged<right_data,right_tag> desired_tagged_right_type; in BOOST_BIMAP_TEST_STATIC_FUNCTION()
Dtest_bimap_unordered.cpp40 struct right_tag {}; struct
89 unordered_multiset_of< tagged< std::string, right_tag > > in test_bimap()
104 test_tagged_bimap<left_tag,right_tag>(bm,data); in test_bimap()
Dtest_bimap_ordered.cpp40 struct right_tag {}; struct
82 multiset_of< tagged<double, right_tag > >, in test_bimap()
96 test_tagged_bimap<left_tag,right_tag>(bm,data); in test_bimap()
Dtest_bimap_sequenced.cpp43 struct right_tag {}; struct
/third_party/boost/boost/bimap/detail/
Dbimap_core.hpp121 typedef BOOST_DEDUCED_TYPENAME right_tagged_type::tag right_tag; typedef in boost::bimaps::detail::bimap_core
187 right_tag
257 right_tag
283 ::boost::bimaps::tags::tagged< right_set_type, right_tag >,
321 right_tag
340 right_tag
469 BOOST_DEDUCED_TYPENAME BimapBaseType::right_tag, BimapBaseType
Dmap_view_iterator.hpp89 index<BOOST_DEDUCED_TYPENAME BimapCore::right_tag> \
/third_party/boost/boost/bimap/relation/support/
Dopposite_tag.hpp50 right_tag,
Dmember_with_tag.hpp139 BOOST_DEDUCED_TYPENAME Relation::right_tag
/third_party/boost/boost/bimap/relation/
Dsymmetrical_base.hpp85 typedef BOOST_DEDUCED_TYPENAME tagged_right_type::tag right_tag; typedef in boost::bimaps::relation::symmetrical_base
/third_party/boost/libs/bimap/doc/reference/
Dbimap.qbk154 typedef ``['-unspecified-]`` right_tag;
283 left_tag, right_tag
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c1459 int right_tag; in tre_add_tags() local
1464 right_tag = next_tag + 1; in tre_add_tags()
1469 right_tag = next_tag; in tre_add_tags()
1473 STACK_PUSHX(stack, int, right_tag); in tre_add_tags()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregcomp.c1460 int right_tag; in tre_add_tags() local
1465 right_tag = next_tag + 1; in tre_add_tags()
1470 right_tag = next_tag; in tre_add_tags()
1474 STACK_PUSHX(stack, int, right_tag); in tre_add_tags()
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregcomp.c1459 int right_tag; in tre_add_tags() local
1464 right_tag = next_tag + 1; in tre_add_tags()
1469 right_tag = next_tag; in tre_add_tags()
1473 STACK_PUSHX(stack, int, right_tag); in tre_add_tags()
/third_party/musl/src/regex/
Dregcomp.c1459 int right_tag; in tre_add_tags() local
1464 right_tag = next_tag + 1; in tre_add_tags()
1469 right_tag = next_tag; in tre_add_tags()
1473 STACK_PUSHX(stack, int, right_tag); in tre_add_tags()