Home
last modified time | relevance | path

Searched refs:singleCommand (Results 1 – 25 of 37) sorted by relevance

12

/dports/security/vault/vault-1.8.2/vendor/github.com/aerospike/aerospike-client-go/
H A Dsingle_command.go21 type singleCommand struct { struct
29 func newSingleCommand(cluster *Cluster, key *Key, partition *Partition) singleCommand {
30 return singleCommand{
38 func (cmd *singleCommand) getConnection(policy Policy) (*Connection, error) { argument
42 func (cmd *singleCommand) putConnection(conn *Connection) { argument
46 func (cmd *singleCommand) emptySocket(conn *Connection) error { argument
H A Dexists_command.go26 singleCommand anonMember
41 singleCommand: newSingleCommand(cluster, key, partition),
H A Ddelete_command.go26 singleCommand anonMember
39 singleCommand: newSingleCommand(cluster, key, partition),
H A Dread_header_command.go23 singleCommand anonMember
38 singleCommand: newSingleCommand(cluster, key, partition),
H A Dwrite_command.go26 singleCommand anonMember
47 singleCommand: newSingleCommand(cluster, key, partition),
H A Dtouch_command.go29 singleCommand anonMember
41 singleCommand: newSingleCommand(cluster, key, partition),
H A Dread_command.go28 singleCommand anonMember
60 singleCommand: newSingleCommand(cluster, key, partition),
/dports/shells/sash/sash-3.8/
H A Dsash.c423 const char * singleCommand; in main() local
430 singleCommand = NULL; in main()
460 if ((argc != 1) || singleCommand || interactiveFlag) in main()
463 singleCommand = *argv++; in main()
489 if (singleCommand) in main()
551 if (singleCommand) in main()
553 return command(singleCommand); in main()
/dports/print/lyx/lyx-2.3.4.2/src/client/
H A Dclient.cpp488 docstring singleCommand; variable
498 singleCommand = arg[0]; in c()
510 singleCommand = "LYXCMD:command-sequence " in g()
679 server->writeln(to_utf8(cmdline::singleCommand)); in run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/android/cts/runner/tests/
H A Drun_tests.sh61 java $RDBG_FLAG -cp ${JAR_PATH} ${TF_CONSOLE} run singleCommand host -n --class ${CLASS} "$@"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/
H A DApplication.php77 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
296 if ($this->singleCommand) {
1053 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1197 $this->singleCommand = true;
1208 return $this->singleCommand;
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/
H A DApplication.php77 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
296 if ($this->singleCommand) {
1053 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1197 $this->singleCommand = true;
1208 return $this->singleCommand;
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/
H A DApplication.php77 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
296 if ($this->singleCommand) {
1053 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1197 $this->singleCommand = true;
1208 return $this->singleCommand;
/dports/www/phpbb3/phpBB3/vendor/symfony/console/
H A DApplication.php77 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
296 if ($this->singleCommand) {
1053 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1197 $this->singleCommand = true;
1208 return $this->singleCommand;
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/
H A DApplication.php78 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
310 if ($this->singleCommand) {
966 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1111 $this->singleCommand = true;
1122 return $this->singleCommand;
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/console/
H A DApplication.php77 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
296 if ($this->singleCommand) {
1048 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1192 $this->singleCommand = true;
1203 return $this->singleCommand;
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/console/
H A DApplication.php77 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
296 if ($this->singleCommand) {
1048 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1192 $this->singleCommand = true;
1203 return $this->singleCommand;
/dports/www/owncloud/owncloud/updater/vendor/symfony/console/
H A DApplication.php77 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
296 if ($this->singleCommand) {
1043 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1187 $this->singleCommand = true;
1198 return $this->singleCommand;
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/console/
H A DApplication.php81 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
338 if ($this->singleCommand) {
1020 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1150 $this->singleCommand = true;
1161 return $this->singleCommand;
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/console/
H A DApplication.php80 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
319 if ($this->singleCommand) {
1050 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1187 $this->singleCommand = true;
1198 return $this->singleCommand;
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/console/
H A DApplication.php81 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
338 if ($this->singleCommand) {
1020 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1150 $this->singleCommand = true;
1161 return $this->singleCommand;
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/console/
H A DApplication.php80 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
321 if ($this->singleCommand) {
1058 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1195 $this->singleCommand = true;
1206 return $this->singleCommand;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/
H A DApplication.php86 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
347 if ($this->singleCommand) {
1054 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1183 $this->singleCommand = true;
1194 return $this->singleCommand;
/dports/www/owncloud/owncloud/lib/composer/symfony/console/
H A DApplication.php80 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
321 if ($this->singleCommand) {
1058 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1195 $this->singleCommand = true;
1206 return $this->singleCommand;
/dports/www/nextcloud/nextcloud/3rdparty/symfony/console/
H A DApplication.php80 private $singleCommand = false; variable in Symfony\\Component\\Console\\Application
321 if ($this->singleCommand) {
1058 return $this->singleCommand ? $this->defaultCommand : $input->getFirstArgument();
1195 $this->singleCommand = true;
1206 return $this->singleCommand;

12