Home
last modified time | relevance | path

Searched defs:root_node (Results 1 – 12 of 12) sorted by relevance

/third_party/libxml2/doc/examples/
Dtree2.c29 xmlNodePtr root_node = NULL, node = NULL, node1 = NULL;/* node pointers */ in main() local
/third_party/uboot/u-boot-2020.01/test/dm/
Dofnode.c11 ofnode root_node = ofnode_path("/"); in dm_test_ofnode_compatible() local
/third_party/boost/boost/geometry/index/detail/rtree/kmeans/
Dsplit.hpp71 static inline void apply(node* & root_node, in apply()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dsession_connection.h55 scenic::ContainerNode& root_node() { return root_node_; } in root_node() function
/third_party/selinux/libsepol/cil/src/
Dcil_fqn.c132 int cil_fqn_qualify(struct cil_tree_node *root_node) in cil_fqn_qualify()
/third_party/uboot/u-boot-2020.01/drivers/serial/
Dserial_uniphier.c118 ofnode root_node; in uniphier_serial_probe() local
/third_party/boost/boost/container/detail/
Dalloc_lib.h42 boost_cont_memchain_node root_node; member
/third_party/lwip/src/include/lwip/apps/
Dsnmp_core.h256 const struct snmp_node *root_node; member
259 #define SNMP_MIB_CREATE(oid_list, root_node) { (oid_list), (u8_t)LWIP_ARRAYSIZE(oid_list), root_nod… argument
/third_party/boost/boost/intrusive/
Dlist.hpp1147 const node_ptr root_node = this->get_root_node(); in remove_if() local
1173 const node_ptr root_node = this->get_root_node(); in remove_and_dispose_if() local
Dbstree_algorithms.hpp237 BOOST_INTRUSIVE_FORCEINLINE static node_ptr root_node(const const_node_ptr & header) in root_node() function in boost::intrusive::bstree_algorithms
/third_party/libusb/libusb/os/
Dsunos_usb.c685 di_node_t root_node; in sunos_get_device_list() local
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c1934 xmlNodePtr root_node, head_node, body_node; in ttml_parse() local