Searched refs:exceeding1 (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 D | partition.hpp | 441 IteratorVector1 lower1, upper1, exceeding1; in apply() local 444 input1, lower1, upper1, exceeding1, in apply() 450 if (! boost::empty(exceeding1)) 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() 477 if (recurse_ok(lower2, upper2, exceeding1, min_elements, level)) in apply() 479 Box exceeding_box = get_new_box(exceeding1, expand_policy1); in apply() 480 if (! (next_level(exceeding_box, exceeding1, lower2, level, in apply() [all …]
|