Home
last modified time | relevance | path

Searched defs:next_level (Results 1 – 2 of 2) 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.hpp237 static inline bool next_level(Box const& box, in next_level() function in boost::geometry::detail::partition::partition_one_range
368 static inline bool next_level(Box const& box, in next_level() function in boost::geometry::detail::partition::partition_two_ranges
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsort.c2703 int next_level = 1; in setup_sort_list() local