Home
last modified time | relevance | path

Searched refs:right_iter (Results 1 – 25 of 104) sorted by relevance

12345

/dports/devel/boost-docs/boost_1_72_0/libs/bimap/test/
H A Dtest_bimap_project.cpp50 bm_type::right_iterator right_iter = bm.right.begin(); in test_bimap_project() local
66 BOOST_CHECK( bm.project_right(iter) == right_iter ); in test_bimap_project()
70 BOOST_CHECK( bm.project_right(left_iter) == right_iter ); in test_bimap_project()
72 BOOST_CHECK( bm.project_up (right_iter) == iter ); in test_bimap_project()
73 BOOST_CHECK( bm.project_left (right_iter) == left_iter ); in test_bimap_project()
74 BOOST_CHECK( bm.project_right(right_iter) == right_iter ); in test_bimap_project()
77 bm.project_left (right_iter)->second = "l"; in test_bimap_project()
102 BOOST_CHECK( bm.project_right(left_citer) == right_iter ); in test_bimap_project()
104 BOOST_CHECK( cbm.project_up (right_iter) == citer ); in test_bimap_project()
115 BOOST_CHECK( bm.project<right_tag>(iter) == right_iter ); in test_bimap_project()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/bimap/test/
H A Dtest_bimap_project.cpp50 bm_type::right_iterator right_iter = bm.right.begin(); in test_bimap_project() local
66 BOOST_CHECK( bm.project_right(iter) == right_iter ); in test_bimap_project()
70 BOOST_CHECK( bm.project_right(left_iter) == right_iter ); in test_bimap_project()
72 BOOST_CHECK( bm.project_up (right_iter) == iter ); in test_bimap_project()
73 BOOST_CHECK( bm.project_left (right_iter) == left_iter ); in test_bimap_project()
74 BOOST_CHECK( bm.project_right(right_iter) == right_iter ); in test_bimap_project()
77 bm.project_left (right_iter)->second = "l"; in test_bimap_project()
102 BOOST_CHECK( bm.project_right(left_citer) == right_iter ); in test_bimap_project()
104 BOOST_CHECK( cbm.project_up (right_iter) == citer ); in test_bimap_project()
115 BOOST_CHECK( bm.project<right_tag>(iter) == right_iter ); in test_bimap_project()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/bimap/test/
H A Dtest_bimap_project.cpp50 bm_type::right_iterator right_iter = bm.right.begin(); in test_bimap_project() local
66 BOOST_CHECK( bm.project_right(iter) == right_iter ); in test_bimap_project()
70 BOOST_CHECK( bm.project_right(left_iter) == right_iter ); in test_bimap_project()
72 BOOST_CHECK( bm.project_up (right_iter) == iter ); in test_bimap_project()
73 BOOST_CHECK( bm.project_left (right_iter) == left_iter ); in test_bimap_project()
74 BOOST_CHECK( bm.project_right(right_iter) == right_iter ); in test_bimap_project()
77 bm.project_left (right_iter)->second = "l"; in test_bimap_project()
102 BOOST_CHECK( bm.project_right(left_citer) == right_iter ); in test_bimap_project()
104 BOOST_CHECK( cbm.project_up (right_iter) == citer ); in test_bimap_project()
115 BOOST_CHECK( bm.project<right_tag>(iter) == right_iter ); in test_bimap_project()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/bimap/test/
H A Dtest_bimap_project.cpp50 bm_type::right_iterator right_iter = bm.right.begin(); in test_bimap_project() local
66 BOOST_CHECK( bm.project_right(iter) == right_iter ); in test_bimap_project()
70 BOOST_CHECK( bm.project_right(left_iter) == right_iter ); in test_bimap_project()
72 BOOST_CHECK( bm.project_up (right_iter) == iter ); in test_bimap_project()
73 BOOST_CHECK( bm.project_left (right_iter) == left_iter ); in test_bimap_project()
74 BOOST_CHECK( bm.project_right(right_iter) == right_iter ); in test_bimap_project()
77 bm.project_left (right_iter)->second = "l"; in test_bimap_project()
102 BOOST_CHECK( bm.project_right(left_citer) == right_iter ); in test_bimap_project()
104 BOOST_CHECK( cbm.project_up (right_iter) == citer ); in test_bimap_project()
115 BOOST_CHECK( bm.project<right_tag>(iter) == right_iter ); in test_bimap_project()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/bimap/test/
H A Dtest_bimap_project.cpp50 bm_type::right_iterator right_iter = bm.right.begin(); in test_bimap_project() local
66 BOOST_CHECK( bm.project_right(iter) == right_iter ); in test_bimap_project()
70 BOOST_CHECK( bm.project_right(left_iter) == right_iter ); in test_bimap_project()
72 BOOST_CHECK( bm.project_up (right_iter) == iter ); in test_bimap_project()
73 BOOST_CHECK( bm.project_left (right_iter) == left_iter ); in test_bimap_project()
74 BOOST_CHECK( bm.project_right(right_iter) == right_iter ); in test_bimap_project()
77 bm.project_left (right_iter)->second = "l"; in test_bimap_project()
102 BOOST_CHECK( bm.project_right(left_citer) == right_iter ); in test_bimap_project()
104 BOOST_CHECK( cbm.project_up (right_iter) == citer ); in test_bimap_project()
115 BOOST_CHECK( bm.project<right_tag>(iter) == right_iter ); in test_bimap_project()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/bimap/test/
H A Dtest_bimap_project.cpp50 bm_type::right_iterator right_iter = bm.right.begin(); in test_bimap_project() local
66 BOOST_CHECK( bm.project_right(iter) == right_iter ); in test_bimap_project()
70 BOOST_CHECK( bm.project_right(left_iter) == right_iter ); in test_bimap_project()
72 BOOST_CHECK( bm.project_up (right_iter) == iter ); in test_bimap_project()
73 BOOST_CHECK( bm.project_left (right_iter) == left_iter ); in test_bimap_project()
74 BOOST_CHECK( bm.project_right(right_iter) == right_iter ); in test_bimap_project()
77 bm.project_left (right_iter)->second = "l"; in test_bimap_project()
102 BOOST_CHECK( bm.project_right(left_citer) == right_iter ); in test_bimap_project()
104 BOOST_CHECK( cbm.project_up (right_iter) == citer ); in test_bimap_project()
115 BOOST_CHECK( bm.project<right_tag>(iter) == right_iter ); in test_bimap_project()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/bimap/test/
H A Dtest_bimap_project.cpp50 bm_type::right_iterator right_iter = bm.right.begin(); in test_bimap_project() local
66 BOOST_CHECK( bm.project_right(iter) == right_iter ); in test_bimap_project()
70 BOOST_CHECK( bm.project_right(left_iter) == right_iter ); in test_bimap_project()
72 BOOST_CHECK( bm.project_up (right_iter) == iter ); in test_bimap_project()
73 BOOST_CHECK( bm.project_left (right_iter) == left_iter ); in test_bimap_project()
74 BOOST_CHECK( bm.project_right(right_iter) == right_iter ); in test_bimap_project()
77 bm.project_left (right_iter)->second = "l"; in test_bimap_project()
102 BOOST_CHECK( bm.project_right(left_citer) == right_iter ); in test_bimap_project()
104 BOOST_CHECK( cbm.project_up (right_iter) == citer ); in test_bimap_project()
115 BOOST_CHECK( bm.project<right_tag>(iter) == right_iter ); in test_bimap_project()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/bimap/test/
H A Dtest_bimap_project.cpp50 bm_type::right_iterator right_iter = bm.right.begin(); in test_bimap_project() local
66 BOOST_CHECK( bm.project_right(iter) == right_iter ); in test_bimap_project()
70 BOOST_CHECK( bm.project_right(left_iter) == right_iter ); in test_bimap_project()
72 BOOST_CHECK( bm.project_up (right_iter) == iter ); in test_bimap_project()
73 BOOST_CHECK( bm.project_left (right_iter) == left_iter ); in test_bimap_project()
74 BOOST_CHECK( bm.project_right(right_iter) == right_iter ); in test_bimap_project()
77 bm.project_left (right_iter)->second = "l"; in test_bimap_project()
102 BOOST_CHECK( bm.project_right(left_citer) == right_iter ); in test_bimap_project()
104 BOOST_CHECK( cbm.project_up (right_iter) == citer ); in test_bimap_project()
115 BOOST_CHECK( bm.project<right_tag>(iter) == right_iter ); in test_bimap_project()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/bimap/test/
H A Dtest_bimap_project.cpp49 bm_type::right_iterator right_iter = bm.right.begin(); in test_bimap_project() local
65 BOOST_TEST( bm.project_right(iter) == right_iter ); in test_bimap_project()
69 BOOST_TEST( bm.project_right(left_iter) == right_iter ); in test_bimap_project()
71 BOOST_TEST( bm.project_up (right_iter) == iter ); in test_bimap_project()
72 BOOST_TEST( bm.project_left (right_iter) == left_iter ); in test_bimap_project()
73 BOOST_TEST( bm.project_right(right_iter) == right_iter ); in test_bimap_project()
76 bm.project_left (right_iter)->second = "l"; in test_bimap_project()
101 BOOST_TEST( bm.project_right(left_citer) == right_iter ); in test_bimap_project()
103 BOOST_TEST( cbm.project_up (right_iter) == citer ); in test_bimap_project()
114 BOOST_TEST( bm.project<right_tag>(iter) == right_iter ); in test_bimap_project()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/bimap/example/bimap_and_boost/
H A Dserialization.cpp60 const bm_type::right_iterator right_iter = bm.right.find(1); in main() local
61 oa << right_iter; in main()
80 bm_type::right_iterator right_iter; in main() local
81 ia >> right_iter; in main()
83 assert( right_iter->first == 1 ); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/bimap/example/bimap_and_boost/
H A Dserialization.cpp60 const bm_type::right_iterator right_iter = bm.right.find(1); in main() local
61 oa << right_iter; in main()
80 bm_type::right_iterator right_iter; in main() local
81 ia >> right_iter; in main()
83 assert( right_iter->first == 1 ); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/bimap/example/bimap_and_boost/
H A Dserialization.cpp60 const bm_type::right_iterator right_iter = bm.right.find(1); in main() local
61 oa << right_iter; in main()
80 bm_type::right_iterator right_iter; in main() local
81 ia >> right_iter; in main()
83 assert( right_iter->first == 1 ); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/bimap/example/bimap_and_boost/
H A Dserialization.cpp60 const bm_type::right_iterator right_iter = bm.right.find(1); in main() local
61 oa << right_iter; in main()
80 bm_type::right_iterator right_iter; in main() local
81 ia >> right_iter; in main()
83 assert( right_iter->first == 1 ); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/bimap/example/bimap_and_boost/
H A Dserialization.cpp60 const bm_type::right_iterator right_iter = bm.right.find(1); in main() local
61 oa << right_iter; in main()
80 bm_type::right_iterator right_iter; in main() local
81 ia >> right_iter; in main()
83 assert( right_iter->first == 1 ); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/bimap/example/bimap_and_boost/
H A Dserialization.cpp60 const bm_type::right_iterator right_iter = bm.right.find(1); in main() local
61 oa << right_iter; in main()
80 bm_type::right_iterator right_iter; in main() local
81 ia >> right_iter; in main()
83 assert( right_iter->first == 1 ); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/bimap/example/bimap_and_boost/
H A Dserialization.cpp60 const bm_type::right_iterator right_iter = bm.right.find(1); in main() local
61 oa << right_iter; in main()
80 bm_type::right_iterator right_iter; in main() local
81 ia >> right_iter; in main()
83 assert( right_iter->first == 1 ); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/bimap/example/bimap_and_boost/
H A Dserialization.cpp60 const bm_type::right_iterator right_iter = bm.right.find(1); in main() local
61 oa << right_iter; in main()
80 bm_type::right_iterator right_iter; in main() local
81 ia >> right_iter; in main()
83 assert( right_iter->first == 1 ); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/bimap/example/bimap_and_boost/
H A Dserialization.cpp60 const bm_type::right_iterator right_iter = bm.right.find(1); in main() local
61 oa << right_iter; in main()
80 bm_type::right_iterator right_iter; in main() local
81 ia >> right_iter; in main()
83 assert( right_iter->first == 1 ); in main()
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/tests/helpers/
H A Dxml_helper.hpp64 auto right_iter = right_parser.begin(); in compare_xml_exact() local
78 if (right_iter == right_parser.end()) in compare_xml_exact()
84 auto right_event = *right_iter; in compare_xml_exact()
87 while (right_iter != right_parser.end() in compare_xml_exact()
91 ++right_iter; in compare_xml_exact()
92 right_event = *right_iter; in compare_xml_exact()
197 ++right_iter; in compare_xml_exact()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/pubgrub-0.2.1/src/
H A Drange.rs154 let mut right_iter = other.segments.iter(); in intersection() localVariable
156 let mut right = right_iter.next(); in intersection()
166 right = right_iter.next(); in intersection()
175 right = right_iter.next(); in intersection()
204 right = right_iter.next(); in intersection()
207 for r in right_iter.cloned() { in intersection()
215 for r in right_iter.cloned() { in intersection()
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/algorithms/
H A Dpartition.hpp619 auto right_iter = std::end(remaining_blocks) - 1; in collapse_remaining_blocks() local
621 if (left_iter->block_no > 0 || right_iter->block_no < 0) in collapse_remaining_blocks()
644 if (right_iter->empty()) in collapse_remaining_blocks()
647 (--right_iter)->block_no < 0) in collapse_remaining_blocks()
650 if (invoke(pred, invoke(proj, *right_iter->first))) in collapse_remaining_blocks()
652 ++right_iter->first; in collapse_remaining_blocks()
658 if (right_iter->empty() || in collapse_remaining_blocks()
659 right_iter->block_no < 0) in collapse_remaining_blocks()
665 if (left_iter < right_iter || in collapse_remaining_blocks()
666 (!right_iter->empty() && left_iter == right_iter)) in collapse_remaining_blocks()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/bimap/example/
H A Dstep_by_step.cpp83 bm_type::right_const_iterator right_iter = bm.right.find("two"); in main() local
88 assert( right_iter->second == 2 ); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/bimap/example/
H A Dstep_by_step.cpp83 bm_type::right_const_iterator right_iter = bm.right.find("two"); in main() local
88 assert( right_iter->second == 2 ); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/bimap/example/
H A Dstep_by_step.cpp83 bm_type::right_const_iterator right_iter = bm.right.find("two"); in main() local
88 assert( right_iter->second == 2 ); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/bimap/example/
H A Dstep_by_step.cpp83 bm_type::right_const_iterator right_iter = bm.right.find("two"); in main() local
88 assert( right_iter->second == 2 ); in main()

12345