Home
last modified time | relevance | path

Searched refs:exceeding2 (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.hpp442 IteratorVector2 lower2, upper2, exceeding2; in apply() local
447 input2, lower2, upper2, exceeding2, in apply()
454 if (recurse_ok(exceeding1, exceeding2, min_elements, level)) in apply()
456 Box exceeding_box = get_new_box(exceeding1, exceeding2, in apply()
458 if (! next_level(exceeding_box, exceeding1, exceeding2, level, in apply()
467 if (! handle_two(exceeding1, exceeding2, visitor)) in apply()
500 if (! boost::empty(exceeding2)) in apply()
503 if (recurse_ok(lower1, upper1, exceeding2, min_elements, level)) in apply()
505 Box exceeding_box = get_new_box(exceeding2, expand_policy2); in apply()
506 if (! (next_level(exceeding_box, lower1, exceeding2, level, in apply()
[all …]