Home
last modified time | relevance | path

Searched refs:iterator (Results 1 – 25 of 668) sorted by relevance

12345678910>>...27

/OK3568_Linux_fs/kernel/net/wireless/
H A Dradiotap.c98 struct ieee80211_radiotap_iterator *iterator, in ieee80211_radiotap_iterator_init() argument
114 iterator->_rtheader = radiotap_header; in ieee80211_radiotap_iterator_init()
115 iterator->_max_length = get_unaligned_le16(&radiotap_header->it_len); in ieee80211_radiotap_iterator_init()
116 iterator->_arg_index = 0; in ieee80211_radiotap_iterator_init()
117 iterator->_bitmap_shifter = get_unaligned_le32(&radiotap_header->it_present); in ieee80211_radiotap_iterator_init()
118 iterator->_arg = (uint8_t *)radiotap_header + sizeof(*radiotap_header); in ieee80211_radiotap_iterator_init()
119 iterator->_reset_on_ext = 0; in ieee80211_radiotap_iterator_init()
120 iterator->_next_bitmap = &radiotap_header->it_present; in ieee80211_radiotap_iterator_init()
121 iterator->_next_bitmap++; in ieee80211_radiotap_iterator_init()
122 iterator->_vns = vns; in ieee80211_radiotap_iterator_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_print.c59 struct drm_print_iterator *iterator = p->arg; in __drm_puts_coredump() local
62 if (!iterator->remain) in __drm_puts_coredump()
65 if (iterator->offset < iterator->start) { in __drm_puts_coredump()
70 if (iterator->offset + len <= iterator->start) { in __drm_puts_coredump()
71 iterator->offset += len; in __drm_puts_coredump()
75 copy = len - (iterator->start - iterator->offset); in __drm_puts_coredump()
77 if (copy > iterator->remain) in __drm_puts_coredump()
78 copy = iterator->remain; in __drm_puts_coredump()
81 memcpy(iterator->data, in __drm_puts_coredump()
82 str + (iterator->start - iterator->offset), copy); in __drm_puts_coredump()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
H A Diter_fold_impl.hpp41 typedef iter0 iterator; typedef
48 typedef int iterator; typedef
70 typedef iter1 iterator; typedef
77 typedef int iterator; typedef
101 typedef iter2 iterator; typedef
108 typedef int iterator; typedef
134 typedef iter3 iterator; typedef
141 typedef int iterator; typedef
169 typedef iter4 iterator; typedef
176 typedef int iterator; typedef
[all …]
H A Dfold_impl.hpp41 typedef iter0 iterator; typedef
48 typedef int iterator; typedef
70 typedef iter1 iterator; typedef
77 typedef int iterator; typedef
101 typedef iter2 iterator; typedef
108 typedef int iterator; typedef
134 typedef iter3 iterator; typedef
141 typedef int iterator; typedef
169 typedef iter4 iterator; typedef
176 typedef int iterator; typedef
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Diter_fold_if_impl.hpp19 typedef Iterator iterator; typedef
34 typedef typename IteratorOp::type iterator; typedef
50 typedef Iterator iterator; typedef
68 typedef typename impl_::iterator iterator; typedef
85 typedef typename impl_::iterator iterator; typedef
100 …typedef iter_fold_if_forward_step< typename forward_step0::iterator, typename forward_step0::state…
101 …typedef iter_fold_if_forward_step< typename forward_step1::iterator, typename forward_step1::state…
102 …typedef iter_fold_if_forward_step< typename forward_step2::iterator, typename forward_step2::state…
103 …typedef iter_fold_if_forward_step< typename forward_step3::iterator, typename forward_step3::state…
109 typename forward_step4::iterator
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/detail/
H A Dmsvc_has_iterator_workaround.hpp28 struct iterator;
35 struct iterator;
47 struct iterator;
53 struct iterator;
59 class iterator;
65 class iterator;
71 struct has_iterator< ::boost::cb_details::iterator<Buff, Traits> >
76 struct has_iterator< ::boost::cb_details::iterator<Buff, Traits> const>
81 struct has_iterator< ::boost::python::iterator<Container, NextPolicies> >
86 struct has_iterator< ::boost::python::iterator<Container, NextPolicies> const>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/
H A Dsequence.hpp31 BOOST_STRING_TYPENAME InputT::iterator At, in insert()
41 BOOST_STRING_TYPENAME InputT::iterator At, in insert()
54 inline typename InputT::iterator erase( in erase()
56 BOOST_STRING_TYPENAME InputT::iterator From, in erase()
57 BOOST_STRING_TYPENAME InputT::iterator To ) in erase()
72 BOOST_STRING_TYPENAME InputT::iterator From, in operator ()()
73 BOOST_STRING_TYPENAME InputT::iterator To, in operator ()()
79 BOOST_STRING_TYPENAME InputT::iterator InputIt=From; in operator ()()
108 BOOST_STRING_TYPENAME InputT::iterator From, in operator ()()
109 BOOST_STRING_TYPENAME InputT::iterator To, in operator ()()
[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/bits/
H A Dlist.tcc88 typename list<_Tp, _Alloc>::iterator
95 return iterator(__tmp); in emplace()
100 typename list<_Tp, _Alloc>::iterator
105 insert(iterator __position, const value_type& __x) in insert()
111 return iterator(__tmp); in insert()
116 typename list<_Tp, _Alloc>::iterator
123 iterator __it = __tmp.begin(); in insert()
132 typename list<_Tp, _Alloc>::iterator
140 iterator __it = __tmp.begin(); in insert()
149 typename list<_Tp, _Alloc>::iterator
[all …]
H A Dstl_map.h164 typedef typename _Rep_type::iterator iterator; in _GLIBCXX_VISIBILITY() typedef
355 iterator in _GLIBCXX_VISIBILITY()
373 iterator in _GLIBCXX_VISIBILITY()
497 iterator __i = lower_bound(__k); in _GLIBCXX_VISIBILITY()
517 iterator __i = lower_bound(__k); in _GLIBCXX_VISIBILITY()
539 iterator __i = lower_bound(__k); in _GLIBCXX_VISIBILITY()
575 std::pair<iterator, bool> in _GLIBCXX_VISIBILITY()
605 iterator in _GLIBCXX_VISIBILITY()
633 iterator in _GLIBCXX_VISIBILITY()
690 pair<iterator, bool> in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_multiset.h146 typedef typename _Rep_type::const_iterator iterator; in _GLIBCXX_VISIBILITY() typedef
339 iterator in _GLIBCXX_VISIBILITY()
348 iterator in _GLIBCXX_VISIBILITY()
376 iterator in _GLIBCXX_VISIBILITY()
385 iterator in _GLIBCXX_VISIBILITY()
456 iterator in _GLIBCXX_VISIBILITY()
482 iterator in _GLIBCXX_VISIBILITY()
501 iterator in _GLIBCXX_VISIBILITY()
506 iterator in _GLIBCXX_VISIBILITY()
531 iterator in _GLIBCXX_VISIBILITY()
[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/bits/
H A Dlist.tcc88 typename list<_Tp, _Alloc>::iterator
95 return iterator(__tmp); in emplace()
100 typename list<_Tp, _Alloc>::iterator
105 insert(iterator __position, const value_type& __x) in insert()
111 return iterator(__tmp); in insert()
116 typename list<_Tp, _Alloc>::iterator
123 iterator __it = __tmp.begin(); in insert()
132 typename list<_Tp, _Alloc>::iterator
140 iterator __it = __tmp.begin(); in insert()
149 typename list<_Tp, _Alloc>::iterator
[all …]
H A Dstl_map.h164 typedef typename _Rep_type::iterator iterator; in _GLIBCXX_VISIBILITY() typedef
355 iterator in _GLIBCXX_VISIBILITY()
373 iterator in _GLIBCXX_VISIBILITY()
497 iterator __i = lower_bound(__k); in _GLIBCXX_VISIBILITY()
517 iterator __i = lower_bound(__k); in _GLIBCXX_VISIBILITY()
539 iterator __i = lower_bound(__k); in _GLIBCXX_VISIBILITY()
575 std::pair<iterator, bool> in _GLIBCXX_VISIBILITY()
605 iterator in _GLIBCXX_VISIBILITY()
633 iterator in _GLIBCXX_VISIBILITY()
690 pair<iterator, bool> in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_multiset.h146 typedef typename _Rep_type::const_iterator iterator; in _GLIBCXX_VISIBILITY() typedef
339 iterator in _GLIBCXX_VISIBILITY()
348 iterator in _GLIBCXX_VISIBILITY()
376 iterator in _GLIBCXX_VISIBILITY()
385 iterator in _GLIBCXX_VISIBILITY()
456 iterator in _GLIBCXX_VISIBILITY()
482 iterator in _GLIBCXX_VISIBILITY()
501 iterator in _GLIBCXX_VISIBILITY()
506 iterator in _GLIBCXX_VISIBILITY()
531 iterator in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dfold_impl_body.hpp89 , typename chunk_::iterator
96 typedef typename res_::iterator iterator; typedef
125 typedef Last iterator; typedef
150 typedef typename res_::iterator iterator; typedef
163 typedef Last iterator; typedef
200 , typename chunk_::iterator
207 typedef typename res_::iterator iterator; typedef
226 typedef Last iterator; in BOOST_PP_CAT() typedef
248 typedef typename res_::iterator iterator; typedef
256 typedef int iterator; typedef
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci2 /// If list_for_each_entry, etc complete a traversal of the list, the iterator
5 /// the end of the iterator.
6 //#False positives arise when there is a goto in the iterator and the
24 iterator name list_for_each_entry;
25 iterator name list_for_each_entry_reverse;
26 iterator name list_for_each_entry_continue;
27 iterator name list_for_each_entry_continue_reverse;
28 iterator name list_for_each_entry_from;
29 iterator name list_for_each_entry_safe;
30 iterator name list_for_each_entry_safe_continue;
[all …]

12345678910>>...27