Home
last modified time | relevance | path

Searched refs:const_end (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/iterators/
H A Dconcatenate_iterator.cpp144 const_concat_iterator const_end(end); in apply() local
146 const_end = end; in apply()
168 test_equality(const_begin, const_end, combined); in apply()
171 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
173 test_equality(const_begin, const_end, combined); in apply()
177 test_size(const_begin, const_end, combined); in apply()
194 << *std::max_element(const_begin, const_end) in apply()
203 test_using_max_element(begin, end, const_begin, const_end, in apply()
205 test_using_max_element(begin, end, const_begin, const_end, in apply()
H A Dflatten_iterator.cpp196 const_flatten_iterator const_end(end); in apply() local
198 const_end = end; in apply()
209 test_equality(const_begin, const_end, combined); in apply()
214 test_equality(const_begin, const_end, combined); in apply()
217 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
219 test_equality(const_begin, const_end, combined); in apply()
223 test_size(const_begin, const_end, combined); in apply()
237 << *std::max_element(const_begin, const_end) in apply()
246 test_using_max_element(begin, end, const_begin, const_end, c); in apply()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/iterators/
H A Dconcatenate_iterator.cpp144 const_concat_iterator const_end(end); in apply() local
146 const_end = end; in apply()
168 test_equality(const_begin, const_end, combined); in apply()
171 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
173 test_equality(const_begin, const_end, combined); in apply()
177 test_size(const_begin, const_end, combined); in apply()
194 << *std::max_element(const_begin, const_end) in apply()
203 test_using_max_element(begin, end, const_begin, const_end, in apply()
205 test_using_max_element(begin, end, const_begin, const_end, in apply()
H A Dflatten_iterator.cpp196 const_flatten_iterator const_end(end); in apply() local
198 const_end = end; in apply()
209 test_equality(const_begin, const_end, combined); in apply()
214 test_equality(const_begin, const_end, combined); in apply()
217 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
219 test_equality(const_begin, const_end, combined); in apply()
223 test_size(const_begin, const_end, combined); in apply()
237 << *std::max_element(const_begin, const_end) in apply()
246 test_using_max_element(begin, end, const_begin, const_end, c); in apply()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/iterators/
H A Dconcatenate_iterator.cpp144 const_concat_iterator const_end(end); in apply() local
146 const_end = end; in apply()
168 test_equality(const_begin, const_end, combined); in apply()
171 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
173 test_equality(const_begin, const_end, combined); in apply()
177 test_size(const_begin, const_end, combined); in apply()
194 << *std::max_element(const_begin, const_end) in apply()
203 test_using_max_element(begin, end, const_begin, const_end, in apply()
205 test_using_max_element(begin, end, const_begin, const_end, in apply()
H A Dflatten_iterator.cpp196 const_flatten_iterator const_end(end); in apply() local
198 const_end = end; in apply()
209 test_equality(const_begin, const_end, combined); in apply()
214 test_equality(const_begin, const_end, combined); in apply()
217 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
219 test_equality(const_begin, const_end, combined); in apply()
223 test_size(const_begin, const_end, combined); in apply()
237 << *std::max_element(const_begin, const_end) in apply()
246 test_using_max_element(begin, end, const_begin, const_end, c); in apply()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/iterators/
H A Dconcatenate_iterator.cpp144 const_concat_iterator const_end(end); in apply() local
146 const_end = end; in apply()
168 test_equality(const_begin, const_end, combined); in apply()
171 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
173 test_equality(const_begin, const_end, combined); in apply()
177 test_size(const_begin, const_end, combined); in apply()
194 << *std::max_element(const_begin, const_end) in apply()
203 test_using_max_element(begin, end, const_begin, const_end, in apply()
205 test_using_max_element(begin, end, const_begin, const_end, in apply()
H A Dflatten_iterator.cpp196 const_flatten_iterator const_end(end); in apply() local
198 const_end = end; in apply()
209 test_equality(const_begin, const_end, combined); in apply()
214 test_equality(const_begin, const_end, combined); in apply()
217 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
219 test_equality(const_begin, const_end, combined); in apply()
223 test_size(const_begin, const_end, combined); in apply()
237 << *std::max_element(const_begin, const_end) in apply()
246 test_using_max_element(begin, end, const_begin, const_end, c); in apply()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/iterators/
H A Dconcatenate_iterator.cpp144 const_concat_iterator const_end(end); in apply() local
146 const_end = end; in apply()
168 test_equality(const_begin, const_end, combined); in apply()
171 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
173 test_equality(const_begin, const_end, combined); in apply()
177 test_size(const_begin, const_end, combined); in apply()
194 << *std::max_element(const_begin, const_end) in apply()
203 test_using_max_element(begin, end, const_begin, const_end, in apply()
205 test_using_max_element(begin, end, const_begin, const_end, in apply()
H A Dflatten_iterator.cpp196 const_flatten_iterator const_end(end); in apply() local
198 const_end = end; in apply()
209 test_equality(const_begin, const_end, combined); in apply()
214 test_equality(const_begin, const_end, combined); in apply()
217 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
219 test_equality(const_begin, const_end, combined); in apply()
223 test_size(const_begin, const_end, combined); in apply()
237 << *std::max_element(const_begin, const_end) in apply()
246 test_using_max_element(begin, end, const_begin, const_end, c); in apply()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/iterators/
H A Dconcatenate_iterator.cpp144 const_concat_iterator const_end(end); in apply() local
146 const_end = end; in apply()
168 test_equality(const_begin, const_end, combined); in apply()
171 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
173 test_equality(const_begin, const_end, combined); in apply()
177 test_size(const_begin, const_end, combined); in apply()
194 << *std::max_element(const_begin, const_end) in apply()
203 test_using_max_element(begin, end, const_begin, const_end, in apply()
205 test_using_max_element(begin, end, const_begin, const_end, in apply()
H A Dflatten_iterator.cpp196 const_flatten_iterator const_end(end); in apply() local
198 const_end = end; in apply()
209 test_equality(const_begin, const_end, combined); in apply()
214 test_equality(const_begin, const_end, combined); in apply()
217 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
219 test_equality(const_begin, const_end, combined); in apply()
223 test_size(const_begin, const_end, combined); in apply()
237 << *std::max_element(const_begin, const_end) in apply()
246 test_using_max_element(begin, end, const_begin, const_end, c); in apply()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/iterators/
H A Dconcatenate_iterator.cpp144 const_concat_iterator const_end(end); in apply() local
146 const_end = end; in apply()
168 test_equality(const_begin, const_end, combined); in apply()
171 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
173 test_equality(const_begin, const_end, combined); in apply()
177 test_size(const_begin, const_end, combined); in apply()
194 << *std::max_element(const_begin, const_end) in apply()
203 test_using_max_element(begin, end, const_begin, const_end, in apply()
205 test_using_max_element(begin, end, const_begin, const_end, in apply()
H A Dflatten_iterator.cpp196 const_flatten_iterator const_end(end); in apply() local
198 const_end = end; in apply()
209 test_equality(const_begin, const_end, combined); in apply()
214 test_equality(const_begin, const_end, combined); in apply()
217 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
219 test_equality(const_begin, const_end, combined); in apply()
223 test_size(const_begin, const_end, combined); in apply()
237 << *std::max_element(const_begin, const_end) in apply()
246 test_using_max_element(begin, end, const_begin, const_end, c); in apply()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/iterators/
H A Dconcatenate_iterator.cpp144 const_concat_iterator const_end(end); in apply() local
146 const_end = end; in apply()
168 test_equality(const_begin, const_end, combined); in apply()
171 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
173 test_equality(const_begin, const_end, combined); in apply()
177 test_size(const_begin, const_end, combined); in apply()
194 << *std::max_element(const_begin, const_end) in apply()
203 test_using_max_element(begin, end, const_begin, const_end, in apply()
205 test_using_max_element(begin, end, const_begin, const_end, in apply()
H A Dflatten_iterator.cpp196 const_flatten_iterator const_end(end); in apply() local
198 const_end = end; in apply()
209 test_equality(const_begin, const_end, combined); in apply()
214 test_equality(const_begin, const_end, combined); in apply()
217 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
219 test_equality(const_begin, const_end, combined); in apply()
223 test_size(const_begin, const_end, combined); in apply()
237 << *std::max_element(const_begin, const_end) in apply()
246 test_using_max_element(begin, end, const_begin, const_end, c); in apply()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/iterators/
H A Dconcatenate_iterator.cpp144 const_concat_iterator const_end(end); in apply() local
146 const_end = end; in apply()
168 test_equality(const_begin, const_end, combined); in apply()
171 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
173 test_equality(const_begin, const_end, combined); in apply()
177 test_size(const_begin, const_end, combined); in apply()
194 << *std::max_element(const_begin, const_end) in apply()
203 test_using_max_element(begin, end, const_begin, const_end, in apply()
205 test_using_max_element(begin, end, const_begin, const_end, in apply()
H A Dflatten_iterator.cpp196 const_flatten_iterator const_end(end); in apply() local
198 const_end = end; in apply()
209 test_equality(const_begin, const_end, combined); in apply()
214 test_equality(const_begin, const_end, combined); in apply()
217 std::copy(const_begin, const_end, std::back_inserter(combined)); in apply()
219 test_equality(const_begin, const_end, combined); in apply()
223 test_size(const_begin, const_end, combined); in apply()
237 << *std::max_element(const_begin, const_end) in apply()
246 test_using_max_element(begin, end, const_begin, const_end, c); in apply()
/dports/www/osrm-backend/osrm-backend-5.26.0/src/partitioner/
H A Drecursive_bisection_state.cpp31 const NodeIterator const_end, in ApplyBisection() argument
38 bisection_graph.GetID(*const_begin) + std::distance(const_begin, const_end) <= in ApplyBisection()
42 for (auto itr = const_begin; itr != const_end; ++itr) in ApplyBisection()
55 const auto end = begin + std::distance(const_begin, const_end); in ApplyBisection()
58 std::vector<NodeID> mapping(std::distance(const_begin, const_end), SPECIAL_NODEID); in ApplyBisection()
62 const_end, in ApplyBisection()
80 std::for_each(const_begin, const_end, [&](const auto &node) { in ApplyBisection()
/dports/games/traingame/traingame-cb6513e/src/gui/
H A DContainerWidget.cpp32 it != const_end(); ++it) { in render()
49 it != const_end(); ++it) in adjust_for_theme()
61 it != const_end(); ++it) { in handle_click()
H A DWindow.cpp57 it != const_end(); ++it) { in adjust_for_theme()
71 it != const_end(); ++it) { in adjust_for_theme()
/dports/devel/boost-docs/boost_1_72_0/libs/range/test/
H A Dconst_ranges.cpp36 BOOST_CHECK( boost::const_end( foo ) == boost::end( as_const( foo ) ) ); in check_const_ranges()
41 BOOST_CHECK( boost::const_end( bar ) == boost::end( as_const( bar ) ) ); in check_const_ranges()
/dports/devel/boost-python-libs/boost_1_72_0/libs/range/test/
H A Dconst_ranges.cpp36 BOOST_CHECK( boost::const_end( foo ) == boost::end( as_const( foo ) ) ); in check_const_ranges()
41 BOOST_CHECK( boost::const_end( bar ) == boost::end( as_const( bar ) ) ); in check_const_ranges()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/range/test/
H A Dconst_ranges.cpp36 BOOST_CHECK( boost::const_end( foo ) == boost::end( as_const( foo ) ) ); in check_const_ranges()
41 BOOST_CHECK( boost::const_end( bar ) == boost::end( as_const( bar ) ) ); in check_const_ranges()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/range/test/
H A Dconst_ranges.cpp36 BOOST_CHECK( boost::const_end( foo ) == boost::end( as_const( foo ) ) ); in check_const_ranges()
41 BOOST_CHECK( boost::const_end( bar ) == boost::end( as_const( bar ) ) ); in check_const_ranges()

12345678910>>...14