Home
last modified time | relevance | path

Searched refs:getOutputFiles (Results 1 – 25 of 85) sorted by relevance

1234

/dports/biology/mothur/mothur-1.46.1/TestMothur/
H A Ddistcdataset.cpp27 map<string, vector<string> > filenames = listCommand->getOutputFiles(); in getFiles()
63 filenames = getCommand->getOutputFiles(); in getFiles()
79 filenames = getDCommand->getOutputFiles(); in getFiles()
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/shellbox/src/Command/
H A DLocalBoxedExecutor.php76 foreach ( $command->getOutputFiles() as $boxedName => $file ) {
111 foreach ( $command->getOutputFiles() as $boxedName => $file ) {
H A DRemoteBoxedExecutor.php73 $files = $command->getOutputFiles();
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/shellbox/src/Command/
H A DLocalBoxedExecutor.php76 foreach ( $command->getOutputFiles() as $boxedName => $file ) {
111 foreach ( $command->getOutputFiles() as $boxedName => $file ) {
H A DRemoteBoxedExecutor.php73 $files = $command->getOutputFiles();
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dsplitabundcommand.cpp329 map<string, vector<string> > filenames = getOTUSCommand->getOutputFiles(); in process()
345 filenames = getOTUSCommand->getOutputFiles(); in process()
409 map<string, vector<string> > filenames = getCommand->getOutputFiles(); in process()
439 filenames = getCommand->getOutputFiles(); in process()
520 map<string, vector<string> > filenames = getCommand->getOutputFiles(); in splitCount()
538 filenames = getCommand->getOutputFiles(); in splitCount()
629 map<string, vector<string> > filenames = getCommand->getOutputFiles(); in splitNames()
650 filenames = getCommand->getOutputFiles(); in splitNames()
H A Dsffmultiplecommand.cpp486 map<string, vector<string> > filenames = sffCommand->getOutputFiles(); in driverSFFMultiple()
504 map<string, vector<string> > temp = summarySeqsCommand->getOutputFiles(); in driverSFFMultiple()
528 temp = trimFlowCommand->getOutputFiles(); in driverSFFMultiple()
571 temp = shhhFlowCommand->getOutputFiles(); in driverSFFMultiple()
615 temp = trimseqsCommand->getOutputFiles(); in driverSFFMultiple()
661 temp = summarySeqsCommand->getOutputFiles(); in driverSFFMultiple()
/dports/biology/mothur/mothur-1.46.1/source/datastructures/
H A Dsequenceparser.cpp45 map<string, vector<string> > filenames = splitCommand->getOutputFiles(); in SequenceParser()
111 map<string, vector<string> > filenames = splitCommand->getOutputFiles(); in SequenceParser()
H A Dsequencecountparser.cpp36 map<string, vector<string> > filenames = splitCommand->getOutputFiles(); in SequenceCountParser()
/dports/biology/mothur/mothur-1.46.1/source/read/
H A Dsplitmatrix.cpp117 map<string, vector<string> > filenames = getCommand->getOutputFiles(); in createDistanceFilesFromTax()
158 filenames = command->getOutputFiles(); in createDistanceFilesFromTax()
199 map<string, vector<string> > filenames = removeCommand->getOutputFiles(); in createDistanceFilesFromTax()
274 map<string, vector<string> > filenames = getCommand->getOutputFiles(); in createFastaFilesFromTax()
/dports/devel/jsonnet/jsonnet-0.17.0/case_studies/micromanage/
H A Dbuild_artefact.py23 def getOutputFiles(self, dirpath): member in BuildArtefact
/dports/devel/py-jsonnet/jsonnet-0.17.0/case_studies/micromanage/
H A Dbuild_artefact.py23 def getOutputFiles(self, dirpath): member in BuildArtefact
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2Command.php64 public function getOutputFiles() function in Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2Command
H A DGoogleDevtoolsRemoteexecutionV1testActionResult.php65 public function getOutputFiles() function in Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteexecutionV1testActionResult
H A DBuildBazelRemoteExecutionV2ActionResult.php113 public function getOutputFiles() function in Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ActionResult
/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/cufflinks/
H A DCufflinksSupportTask.h56 const QStringList &getOutputFiles() const;
H A DCuffmergeSupportTask.h59 QStringList getOutputFiles() const;
H A DCuffdiffSupportTask.h87 QStringList getOutputFiles() const;
/dports/biology/ugene/ugene-40.1/src/plugins/annotator/src/
H A DGeneByGeneReportWorker.h46 virtual QStringList getOutputFiles();
/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/seqpos/
H A DSeqPosTask.h51 QStringList getOutputFiles();
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2Command.php66 public function getOutputFiles() function in Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2Command
H A DBuildBazelRemoteExecutionV2ActionResult.php115 public function getOutputFiles() function in Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2ActionResult
/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/macs/
H A DMACSTask.h57 QStringList getOutputFiles();
/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/tophat/
H A DTopHatSupportTask.h50 QStringList getOutputFiles() const;
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/support/external_script/
H A DWorkflowRunSerializedSchemeTask.cpp94 foreach (Workflow::Monitor::FileInfo file, monitor->getOutputFiles()) { in onSubTaskFinished()

1234