Home
last modified time | relevance | path

Searched refs:BOOST_RANGE_UNUSED (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/boost/range/
Dconfig.hpp48 # define BOOST_RANGE_UNUSED __attribute__((unused)) macro
50 # define BOOST_RANGE_UNUSED macro
/third_party/boost/libs/range/test/algorithm_test/
Dmismatch.cpp164 iterator1_t BOOST_RANGE_UNUSED; in test_mismatch_impl() typedef
167 const_iterator1_t BOOST_RANGE_UNUSED; in test_mismatch_impl() typedef
170 iterator2_t BOOST_RANGE_UNUSED; in test_mismatch_impl() typedef
173 const_iterator2_t BOOST_RANGE_UNUSED; in test_mismatch_impl() typedef
Dinplace_merge.cpp32 iterator_t BOOST_RANGE_UNUSED; in test() typedef
79 iterator_t BOOST_RANGE_UNUSED; in test_pred() typedef
Dremove_copy.cpp39 iterator_t BOOST_RANGE_UNUSED; in test_remove_copy_impl() typedef
Drotate_copy.cpp40 iterator_t BOOST_RANGE_UNUSED; in test_rotate_copy_impl() typedef
Dreplace_copy.cpp41 iterator_t BOOST_RANGE_UNUSED; in test_replace_copy_impl() typedef
Dmin_element.cpp107 value_t BOOST_RANGE_UNUSED; in test_min_element_impl() typedef
Dmax_element.cpp109 value_t BOOST_RANGE_UNUSED; in test_max_element_impl() typedef
Drandom_shuffle.cpp93 iterator_t BOOST_RANGE_UNUSED; in test_random_shuffle_nogen_impl() typedef
Dsearch_n.cpp65 >::iterator_category cat_t BOOST_RANGE_UNUSED; in reference_search_n() typedef
/third_party/boost/libs/range/test/adaptor_test/
Dstrided.cpp49 iterator_t BOOST_RANGE_UNUSED; in strided_test_impl() typedef
51 diff_t BOOST_RANGE_UNUSED; in strided_test_impl() typedef
53 size_type BOOST_RANGE_UNUSED; in strided_test_impl() typedef
/third_party/boost/libs/range/test/
Dalgorithm.cpp113 size_type BOOST_RANGE_UNUSED; in test_random_algorithms() typedef
116 iterator_category BOOST_RANGE_UNUSED; in test_random_algorithms() typedef
Djoin.cpp146 >::type value_t BOOST_RANGE_UNUSED; in test_write_to_joined_range() typedef