Home
last modified time | relevance | path

Searched defs:add_node (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/usr.bin/ctags/
H A Dtree.c101 add_node(NODE *node, NODE *cur_node) in add_node() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddigraph.h228 digraph<GraphTraits>::add_node (node_t *node) in add_node() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddigraph.h228 digraph<GraphTraits>::add_node (node_t *node) in add_node() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dfeasible-graph.cc169 feasible_graph::add_node (const exploded_node *enode, in add_node() function in ana::feasible_graph
H A Dsupergraph.cc497 supergraph::add_node (function *fun, basic_block bb, gcall *returning_call, in add_node() function in ana::supergraph
H A Dengine.cc2208 worklist::add_node (exploded_node *enode) in add_node() function in ana::worklist
4695 void add_node (exploded_node *en) FINAL OVERRIDE in add_node() function in ana::supernode_cluster
4765 void add_node (exploded_node *en) FINAL OVERRIDE in add_node() function in ana::function_call_string_cluster
4901 void add_node (exploded_node *en) FINAL OVERRIDE in add_node() function in ana::root_cluster
H A Ddiagnostic-manager.cc230 void add_node (feasible_node *fnode) in add_node() function in ana::feasible_worklist
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.cc386 supergraph::add_node (function *fun, basic_block bb, gcall *returning_call, in add_node() function in ana::supergraph
H A Dengine.cc1704 worklist::add_node (exploded_node *enode) in add_node() function in ana::worklist
3048 void add_node (exploded_node *en) FINAL OVERRIDE in add_node() function in ana::supernode_cluster
3097 void add_node (exploded_node *en) FINAL OVERRIDE in add_node() function in ana::function_call_string_cluster
3210 void add_node (exploded_node *en) FINAL OVERRIDE in add_node() function in ana::root_cluster
/netbsd-src/sys/dev/pci/
H A Dif_iwnvar.h190 int (*add_node)(struct iwn_softc *, struct iwn_node_info *, member
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp336 void environment::add_node(node *n) in add_node() function in environment
/netbsd-src/external/mit/isl/dist/
H A Disl_ast_codegen.c1816 static __isl_give isl_ast_graft_list *add_node( in add_node() function
H A Disl_scheduler.c972 static isl_stat add_node(struct isl_sched_graph *graph, in add_node() function