Home
last modified time | relevance | path

Searched refs:second_node (Results 1 – 4 of 4) 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/visitors/
H A Dinsert.hpp142 …subtree_destroyer second_node(rtree::create_node<Allocators, Node>::apply(allocators), allocators)… in apply() local
144 Node & n2 = rtree::get<Node>(*second_node); in apply()
175 …additional_nodes.push_back(rtree::make_ptr_pair(box2, second_node.get())); … in apply()
178 second_node.release(); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/quadratic/
H A Dredistribute_elements.hpp96 Node & second_node, in apply()
108 elements_type & elements2 = rtree::elements(second_node); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/linear/
H A Dredistribute_elements.hpp319 Node & second_node, in apply()
332 elements_type & elements2 = rtree::elements(second_node); in apply()
/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 Dredistribute_elements.hpp386 Node & second_node, in apply()
397 elements_type & elements2 = rtree::elements(second_node); in apply()