Home
last modified time | relevance | path

Searched refs:setListFile (Results 1 – 25 of 47) sorted by relevance

12

/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dbinsequencecommand.cpp108 else { current->setListFile(listfile); } in BinSeqCommand()
174 current->setListFile(listfile); in BinSeqCommand()
H A Dgetlabelcommand.cpp67 else { format = "list"; inputfile = listfile; current->setListFile(listfile); } in GetlabelCommand()
H A Dsetcurrentcommand.cpp129 if (listfile != "") { current->setListFile(listfile); } in SetCurrentCommand()
294 current->setListFile(""); in execute()
405 current->setListFile(util.getFullPathName(pieces[1])); in readCurrentFiles()
H A Dgetlistcountcommand.cpp95 else { current->setListFile(listfile); } in GetListCountCommand()
H A Dgetcurrentcommand.cpp114 current->setListFile(""); in execute()
H A Dgetlineagecommand.cpp141 else { current->setListFile(listfile); } in GetLineageCommand()
289 …if ((itTypes->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(curr… in execute()
H A Dgetotuscommand.cpp120 else { current->setListFile(listfile); } in GetOtusCommand()
173 …es->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(currentName); } in execute()
H A Dgetsabundcommand.cpp86 else { format = "list"; inputfile = listfile; current->setListFile(listfile); } in GetSAbundCommand()
H A Dremovelineagecommand.cpp144 else { current->setListFile(listfile); } in RemoveLineageCommand()
294 …es->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(currentName); } in execute()
H A Dremoveotuscommand.cpp119 else { current->setListFile(listfile); } in RemoveOtusCommand()
175 …es->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(currentName); } in execute()
H A Dgetrabundcommand.cpp90 else { format = "list"; inputfile = listfile; current->setListFile(listfile); } in GetRAbundCommand()
H A Dmergeotuscommand.cpp95 else { current->setListFile(listfile); } in MergeOTUsCommand()
206 …es->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(currentName); } in execute()
H A Dlistotuscommand.cpp97 else { inputFileName = listfile; format = "list"; current->setListFile(listfile); } in ListOtusCommand()
H A Dheatmapcommand.cpp102 else { format = "list"; inputfile = listfile; current->setListFile(listfile); } in HeatMapCommand()
H A Dremoverarecommand.cpp110 else { current->setListFile(listfile); } in RemoveRareCommand()
235 …if ((itTypes->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(curr… in execute()
H A Dclusterdoturcommand.cpp241 …s->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(currentName); }… in execute()
H A Dphylotypecommand.cpp303 …if ((itTypes->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(curr… in execute()
H A Dsplitabundcommand.cpp108 else{ inputFile = listfile; current->setListFile(listfile); } in SplitAbundCommand()
214 …if ((itTypes->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(curr… in execute()
H A Dsensspeccommand.cpp103 else { current->setListFile(listFile); } in SensSpecCommand()
H A Dlistseqscommand.cpp124 else { current->setListFile(listfiles[0]); } in ListSeqsCommand()
H A Dremoveseqscommand.cpp183 else { current->setListFile(listfile); } in RemoveSeqsCommand()
299 …if ((itTypes->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(curr… in execute()
H A Dotuhierarchycommand.cpp127 else { current->setListFile(listFile); } in OtuHierarchyCommand()
H A Dremovegroupscommand.cpp155 else { current->setListFile(listfile); } in RemoveGroupsCommand()
378 …if ((itTypes->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(curr… in execute()
H A Drenameseqscommand.cpp165 else { current->setListFile(listfile); } in RenameSeqsCommand()
277 …es->second).size() != 0) { currentName = (itTypes->second)[0]; current->setListFile(currentName); } in execute()
/dports/devel/pear-phing/phing-2.6.1/types/
H A DFileList.php133 function setListFile($file) {

12