Home
last modified time | relevance | path

Searched refs:finish_graph (Results 1 – 9 of 9) sorted by relevance

/dports/devel/bison/bison-3.7.6/src/
H A Dgraphviz.h64 void finish_graph (FILE *fout);
H A Dprint-graph.c195 finish_graph (fgraph); in print_graph()
H A Dgraphviz.c211 finish_graph (FILE *fout) in finish_graph() function
/dports/devel/libfirm/libfirm-1.21.0/ir/be/
H A Dbelistsched.h111 void (*finish_graph)(void *env); member
H A Dbelistsched.c296 if (selector->finish_graph != NULL) in be_list_sched_graph()
297 selector->finish_graph(env.selector_env); in be_list_sched_graph()
H A Dbemain.c758 if (arch_env->impl->finish_graph != NULL) in be_main_loop()
759 arch_env->impl->finish_graph(irg); in be_main_loop()
H A Dbearch.h543 void (*finish_graph)(ir_graph *irg); member
/dports/dns/dnsviz/dnsviz-0.9.2/dnsviz/commands/
H A Dgraph.py70 def finish_graph(G, name_objs, rdtypes, trusted_keys, supported_algs, fmt, filename, remove_edges): function
496finish_graph(G, [name_obj], arghelper.args.rr_types, arghelper.trusted_keys, arghelper.args.algori…
500finish_graph(G, name_objs, arghelper.args.rr_types, arghelper.trusted_keys, arghelper.args.algorit…
H A Dprint.py66 def finish_graph(G, name_objs, rdtypes, trusted_keys, supported_algs, filename): function
629finish_graph(G, [name_obj], arghelper.args.rr_types, arghelper.trusted_keys, arghelper.args.algori…
633finish_graph(G, name_objs, arghelper.args.rr_types, arghelper.trusted_keys, arghelper.args.algorit…