Home
last modified time | relevance | path

Searched refs:lowest_high_index (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/index/detail/rtree/linear/
H A Dredistribute_elements.hpp112 size_t lowest_high_index = 0; in apply() local
122 lowest_high_index = i; in apply()
133 size_t highest_low_index = lowest_high_index == 0 ? 1 : 0; in apply()
141 i != lowest_high_index ) in apply()
157 seed2 = lowest_high_index; in apply()