Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 1013) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/
H A Dminmax_element.hpp56 basic_minmax_element(ForwardIter first, ForwardIter last, Compare comp) in basic_minmax_element()
123 minmax_element(ForwardIter first, ForwardIter last) in minmax_element()
131 minmax_element(ForwardIter first, ForwardIter last, BinaryPredicate comp) in minmax_element()
212 basic_first_min_element(ForwardIter first, ForwardIter last, in basic_first_min_element()
225 basic_last_min_element(ForwardIter first, ForwardIter last, in basic_last_min_element()
238 basic_first_max_element(ForwardIter first, ForwardIter last, in basic_first_max_element()
251 basic_last_max_element(ForwardIter first, ForwardIter last, in basic_last_max_element()
266 first_min_element(ForwardIter first, ForwardIter last) in first_min_element()
274 first_min_element(ForwardIter first, ForwardIter last, BinaryPredicate comp) in first_min_element()
282 last_min_element(ForwardIter first, ForwardIter last) in last_min_element()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray_detail.hpp155 void destroy_dispatch(I first, I last, in destroy_dispatch()
164 void destroy(I first, I last) in destroy()
195 inline O copy_dispatch(I first, I last, O dst, in copy_dispatch()
206 inline O copy_dispatch(I first, I last, O dst, in copy_dispatch()
213 inline O copy(I first, I last, O dst) in copy()
231 O uninitialized_copy_dispatch(I first, I last, O dst, in uninitialized_copy_dispatch()
243 F uninitialized_copy_dispatch(I first, I last, F dst, in uninitialized_copy_dispatch()
251 F uninitialized_copy(I first, I last, F dst) in uninitialized_copy()
269 O uninitialized_move_dispatch(I first, I last, O dst, in uninitialized_move_dispatch()
281 O uninitialized_move_dispatch(I first, I last, O dst, in uninitialized_move_dispatch()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_algo.c62 c_iterator c_copy(c_iterator first, c_iterator last, c_iterator result) in c_copy()
69 c_iterator c_copy_backward(c_iterator first, c_iterator last, c_iterator result) in c_copy_backward()
98 c_iterator c_uninitialized_copy(c_iterator first, c_iterator last, c_iterator result) in c_uninitialized_copy()
103 void c_fill(c_iterator first, c_iterator last, const value_type val) in c_fill()
137 UNARY_FUNCTION c_for_each(c_iterator first, c_iterator last, UNARY_FUNCTION pf) in c_for_each()
144 c_iterator c_find(c_iterator first, c_iterator last, const value_type val) in c_find()
195 c_iterator c_find_if(c_iterator first, c_iterator last, UNARY_PREDICATE pf) in c_find_if()
246 c_iterator c_adjacent_find(c_iterator first, c_iterator last, BINARY_PREDICATE pf) in c_adjacent_find()
262 size_type c_count(c_iterator first, c_iterator last, const value_type val) in c_count()
271 size_type c_count_if(c_iterator first, c_iterator last, UNARY_PREDICATE pf) in c_count_if()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/
H A Dparse.hpp27 , Iterator last in parse()
43 , Iterator last in parse()
70 , Iterator last in parse()
93 , Iterator last in parse()
106 , Iterator last in phrase_parse()
125 , Iterator last in phrase_parse()
139 , Iterator last in phrase_parse()
177 , Iterator last in phrase_parse()
192 , Iterator last in phrase_parse()
204 , Iterator last in phrase_parse()
H A Dparse_attr.hpp46 , Iterator last in parse()
74 , Iterator last in parse()
88 , Iterator last in phrase_parse()
131 , Iterator last in phrase_parse()
148 , Iterator last in phrase_parse()
162 , Iterator last in phrase_parse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dmerge.hpp74 RandIt rotate_gcd(RandIt first, RandIt middle, RandIt last) in rotate_gcd()
110 (RandIt first, const RandIt last, const T& key, Compare comp) in lower_bound()
135 (RandIt first, const RandIt last, const T& key, Compare comp) in upper_bound()
261 (BidirIt first, BidirIt middle, BidirIt last, Distance len1, Distance len2, Compare comp) in merge_bufferless_ONlogN_recursive()
348 void merge_bufferless_ONlogN(BidirIt first, BidirIt middle, BidirIt last, Compare comp) in merge_bufferless_ONlogN()
356 void merge_bufferless_ON2(RandIt first, RandIt middle, RandIt last, Compare comp) in merge_bufferless_ON2()
388 void merge_bufferless(RandIt first, RandIt middle, RandIt last, Compare comp) in merge_bufferless()
401 ( InputIterator first, InputIterator last in op_merge_with_right_placed()
428 ( InputIterator first, InputIterator last in swap_merge_with_right_placed()
438 ( BidirOutIterator const first, BidirOutIterator last, BidirOutIterator dest_last in op_merge_with_left_placed()
[all …]
H A Dmerge_sort.hpp45 void inplace_stable_sort(RandIt first, RandIt last, Compare comp) in inplace_stable_sort()
62 void merge_sort_copy( RandIt first, RandIt last in merge_sort_copy()
83 void merge_sort_uninitialized_copy( RandIt first, RandIt last in merge_sort_uninitialized_copy()
109 void merge_sort( RandIt first, RandIt last, Compare comp in merge_sort()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dpbf_writer.hpp100 void add_packed_fixed(pbf_tag_type tag, It first, It last, std::input_iterator_tag) { in add_packed_fixed()
113 void add_packed_fixed(pbf_tag_type tag, It first, It last, std::forward_iterator_tag) { in add_packed_fixed()
128 void add_packed_varint(pbf_tag_type tag, It first, It last) { in add_packed_varint()
141 void add_packed_svarint(pbf_tag_type tag, It first, It last) { in add_packed_svarint()
636 void add_packed_bool(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_bool()
650 void add_packed_enum(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_enum()
664 void add_packed_int32(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_int32()
678 void add_packed_sint32(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_sint32()
692 void add_packed_uint32(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_uint32()
706 void add_packed_int64(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_int64()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/
H A Dassoc_container.hpp253 cc_hash_table(It first, It last) in cc_hash_table()
260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table()
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table()
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
430 gp_hash_table(It first, It last) in gp_hash_table()
438 gp_hash_table(It first, It last, const hash_fn& h) in gp_hash_table()
449 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in gp_hash_table()
461 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table()
475 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/
H A Dassoc_container.hpp253 cc_hash_table(It first, It last) in cc_hash_table()
260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table()
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table()
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
430 gp_hash_table(It first, It last) in gp_hash_table()
438 gp_hash_table(It first, It last, const hash_fn& h) in gp_hash_table()
449 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in gp_hash_table()
461 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table()
475 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table()
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_pipapo_avx2.c158 union nft_pipapo_map_bucket *mt, bool last) in nft_pipapo_avx2_refill()
220 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_2()
282 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_4()
358 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_8()
453 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_12()
542 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_32()
677 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_1()
734 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_2()
798 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_4()
873 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_6()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/closest_feature/
H A Dpoint_to_range.hpp48 iterator_type last, in apply()
99 iterator_type last, in apply()
111 iterator_type last, in apply()
159 iterator_type last, in apply()
194 iterator_type last, in apply()
207 iterator_type last, in apply()
H A Dgeometry_to_range.hpp46 RangeIterator last, in apply()
98 RangeIterator last, in apply()
117 RangeIterator last, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dstring_parse.hpp21 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse()
41 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse()
58 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse()
73 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dswitch_to.h37 #define __switch_to(prev,next,last) do { \ argument
53 # define switch_to(prev,next,last) do { \ argument
68 # define switch_to(prev,next,last) __switch_to(prev, next, last) argument
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Diotlb.c50 u64 start, u64 last, in vhost_iotlb_add_range()
91 void vhost_iotlb_del_range(struct vhost_iotlb *iotlb, u64 start, u64 last) in vhost_iotlb_del_range()
155 vhost_iotlb_itree_first(struct vhost_iotlb *iotlb, u64 start, u64 last) in vhost_iotlb_itree_first()
168 vhost_iotlb_itree_next(struct vhost_iotlb_map *map, u64 start, u64 last) in vhost_iotlb_itree_next()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeosimplify.cpp101 …onst QList<QGeoCoordinate> &points, const double &leftBound, int first, int last, double offsetTol… in simplifyDPStep()
150 int last, in simplifyDPStep()
206 int last, in simplifyDPStepZL()
250 const int last = points.size() - 1; in simplifyDouglasPeucker() local
260 const int last = points.size() - 1; in simplifyDouglasPeucker() local
271 const int last = points.size() - 1; in simplifyDouglasPeuckerZL() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c70 usnic_uiom_interval_node_alloc(long int start, long int last, int ref_cnt, in usnic_uiom_interval_node_alloc()
104 unsigned long start, unsigned long last, in find_intervals_intersection_sorted()
119 int usnic_uiom_get_intervals_diff(unsigned long start, unsigned long last, in usnic_uiom_get_intervals_diff()
179 unsigned long last, int flags) in usnic_uiom_insert_interval()
250 unsigned long start, unsigned long last, in usnic_uiom_remove_interval()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dsysfillrect.c28 unsigned long first, last; in bitfill_aligned() local
84 unsigned long first, last; in bitfill_unaligned() local
139 unsigned long first, last; in bitfill_aligned_rev() local
195 unsigned long first, last; in bitfill_unaligned_rev() local
H A Dcfbfillrect.c38 unsigned long first, last; in bitfill_aligned() local
95 unsigned long first, last; in bitfill_unaligned() local
151 unsigned long first, last; in bitfill_aligned_rev() local
221 unsigned long first, last, dat; in bitfill_unaligned_rev() local
/OK3568_Linux_fs/kernel/mm/
H A Dinterval_tree.c34 unsigned long last = vma_last_pgoff(node); in vma_interval_tree_insert_after() local
93 unsigned long first, unsigned long last) in anon_vma_interval_tree_iter_first()
100 unsigned long first, unsigned long last) in anon_vma_interval_tree_iter_next()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Dsub_range.hpp65 sub_range_base(Iterator first, Iterator last) in sub_range_base()
92 sub_range_base(Iterator first, Iterator last) in sub_range_base()
120 sub_range_base(Iterator first, Iterator last) in sub_range_base()
233 sub_range( Iter first, Iter last ) : in sub_range()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dtokenizer.hpp53 tokenizer(Iterator first, Iterator last, in tokenizer()
65 void assign(Iterator first, Iterator last){ in assign()
70 void assign(Iterator first, Iterator last, const TokenizerFunc& f){ in assign()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimekeeping_internal.h19 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask) in clocksource_delta()
30 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask) in clocksource_delta()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/algorithms/
H A Dnth_element.hpp33 void nth_element(RandomIt first, RandomIt , RandomIt last) in nth_element() argument
39 void nth_element(RandomIt first, RandomIt , RandomIt last, Compare comp) in nth_element() argument

12345678910>>...41