Home
last modified time | relevance | path

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

/third_party/boost/libs/bimap/test/
Dtest_bimap_project.cpp30 struct left_tag {}; struct
37 tagged< int , left_tag >, in test_bimap_project()
113 BOOST_TEST( bm.project< left_tag>(iter) == left_iter ); in test_bimap_project()
116 BOOST_TEST( bm.project< left_tag>(left_iter) == left_iter ); in test_bimap_project()
119 BOOST_TEST( bm.project< left_tag>(right_iter) == left_iter ); in test_bimap_project()
122 BOOST_TEST( cbm.project< left_tag>(citer) == left_citer ); in test_bimap_project()
125 BOOST_TEST( cbm.project< left_tag>(left_citer) == left_citer ); in test_bimap_project()
128 BOOST_TEST( cbm.project< left_tag>(right_citer) == left_citer ); in test_bimap_project()
131 bm.project< left_tag>(right_citer)->second = "l"; in test_bimap_project()
Dtest_mutant_relation.cpp60 BOOST_BIMAP_CHECK_METADATA(rel,left_tag ,left ); in BOOST_BIMAP_TEST_STATIC_FUNCTION()
80 struct left_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()
89 BOOST_BIMAP_CHECK_METADATA(rel,left_tag ,left_tag ); in BOOST_BIMAP_TEST_STATIC_FUNCTION()
92 typedef tagged<left_data ,left_tag > desired_tagged_left_type; in BOOST_BIMAP_TEST_STATIC_FUNCTION()
Dtest_bimap_unordered.cpp39 struct left_tag {}; struct
88 unordered_set_of< tagged< char , left_tag > >, in test_bimap()
104 test_tagged_bimap<left_tag,right_tag>(bm,data); in test_bimap()
Dtest_bimap_ordered.cpp39 struct left_tag {}; struct
81 multiset_of< tagged<int, left_tag > >, in test_bimap()
96 test_tagged_bimap<left_tag,right_tag>(bm,data); in test_bimap()
Dtest_bimap_sequenced.cpp42 struct left_tag {}; struct
/third_party/boost/boost/bimap/detail/
Dbimap_core.hpp120 typedef BOOST_DEDUCED_TYPENAME left_tagged_type::tag left_tag; typedef in boost::bimaps::detail::bimap_core
168 left_tag
235 left_tag
278 ::boost::bimaps::tags::tagged< left_set_type, left_tag >,
325 left_tag
336 left_tag
459 BOOST_DEDUCED_TYPENAME BimapBaseType::left_tag, BimapBaseType
Dmap_view_iterator.hpp86 index<BOOST_DEDUCED_TYPENAME BimapCore::left_tag> \
/third_party/boost/boost/bimap/relation/support/
Dopposite_tag.hpp51 left_tag
Dmember_with_tag.hpp116 BOOST_DEDUCED_TYPENAME Relation::left_tag
/third_party/boost/boost/bimap/relation/
Dsymmetrical_base.hpp84 typedef BOOST_DEDUCED_TYPENAME tagged_left_type ::tag left_tag; typedef in boost::bimaps::relation::symmetrical_base
/third_party/boost/libs/bimap/doc/reference/
Dbimap.qbk151 typedef ``['-unspecified-]`` left_tag;
283 left_tag, right_tag
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c1458 int left_tag; in tre_add_tags() local
1463 left_tag = next_tag; in tre_add_tags()
1468 left_tag = tag; in tre_add_tags()
1474 STACK_PUSHX(stack, int, left_tag); in tre_add_tags()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregcomp.c1459 int left_tag; in tre_add_tags() local
1464 left_tag = next_tag; in tre_add_tags()
1469 left_tag = tag; in tre_add_tags()
1475 STACK_PUSHX(stack, int, left_tag); in tre_add_tags()
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregcomp.c1458 int left_tag; in tre_add_tags() local
1463 left_tag = next_tag; in tre_add_tags()
1468 left_tag = tag; in tre_add_tags()
1474 STACK_PUSHX(stack, int, left_tag); in tre_add_tags()
/third_party/musl/src/regex/
Dregcomp.c1458 int left_tag; in tre_add_tags() local
1463 left_tag = next_tag; in tre_add_tags()
1468 left_tag = tag; in tre_add_tags()
1474 STACK_PUSHX(stack, int, left_tag); in tre_add_tags()