Home
last modified time | relevance | path

Searched refs:GD_n_cluster (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/graphviz/graphviz-2.44.1/lib/osage/
H A Dosageinit.c109 for (i = 1; i <= GD_n_cluster(g); i++) { in layout()
116 total = (nv - nvs) + GD_n_cluster(g); in layout()
141 for (i = 1; i <= GD_n_cluster(g); i++) { in layout()
183 if (j < GD_n_cluster(g)) { in layout()
240 if (j < GD_n_cluster(g)) { in layout()
303 for (i = 1; i <= GD_n_cluster(g); i++) { in reposition()
348 GD_n_cluster(g) = list.cnt; in mkClusters()
381 for (i = 1; i <= GD_n_cluster(g); i++) { in cleanup_graphs()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/tools/
H A Dgvpack.c644 if (GD_n_cluster(g)) { in cloneClusterTree()
645 GD_n_cluster(ng) = GD_n_cluster(g); in cloneClusterTree()
646 GD_clust(ng) = N_NEW(1 + GD_n_cluster(g), Agraph_t *); in cloneClusterTree()
647 for (i = 1; i <= GD_n_cluster(g); i++) { in cloneClusterTree()
711 GD_n_cluster(root) += GD_n_cluster(g); in cloneGraph()
738 if (GD_n_cluster(root)) { in cloneGraph()
740 GD_clust(root) = N_NEW(1 + GD_n_cluster(root), graph_t *); in cloneGraph()
745 for (j = 1; j <= GD_n_cluster(g); j++) { in cloneGraph()
/dports/graphics/graphviz/graphviz-2.44.1/lib/dotgen/
H A Ddotinit.c406 nclust = GD_n_cluster(cl) = GD_n_cluster(scl); in copyCluster()
430 nclust += GD_n_cluster(ccs[i]); in copyClusterInfo()
432 GD_n_cluster(root) = nclust; in copyClusterInfo()
437 for (j = 1; j <= GD_n_cluster(sg); j++) { in copyClusterInfo()
H A Dposition.c376 for (c = 1; c <= GD_n_cluster(g); c++) in contain_clustnodes()
434 for (c = 1; c <= GD_n_cluster(g); c++) in keepout_othernodes()
451 for (c = 1; c <= GD_n_cluster(g); c++) { in contain_subclust()
475 for (i = 1; i <= GD_n_cluster(g); i++) in separate_subclust()
477 for (i = 1; i <= GD_n_cluster(g); i++) { in separate_subclust()
509 if (GD_n_cluster(g) > 0) { in pos_clusters()
665 for (c = 1; c <= GD_n_cluster(g); c++) { in adjustRanks()
718 for (c = 1; c <= GD_n_cluster(g); c++) { in clust_ht()
889 for (c = 1; c <= GD_n_cluster(g); c++) { in dot_compute_bb()
908 for (c = 1; c <= GD_n_cluster(g); c++) in rec_bb()
[all …]
H A Drank.c209 cno = ++(GD_n_cluster(g)); in make_new_cluster()
210 GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); in make_new_cluster()
230 for (i = 1; i < GD_n_cluster(par); i++) in node_induce()
233 if (i < GD_n_cluster(par)) in node_induce()
364 for (c = 1; c <= GD_n_cluster(g); c++) in set_minmax()
439 rank(g, (GD_n_cluster(g) == 0 ? 1 : 0), maxiter); /* TB balance */ in rank1()
476 for (c = 1; c <= GD_n_cluster(g); c++) in expand_ranksets()
594 if (asp && ((GD_comp(g).size > 1)||(GD_n_cluster(g) > 0))) { in dot1_rank()
1094 for (c = 1; c <= GD_n_cluster(g); c++) in setMinMax()
H A Dconc.c197 for (c = 1; c <= GD_n_cluster(g); c++) in rebuild_vlists()
245 for (c = 1; c <= GD_n_cluster(g); c++) in dot_concentrate()
H A Dmincross.c347 for (c = 1; c <= GD_n_cluster(g); c++) { in dot_mincross()
355 if ((GD_n_cluster(g) > 0) in dot_mincross()
361 for (c = 1; c <= GD_n_cluster(g); c++) in dot_mincross()
520 for (c = 1; c <= GD_n_cluster(g); c++) in mincross_clust()
993 for (c = 1; c <= GD_n_cluster(g); c++) in cleanup2()
1085 for (c = 1; c <= GD_n_cluster(g); c++) in rec_save_vlists()
1096 for (c = 1; c <= GD_n_cluster(g); c++) in rec_reset_vlists()
1135 for (c = 1; c <= GD_n_cluster(g); c++) in realFillRanks()
1240 hascl = (GD_n_cluster(dot_root(g)) > 0); in flat_search()
2002 for (c = 1; c <= GD_n_cluster(g); c++) in check_vlists()
H A Dcluster.c312 for (c = 1; c <= GD_n_cluster(g); c++) { in mark_clusters()
424 for (c = 1; c <= GD_n_cluster(g); c++) { in mark_lowcluster_basic()
H A Dclass2.c183 for (c = 1; c <= GD_n_cluster(g); c++) in class2()
H A Dflat.c280 if ((GD_rank(g)[0].flat) || (GD_n_cluster(g) > 0)) { in flat_edges()
/dports/graphics/graphviz/graphviz-2.44.1/lib/patchwork/
H A Dpatchworkinit.c91 GD_n_cluster(g) = list.cnt; in mkClusters()
147 if ((agnnodes(g) == 0) && (GD_n_cluster(g) == 0)) return; in patchwork_layout()
H A Dpatchwork.c106 for (i = 1; i <= GD_n_cluster(g); i++) { in mkTree()
/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A Dpostproc.c138 for (c = 1; c <= GD_n_cluster(g); c++) in translate_bb()
375 for (c = 1; c <= GD_n_cluster(g); c++) in addClusterObj()
392 for (c = 1; c <= GD_n_cluster(g); c++) in countClusterLabels()
726 for (c = 1; c <= GD_n_cluster(g); c++) in place_flip_graph_label()
761 for (c = 1; c <= GD_n_cluster(g); c++) in place_graph_label()
H A Doutput.c228 for (c = 1; c <= GD_n_cluster(g); c++) in rec_attach_bb()
H A Dutils.c864 if ((agnnodes(g) == 0) && (GD_n_cluster(g) ==0)) { in compute_bb()
907 for (i = 1; i <= GD_n_cluster(g); i++) { in compute_bb()
2047 for (c = 1; c <= GD_n_cluster(g); c++) { in fillMap()
H A Dtypes.h396 #define GD_n_cluster(g) (((Agraphinfo_t*)AGDATA(g))->n_cluster) macro
/dports/graphics/graphviz/graphviz-2.44.1/lib/fdpgen/
H A Ddbg.c75 if (GD_n_cluster(g) == 0) in dumpSG()
79 for (i = 1; i <= GD_n_cluster(g); i++) { in dumpSG()
H A Dfdpinit.c124 for (i = 1; i <= GD_n_cluster(g); i++) { in cleanup_subgs()
H A Dlayout.c264 for (i = 1; i <= GD_n_cluster(g); i++) { in evalPositions()
456 for (i = 1; i <= GD_n_cluster(g); i++) { in deriveGraph()
996 for (i = 1; i <= GD_n_cluster(g); i++) { in setBB()
1052 GD_n_cluster(g) = list.cnt; in mkClusters()
H A Dclusteredges.c162 for (i = 1; i <= GD_n_cluster(g); i++) { in addGraphObjs()
/dports/graphics/graphviz/graphviz-2.44.1/lib/neatogen/
H A Dneatosplines.c789 for (i = 1; i <= GD_n_cluster(g); i++) { in shiftClusters()
896 for (i = 1; i <= GD_n_cluster(g); i++) in scaleBB()
963 for (i = 1; i <= GD_n_cluster(g); i++) in translateG()
H A Dneatoinit.c453 cno = ++(GD_n_cluster(g)); in add_cluster()
454 GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); in add_cluster()
/dports/graphics/graphviz/graphviz-2.44.1/lib/pack/
H A Dpack.c317 for (i = 1; i <= GD_n_cluster(g); i++) { in genPoly()
1058 for (i = 1; i <= GD_n_cluster(g); i++) { in shiftGraph()
1177 for (j = 1; j <= GD_n_cluster(g); j++) { in packSubgraphs()
/dports/graphics/graphviz/graphviz-2.44.1/lib/gvc/
H A Dgvevent.c188 for (i = 1; i <= GD_n_cluster(g); i++) { in gvevent_find_cluster()
/dports/graphics/graphviz/graphviz-2.44.1/plugin/core/
H A Dgvrender_core_dot.c410 if (GD_n_cluster(g)) in xdot_begin_graph()

12