Home
last modified time | relevance | path

Searched defs:treefile (Results 1 – 25 of 52) sorted by relevance

123

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
H A Dnewslist.py53 treefile = 'grouptree' variable
113 treefile = os.path.join(topdir,treefile) variable
252 def readlocallist(treefile): argument
270 def writelocallist(treefile, tree): argument
/dports/biology/p5-BioPerl-Run/BioPerl-Run-1.007003/lib/Bio/Tools/Run/Phylo/Phylip/
H A DBase.pm146 sub treefile{ subroutine
/dports/biology/mothur/mothur-1.46.1/source/read/
H A Dtreereader.h32 string treefile, groupfile, namefile, countfile; variable
/dports/security/libtasn1/libtasn1-4.18.0/tests/
H A DTest_encoding.c43 const char *treefile = getenv ("ASN1ENCODING"); in main() local
H A Dsetof.c55 const char *treefile = getenv ("ASN1SETOF"); in main() local
H A Dstrict-der.c39 const char *treefile = getenv ("ASN1PKIX"); in main() local
H A DTest_indefinite.c49 const char *treefile = getenv ("ASN1PKIX"); in main() local
H A DTest_encdec.c52 const char *treefile = getenv ("ASN1PKIX"); in main() local
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Ddeuniquetreecommand.h41 string treefile, namefile; variable
H A Dphylodiversitycommand.h39 string groups, treefile, groupfile, namefile, countfile; variable
H A Drenamefilecommand.h40 …string treefile, sharedfile, ordergroupfile, relabundfile, fastafile, qualfile, sfffile, oligosfil… variable
H A Dsubsamplecommand.h43 … sharedfile, rabundfile, sabundfile, fastafile, namefile, taxonomyfile, treefile, constaxonomyfile; variable
H A Dunifracweightedcommand.h41 string groups, itersString, outputForm, treefile, groupfile, namefile, countfile, sumFile; variable
H A Dindicatorcommand.h63 string treefile, sharedfile, relabundfile, groups, label, inputFileName, designfile; variable
H A Dunifracunweightedcommand.h51 string groups, itersString, outputForm, treefile, groupfile, namefile, countfile; variable
H A Dsetcurrentcommand.h43 …string orderfile, treefile, sharedfile, ordergroupfile, relabundfile, fastafile, qualfile, sfffile… variable
H A Dparsimonycommand.h46 string sumFile, randomtree, allGroups, treefile, groupfile, namefile, countfile; variable
/dports/science/madness/madness-ebb3fd7/src/examples/compiler/
H A Dmra.cc19 std::ofstream treefile("prog.tree",std::ios_base::trunc); in main() local
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.menutree.inc.php44 function showtree($treefile, $expandlevels='', $num_menus = 50, $invisible_menus = Null)
/dports/biology/figtree/figtree-1.4.4/src/figtree/applet/
H A DFigTreeApplet.java125 String treefile = getParameter("treefile"); in start() local
/dports/math/gmp-ecm/ecm-7.0.4/
H A Dbestd.c99 double maxmem, int treefile, mpmod_t modulus) in bestD()
/dports/biology/seaview/seaview/csrc/
H A Dphylip.c1676 void getch(Char *c, long *parens, FILE *treefile) in getch()
1791 boolean *lengthIsNegative, FILE *treefile, long *parens) in processlength()
2173 long countcomma(FILE **treefile, long *comma) in countcomma()
2225 long countsemic(FILE **treefile) in countsemic()
2309 void allocate_nodep(pointarray *nodep, FILE **treefile, long *precalc_tips) in allocate_nodep()
2348 long take_name_from_tree (Char *ch, Char *str, FILE *treefile) in take_name_from_tree()
2412 void addelement(node **p, node *q, Char *ch, long *parens, FILE *treefile, in addelement()
2528 void treeread (FILE *treefile, node **root, pointarray treenode, in treeread()
2581 void addelement2(node *q, Char *ch, long *parens, FILE *treefile, in addelement2()
2706 void treeread2 (FILE *treefile, node **root, pointarray treenode, in treeread2()
/dports/devel/gvfs/gvfs-1.46.2/metadata/
H A Dmeta-daemon.c55 gchar *treefile; member
143 const gchar *treefile, in emit_attribute_change()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/phylip/src/
H A Dphylip.cpp1716 void getch(Phylip_Char *c, long *parens, FILE *treefile) in getch()
1831 boolean *lengthIsNegative, FILE *treefile, long *parens) in processlength()
2222 long countcomma(FILE **treefile, long *comma) in countcomma()
2274 long countsemic(FILE **treefile) in countsemic()
2358 void allocate_nodep(pointarray *nodep, FILE **treefile, long *precalc_tips) in allocate_nodep()
2397 long take_name_from_tree (Phylip_Char *ch, Phylip_Char *str, FILE *treefile) in take_name_from_tree()
2457 void addelement(node **p, node *q, Phylip_Char *ch, long *parens, FILE *treefile, in addelement()
2572 void treeread (FILE *treefile, node **root, pointarray treenode, in treeread()
2625 void addelement2(node *q, Phylip_Char *ch, long *parens, FILE *treefile, in addelement2()
2750 void treeread2 (FILE *treefile, node **root, pointarray treenode, in treeread2()
/dports/shells/wcd/wcd-6.0.3/src/
H A Dwcd.c748 void scanDisk(char *path, char *treefile, int scanreldir, size_t append, int *use_HOME, nameset exc… in scanDisk()
866 void scanServer(char *path, char *treefile, size_t append, int *use_HOME, nameset exclude) in scanServer()
889 void makeDir(char *path, char *treefile, int *use_HOME) in makeDir()
930 void deleteLink(char *path, char *treefile) in deleteLink()
992 void deleteDir(char *path, char *treefile, int recursive, int *use_HOME, int assumeYes) in deleteDir()
2462 char rootdir[WCD_MAXPATH],treefile[WCD_MAXPATH],banfile[WCD_MAXPATH],aliasfile[WCD_MAXPATH]; in main() local

123