Home
last modified time | relevance | path

Searched refs:upper1 (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/
H A Dpartition.hpp441 IteratorVector1 lower1, upper1, exceeding1; in apply() local
444 input1, lower1, upper1, exceeding1, in apply()
503 if (recurse_ok(lower1, upper1, exceeding2, min_elements, level)) in apply()
509 && next_level(exceeding_box, upper1, exceeding2, level, in apply()
519 && handle_two(upper1, exceeding2, visitor)) ) in apply()
543 if (recurse_ok(upper1, upper2, min_elements, level)) in apply()
545 if (! next_level(upper_box, upper1, upper2, level, in apply()
554 if (! handle_two(upper1, upper2, visitor)) in apply()