Home
last modified time | relevance | path

Searched refs:it2_first (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dget_piece_turns.hpp194 iterator it2_first = boost::begin(ring2) + sec2_first_index; in calculate_turns() local
209 move_begin_iterator<0>(it2_first, it2_beyond, index2, in calculate_turns()
211 move_end_iterator<0>(it2_first, it2_beyond, in calculate_turns()
213 move_begin_iterator<1>(it2_first, it2_beyond, index2, in calculate_turns()
215 move_end_iterator<1>(it2_first, it2_beyond, in calculate_turns()
234 iterator it2 = it2_first; in calculate_turns()