Searched defs:to_node (Results 1 – 12 of 12) sorted by relevance
80 unsigned int to_node; in main() local
91 unsigned int to_node; in main() local
118 unsigned int to_node; in main() local
119 unsigned int to_node; in main() local
33 for (const { type, name_or_index, to_node } of edges) { field
65 static node & to_node(const VoidPointer &p) in to_node() function in boost::container::dtl::basic_multiallocation_chain
1320 struct nfsnode *to_node = NULL; in vfs_nfs_rename() local
1292 void AnfRuntimeAlgorithm::CopyAbstract(const AnfNodePtr &from_node, AnfNode *to_node) { in CopyAbstract()