Home
last modified time | relevance | path

Searched refs:splitCommand (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/biology/mothur/mothur-1.46.1/source/datastructures/
H A Dsequenceparser.cpp41 Command* splitCommand = new SplitGroupCommand(inputString); in SequenceParser() local
42 splitCommand->execute(); in SequenceParser()
45 map<string, vector<string> > filenames = splitCommand->getOutputFiles(); in SequenceParser()
47 delete splitCommand; in SequenceParser()
107 Command* splitCommand = new SplitGroupCommand(inputString); in SequenceParser() local
108 splitCommand->execute(); in SequenceParser()
111 map<string, vector<string> > filenames = splitCommand->getOutputFiles(); in SequenceParser()
113 delete splitCommand; in SequenceParser()
H A Dsequencecountparser.cpp32 SplitGroupCommand* splitCommand = new SplitGroupCommand(inputString); in SequenceCountParser() local
33 splitCommand->execute(); in SequenceCountParser()
36 map<string, vector<string> > filenames = splitCommand->getOutputFiles(); in SequenceCountParser()
38 delete splitCommand; in SequenceCountParser()
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/shellbox/src/Command/
H A DFirejailWrapper.php41 $splitCommand = explode( ' ', $command->getCommandString(), 2 );
43 "firejail: Command {$splitCommand[0]} {params} has no restrictions",
44 [ 'params' => $splitCommand[1] ?? '' ]
/dports/www/nextcloud/nextcloud/3rdparty/stecman/symfony-console-completion/src/
H A DCompletionContext.php155 $this->splitCommand();
171 $this->splitCommand();
186 $this->splitCommand();
240 protected function splitCommand() function in Stecman\\Component\\Symfony\\Console\\BashCompletion\\CompletionContext
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/shellbox/src/Command/
H A DFirejailWrapper.php41 $splitCommand = explode( ' ', $command->getCommandString(), 2 );
43 "firejail: Command {$splitCommand[0]} {params} has no restrictions",
44 [ 'params' => $splitCommand[1] ?? '' ]
/dports/www/bolt/bolt-2.2.24/vendor/stecman/symfony-console-completion/src/
H A DCompletionContext.php129 $this->splitCommand();
144 $this->splitCommand();
195 protected function splitCommand() function in Stecman\\Component\\Symfony\\Console\\BashCompletion\\CompletionContext
/dports/www/mediawiki135/mediawiki-1.35.5/includes/shell/
H A DFirejailCommand.php97 $splitCommand = explode( ' ', $command, 2 );
99 "firejail: Command {$splitCommand[0]} {params} has no restrictions",
100 [ 'params' => $splitCommand[1] ?? '' ]
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsrunprocess.cpp44 QStringList arguments = QProcess::splitCommand( action ); in QgsRunProcess()
186 QStringList QgsRunProcess::splitCommand( const QString &command ) in splitCommand() function in QgsRunProcess
189 return QProcess::splitCommand( command ); in splitCommand()
249 QStringList QgsRunProcess::splitCommand( const QString & ) in splitCommand() function in QgsRunProcess
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_base/base/platform/linux/
H A Dbase_url_scheme_linux.cpp133 for (const auto &arg : QProcess::splitCommand(descriptor.arguments)) { in CheckUrlScheme()
176 for (const auto &arg : QProcess::splitCommand(descriptor.arguments)) { in RegisterUrlScheme()
205 for (const auto &arg : QProcess::splitCommand(descriptor.arguments)) { in UnregisterUrlScheme()
/dports/editors/cpeditor/cpeditor-6.8.2/src/Core/
H A DRunner.cpp72 …QStringList command = QProcess::splitCommand(getCommand(tmpFilePath, sourceFilePath, lang, runComm… in run()
124 runProcess->start("cmd", QProcess::splitCommand( in runDetached()
133 auto execArgs = QProcess::splitCommand(SettingsHelper::getDetachedRunTerminalArguments()) + in runDetached()
/dports/net-im/chatterino2/chatterino2-2.3.4/src/util/
H A DSplitCommand.hpp13 QStringList splitCommand(QStringView command);
H A DSplitCommand.cpp47 QStringList chatterino::splitCommand(QStringView command) in splitCommand() function in chatterino
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-customcommand/
H A Dlxqtcustomcommand.cpp217 args = QProcess::splitCommand(mCommand); in runCommand()
234 QStringList args = QProcess::splitCommand(command); in runDetached()
/dports/sysutils/plasma5-powerdevil/powerdevil-5.23.5/daemon/actions/bundled/
H A Drunscript.cpp93 QStringList args = QProcess::splitCommand(m_scriptCommand); in runCommand()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/builder/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/builder/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) { func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/moby/buildkit/frontend/dockerfile/parser/
H A Dsplit_command.go10 func splitCommand(line string) (string, []string, string, error) { func

1234567