Home
last modified time | relevance | path

Searched defs:treestr (Results 1 – 6 of 6) sorted by relevance

/dports/biology/iqtree/IQ-TREE-2.0.6/pll/
H A DtreeIO.c134 static char *pllTreeToNewickREC(char *treestr, pllInstance *tr, partitionList *pr, nodeptr p, pllBo… in pllTreeToNewickREC()
214 char *pllTreeToNewick(char *treestr, pllInstance *tr, partitionList *pr, nodeptr p, pllBoolean prin… in pllTreeToNewick()
/dports/biology/treepuzzle/tree-puzzle-5.2/src/
H A Dtreesort.c452 char *treestr, in sprintfctree() local
669 void fprintffullpstree(FILE *outf, char *treestr) in fprintffullpstree()
/dports/biology/fastdnaml/fastDNAml_1.2.2/source/
H A DfastDNAml.c2895 double str_readTreeLikelihood (char *treestr) in str_readTreeLikelihood()
2918 char *treestr; in sendTree() local
2969 char *treestr; in receiveTree() local
3590 char *treeString (char *treestr, tree *tr, nodeptr p, int form) in treeString()
3671 char *cptr, *treestr; in treeOut() local
4385 boolean str_treeReadLen (char *treestr, tree *tr) in str_treeReadLen()
/dports/biology/iqtree/IQ-TREE-2.0.6/utils/
H A Dpllnni.cpp1052 char *pllTree2StringREC(char *treestr, pllInstance *tr, partitionList *pr, nodeptr p, pllBoolean p… in pllTree2StringREC()
/dports/sysutils/openipmi/OpenIPMI-2.0.29/swig/python/openipmigui/
H A Dgui.py61 def __init__(self, treestr): argument
/dports/biology/migrate/migrate-3.6.11/src/
H A Dmenu.c1165 char treestr[4][20] = {"None", "All", "Best", "Last chain"}; in menuInput() local