Home
last modified time | relevance | path

Searched refs:iterator_advance (Results 1 – 3 of 3) 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 Diterator.hpp147 iterator_advance(InputIt& it, Distance n) in iterator_advance() function
155 iterator_advance(InputIt& it, Distance n) in iterator_advance() function
163 iterator_advance(InputIt& it, Distance n) in iterator_advance() function
173 iterator_advance(InputIt& it, Distance n) in iterator_advance() function
181 iterator_advance(InputIt& it, Distance n) in iterator_advance() function
190 iterator_advance(InputIt& it, Distance n) in iterator_advance() function
199 iterator_advance(InputIt& it, Distance n) in iterator_advance() function
208 iterator_advance(InputIt& it, Distance n) in iterator_advance() function
221 iterator_advance(InputIt& it, Distance n) in iterator_advance() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dcopy_move_algo.hpp182 boost::container::iterator_advance(r, n); in memmove()
196 boost::container::iterator_advance(r, n); in memmove_n()
210 boost::container::iterator_advance(f, n); in memmove_n_source()
224 boost::container::iterator_advance(f, n); in memmove_n_source_dest()
225 boost::container::iterator_advance(r, n); in memmove_n_source_dest()
589 boost::container::iterator_advance(r, n); in uninitialized_value_init_alloc_n()
1031 boost::container::iterator_advance(large_range_f, n_i); in deep_swap_alloc_n()
1032 boost::container::iterator_advance(short_range_f, n_i); in deep_swap_alloc_n()
1102 boost::container::iterator_advance(large_range_f, n_i); in deep_swap_alloc_n()
1103 boost::container::iterator_advance(short_range_f, n_i); in deep_swap_alloc_n()
H A Diterator.hpp31 using ::boost::intrusive::iterator_advance;