Home
last modified time | relevance | path

Searched defs:remove_node (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.cpp159 void container_node::remove_node(node *n) { in remove_node() function in r600_sb::container_node
/third_party/boost/boost/property_tree/detail/
Drapidxml.hpp1155 void remove_node(xml_node<Ch> *where) in remove_node() function in boost::property_tree::detail::rapidxml::xml_node
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
Drapidxml.hpp1171 void remove_node(xml_node<Ch> *where) in remove_node() function in rapidxml::xml_node
/third_party/skia/src/utils/
DSkPolyUtils.cpp297 static void remove_node(const OffsetEdge* node, OffsetEdge** head) { in remove_node() function
/third_party/flutter/skia/src/utils/
DSkPolyUtils.cpp286 static void remove_node(const OffsetEdge* node, OffsetEdge** head) { in remove_node() function
/third_party/boost/boost/intrusive/
Dbstree.hpp1969 static void remove_node(reference value) in remove_node() function in boost::intrusive::bstree_impl
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c579 static void remove_node(struct fuse *f, fuse_ino_t dir, const char *name) in remove_node() function