| /third_party/boost/boost/range/algorithm_ext/ |
| D | is_sorted.hpp | 32 inline bool is_sorted(const SinglePassRange& rng) in is_sorted() function 42 inline bool is_sorted(const SinglePassRange& rng, BinaryPredicate pred) in is_sorted() function
|
| /third_party/boost/libs/compute/include/boost/compute/algorithm/ |
| D | is_sorted.hpp | 40 inline bool is_sorted(InputIterator first, in is_sorted() function 56 inline bool is_sorted(InputIterator first, in is_sorted() function
|
| /third_party/boost/boost/compute/algorithm/ |
| D | is_sorted.hpp | 40 inline bool is_sorted(InputIterator first, in is_sorted() function 56 inline bool is_sorted(InputIterator first, in is_sorted() function
|
| /third_party/boost/boost/algorithm/cxx11/ |
| D | is_sorted.hpp | 73 BOOST_CXX14_CONSTEXPR bool is_sorted ( ForwardIterator first, ForwardIterator last, Pred p ) in is_sorted() function 85 BOOST_CXX14_CONSTEXPR bool is_sorted ( ForwardIterator first, ForwardIterator last ) in is_sorted() function 131 is_sorted ( const R &range, Pred p ) in is_sorted() function 143 BOOST_CXX14_CONSTEXPR bool is_sorted ( const R &range ) in is_sorted() function
|
| /third_party/boost/boost/detail/ |
| D | is_sorted.hpp | 42 inline bool is_sorted (Iterator first, Iterator last, Comp c) { in is_sorted() function 47 inline bool is_sorted (Iterator first, Iterator last) { in is_sorted() function
|
| /third_party/boost/boost/move/algo/detail/ |
| D | is_sorted.hpp | 25 bool is_sorted(ForwardIt const first, ForwardIt last, Pred pred) in is_sorted() function
|
| D | adaptive_sort_merge.hpp | 94 bool is_sorted(::order_perf_type *first, ::order_perf_type *last, ::order_type_less) in is_sorted() function
|
| /third_party/boost/boost/container/detail/ |
| D | is_sorted.hpp | 26 bool is_sorted (ForwardIterator first, ForwardIterator last, Pred pred) in is_sorted() function
|
| /third_party/boost/boost/accumulators/statistics/ |
| D | tail.hpp | 276 ar & is_sorted; in serialize() local 282 mutable bool is_sorted; member
|
| /third_party/boost/libs/sort/example/ |
| D | parallelint.cpp | 26 bool is_sorted(const std::vector<DATA_TYPE> &array) { in is_sorted() function
|
| D | parallelstring.cpp | 28 static bool is_sorted(const std::vector<DATA_TYPE> &array) { in is_sorted() function
|
| /third_party/boost/libs/multi_index/test/ |
| D | test_list_ops.cpp | 51 bool is_sorted( in is_sorted() function
|
| /third_party/boost/libs/ptr_container/test/ |
| D | sequence_test_data.hpp | 234 bool is_sorted( const C& c ) in is_sorted() function
|
| /third_party/glib/tests/ |
| D | threadpool-test.c | 208 gboolean is_sorted; in test_thread_sort_entry_func() local
|