Home
last modified time | relevance | path

Searched defs:children_count (Results 1 – 3 of 3) 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/rstar/
H A Dchoose_next_node.hpp71 const size_t children_count = children.size(); in choose_by_minimum_overlap_cost() local
136 size_t const children_count, in choose_by_minimum_overlap_cost_first_n()
196 size_t children_count = children.size(); in choose_by_minimum_content_cost() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Dinsert.hpp53 size_t children_count = children.size(); in apply() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcallchain.h70 unsigned int children_count; member