Home
last modified time | relevance | path

Searched refs:scluster (Results 1 – 6 of 6) sorted by relevance

/dports/science/ghmm/ghmm-0.9-rc3/tools/
H A DMakefile.am50 bin_PROGRAMS = probdist cluster scluster smix_hmm $(OBSOLETE_TOOLS) program
55 scluster_SOURCES = scluster.c
H A DMakefile.in97 bin_PROGRAMS = probdist$(EXEEXT) cluster$(EXEEXT) scluster$(EXEEXT) \
120 am_scluster_OBJECTS = scluster.$(OBJEXT)
360 scluster_SOURCES = scluster.c
455 scluster$(EXEEXT): $(scluster_OBJECTS) $(scluster_DEPENDENCIES) $(EXTRA_scluster_DEPENDENCIES)
456 @rm -f scluster$(EXEEXT)
508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scluster.Po@am__quote@
/dports/graphics/graphviz/graphviz-2.44.1/lib/sparse/
H A DDotIO.c775 char scluster[20]; in Dot_SetClusterColor() local
783 rgb2hex((rgb_r)[(clusters)[i]],(rgb_g)[(clusters)[i]],(rgb_b)[(clusters)[i]], scluster, NULL); in Dot_SetClusterColor()
786 agxset(n,clust_clr_sym,scluster); in Dot_SetClusterColor()
806 char scluster[100]; in Import_coord_clusters_from_dot() local
961 sprintf(scluster,"%d",(*clusters)[i]); in Import_coord_clusters_from_dot()
962 agxset(n,clust_sym,scluster); in Import_coord_clusters_from_dot()
1093 char scluster[100]; in attached_clustering() local
1154 sprintf(scluster,"%d",(clusters)[i]); in attached_clustering()
1155 agxset(n,clust_sym,scluster); in attached_clustering()
/dports/games/crafty/crafty-25.2_1/
H A Dbook.c60 int cluster, scluster, test, v; in Book() local
101 scluster = BookIn32(buf32); in Book()
102 if (scluster) in Book()
103 BookClusterIn(books_file, scluster, book_buffer); in Book()
113 for (i = 0; i < scluster; i++) in Book()
/dports/science/ghmm/ghmm-0.9-rc3/ghmm/
H A DMakefile.in141 scluster.lo sgenerate.lo smixturehmm.lo smap_classify.lo \
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scluster.Plo@am__quote@
/dports/sysutils/kubectl/kubernetes-1.22.2/cluster/gce/windows/
H A DREADME-GCE-Windows-kube-up.md229 --ginkgo.focus="provide\sDNS\sfor\sthe\scluster"