Home
last modified time | relevance | path

Searched refs:agnxtout (Results 1 – 25 of 100) sorted by relevance

1234

/dports/graphics/graphviz/graphviz-2.44.1/lib/circogen/
H A Dcircularinit.c57 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in circular_init_node_edge()
127 for (e = agfstout(g, v); e; e = agnxtout(g, e)) { in circomps()
147 for (e = agfstout(g, p); e; e = agnxtout(g, e)) { in circomps()
161 for (e = agfstout(dg, n); e; e = agnxtout(dg, e)) { in circomps()
178 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in closeDerivedGraph()
271 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in circo_cleanup()
/dports/graphics/graphviz/graphviz-2.44.1/lib/spine/
H A Dspine.c231 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in setEdgeWeights()
248 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in setEdgeWeights()
275 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in setEdgeWeights()
386 nexte = agnxtout(g, e); in cleanGraph()
434 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in genSpine()
448 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in genSpine()
525 for (e = agfstout(sg_union, n); e; e = agnxtout(sg_union, e)) { in genSpine()
/dports/graphics/graphviz/graphviz-2.44.1/lib/cgraph/
H A Drec.c187 for (e = agfstout(n); e; e = agnxtout(g, e)) { in agclean()
229 for (e = agfstout(g, n); e; e = agnxtout(g, e)) in aginit()
254 for (e = agfstout(g, n); e; e = agnxtout(g, e)) in agclean()
/dports/graphics/graphviz/graphviz-2.44.1/lib/fdpgen/
H A Dfdpinit.c111 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in fdp_init_node_edge()
151 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in fdp_cleanup()
H A Ddbg.c109 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in dumpE()
394 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in pswrite()
455 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in pswrite()
/dports/graphics/graphviz/graphviz-2.44.1/lib/patchwork/
H A Dpatchworkinit.c123 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in patchwork_init_node_edge()
170 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in patchwork_cleanup()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/tools/
H A Dtred.c181 next = agnxtout(g, prev); in dfs()
184 for (; next; next = agnxtout(g, next)) { in dfs()
216 f = agnxtout(g, e); in dfs()
H A Dunflatten.c51 for (e = agfstout(n->root, n); e; e = agnxtout(n->root, e)) { in myoutdegree()
123 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in transform()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/smyrna/
H A Dselectionfuncs.c96 for (e = agfstout(g, v); e; e = agnxtout(g, e)) in pick_objects_in_rect()
145 for (e = agfstout(g, v); e; e = agnxtout(g, e)) in pick_object()
230 for (e = agfstout(g, v); e; e = agnxtout(g, e)) in deselect_all()
/dports/graphics/graphviz/graphviz-2.44.1/lib/twopigen/
H A Dtwopiinit.c48 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in twopi_init_node_edge()
194 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in twopi_cleanup()
/dports/graphics/graphviz/graphviz-2.44.1/lib/dotgen/
H A Drank.c59 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in cleanup1()
71 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in cleanup1()
144 for (e = agfstout(g, n); e; e = agnxtout(g, e)) in edgelabel_ranks()
239 for (e = agfstout(dot_root(g), n); e; e = agnxtout(dot_root(g), e)) { in node_induce()
686 if ((e = agfstout(g, n)) && (agnxtout(g, e) == NULL)) { in collapse_leaves()
982 for (e = agfstout(ug, n); e; e = agnxtout(ug, e)) { in compile_edges()
1061 f = agnxtout(g, e); in dfs()
1183 for (e = agfstout(g, n); e; e = agnxtout(g, e)) in dfscc()
1218 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in add_fast_edges()
H A Dcluster.c329 orig = agnxtout(clust, orig)) { in mark_clusters()
366 for (e = agfstout(subg, v); e; e = agnxtout(subg, e)) { in build_skeleton()
403 for (orig = agfstout(root, n); orig; orig = agnxtout(root, orig)) { in mark_lowclusters()
432 for (orig = agfstout(g, n); orig; orig = agnxtout(g, orig)) { in mark_lowcluster_basic()
/dports/graphics/graphviz/graphviz-2.44.1/lib/pack/
H A Dptest.c193 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in initPos()
267 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in dumpG()
382 for (e = agfstout(g, n); e; e = agnxtout(g, e)) { in main()
/dports/graphics/graphviz/graphviz-2.44.1/contrib/prune/
H A Dprune.c171 nexte = agnxtout(graph, edge); in main()
225 nexte = agnxtout(graph, edge); in remove_child()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
133 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
131 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
133 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
133 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
133 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
133 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
133 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
133 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
133 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
133 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/ipa/
H A Dpr57539.c67 extern Agedge_t *agnxtout (Agraph_t * g, Agedge_t * e);
133 for (e = agfstout (g, n); e; e = agnxtout (g, e)) in mapGraphs()

1234