Home
last modified time | relevance | path

Searched defs:last1 (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/
H A Dalgorithm.hpp42 bool algo_equal(InputIt1 first1, InputIt1 last1, InputIt2 first2, BinaryPredicate p) in algo_equal()
53 bool algo_equal(InputIt1 first1, InputIt1 last1, InputIt2 first2) in algo_equal()
57 bool algo_equal(InputIt1 first1, InputIt1 last1, InputIt2 first2, InputIt2 last2, BinaryPredicate p… in algo_equal()
66 bool algo_equal(InputIt1 first1, InputIt1 last1, InputIt2 first2, InputIt2 last2) in algo_equal()
70 bool algo_lexicographical_compare (InputIterator1 first1, InputIterator1 last1, in algo_lexicographical_compare()
83 bool algo_lexicographical_compare (InputIterator1 first1, InputIterator1 last1, in algo_lexicographical_compare()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/algorithm/
H A Dequal.hpp28 SinglePassTraversalReadableIterator1 last1, in equal_impl()
67 SinglePassTraversalReadableIterator1 last1, in equal_impl()
106 RandomAccessTraversalReadableIterator1 last1, in equal_impl()
120 RandomAccessTraversalReadableIterator1 last1, in equal_impl()
134 SinglePassTraversalReadableIterator1 last1, in equal()
148 SinglePassTraversalReadableIterator1 last1, in equal()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dinsertion_sort.hpp41 void insertion_sort_op(ForwardIterator first1, ForwardIterator last1, BirdirectionalIterator first2… in insertion_sort_op()
61 void insertion_sort_swap(ForwardIterator first1, ForwardIterator last1, BirdirectionalIterator firs… in insertion_sort_swap()
68 void insertion_sort_copy(ForwardIterator first1, ForwardIterator last1, BirdirectionalIterator firs… in insertion_sort_copy()
97 (BirdirectionalIterator first1, BirdirectionalIterator const last1 in insertion_sort_uninitialized_copy()
H A Dmerge.hpp162 , RandIt const last1 in op_merge_left()
194 (RandIt buf_first, RandIt first1, RandIt const last1, RandIt const last2, Compare comp) in merge_left()
205 (RandIt buf_first, RandIt first1, RandIt const last1, RandIt const last2, Compare comp) in swap_merge_left()
212 (RandIt const first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp, Op op) in op_merge_right()
244 (RandIt first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp) in merge_right()
254 (RandIt first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp) in swap_merge_right()
H A Dadaptive_sort_merge.hpp390 ( RandIt first1, RandIt const last1 in skip_until_merge()
402 ( RandIt1 first1, RandIt1 const last1 in op_buffered_partial_merge_to_range1_and_buffer()
464 (RandIt first1, RandIt last1, RandIt const last2, bool *const pis_range1_A, Compare comp) in partial_merge_bufferless_impl()
490 (RandIt first1, RandIt last1, RandIt const last2, bool *const pis_range1_A, Compare comp) in partial_merge_bufferless()
587 RandIt last1 = first+l_irreg1; in merge_blocks_bufferless() local
978 ( RandIt1 first1, RandIt1 const last1 in op_buffered_partial_merge_and_swap_to_range1_and_buffer()
1022 …(InputIt1 &r_first1, InputIt1 const last1, InputIt2 &r_first2, InputIt2 const last2, OutputIt d_fi… in op_partial_merge_impl()
1048 …(InputIt1 &r_first1, InputIt1 const last1, InputIt2 &r_first2, InputIt2 const last2, OutputIt d_fi… in op_partial_merge()
1061 …(InputIt1 &r_first1, InputIt1 const last1, InputIt2 &r_first2, InputIt2 const last2, InputIt2 &r_f… in op_partial_merge_and_swap_impl()
1088 …(RandIt &r_first1, RandIt const last1, RandIt &r_first2, RandIt const last2, InputIt2 &r_first_min… in op_partial_merge_and_swap()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_algo.c81 c_iterator last1, in c_lexicographical_compare()
121 c_bool c_equal(c_iterator first1, c_iterator last1, c_iterator first2, BINARY_PREDICATE pf) in c_equal()
129 c_bool c_equal2(c_iterator first1, c_iterator last1, c_iterator first2, c_binary_predicate binary_p… in c_equal2()
305 c_iterator last1, in c_search()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dalgorithm.hpp122 InputIt find_first_of(InputIt first1, InputIt last1, ForwardIt first2, ForwardIt last2, BinaryPredi… in find_first_of()
135 ForwardIt1 search(ForwardIt1 first1, ForwardIt1 last1, in search()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dadl_move_swap.hpp245 ForwardIt2 adl_move_swap_ranges(ForwardIt1 first1, ForwardIt1 last1, ForwardIt2 first2) in adl_move_swap_ranges()
256 BidirIt2 adl_move_swap_ranges_backward(BidirIt1 first1, BidirIt1 last1, BidirIt2 last2) in adl_move_swap_ranges_backward()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/algorithm/
H A Dany_if_ns.hpp49 , Last1 const& last1, Last2 const& last2, F& f, mpl::false_) in any_if_ns()
H A Dany_if.hpp180 any_if (First1 const& first1, First2 const& first2, Last1 const& last1 in any_if()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/detail/
H A Dcompile_time_type_info.hpp108 ForwardIterator1 last1, in constexpr_search()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/transform_view/
H A Dtransform_view.hpp71 last1_type last1() const { return fusion::end(seq1); } in last1() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp2100 const const_iterator last1(x.cend()), last2(y.cend()); in operator <() local