Home
last modified time | relevance | path

Searched refs:getCommand (Results 226 – 250 of 2734) sorted by relevance

12345678910>>...110

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/ResourceBundle/modules/layer/
H A DLayerTest.java65 int exitCode = ProcessTools.executeCommand(launcher.getCommand()) in compileCmd()
82 int exitCode = ProcessTools.executeCommand(launcher.getCommand()) in runCmd()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/ResourceBundle/modules/layer/
H A DLayerTest.java65 int exitCode = ProcessTools.executeCommand(launcher.getCommand()) in compileCmd()
82 int exitCode = ProcessTools.executeCommand(launcher.getCommand()) in runCmd()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/ResourceBundle/modules/layer/
H A DLayerTest.java65 int exitCode = ProcessTools.executeCommand(launcher.getCommand()) in compileCmd()
82 int exitCode = ProcessTools.executeCommand(launcher.getCommand()) in runCmd()
/dports/audio/midifile/midifile-988d55b/tools/
H A Dtextmidi.cpp84 usage(opts.getCommand().c_str()); in checkOptions()
95 usage(opts.getCommand().c_str()); in checkOptions()
H A Dtext2midi.cpp49 usage(options.getCommand().c_str()); in main()
250 usage(opts.getCommand().c_str()); in checkOptions()
267 usage(opts.getCommand().c_str()); in checkOptions()
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/ccrtp/
H A DCcrtpTimeoutProvider.h106 TOCommand getCommand()
230 if( (*i)->getCommand() == command &&
259 TOCommand command = req->getCommand();
/dports/deskutils/mindforger/mindforger-1.52.0/app/src/qt/
H A Dcli_n_breadcrumbs_presenter.cpp48 QString command = view->getCommand(); in handleCliTextChanged()
87 QString command = view->getCommand(); in executeCommand()
126 mainPresenter->doFts(view->getCommand(), true); in executeCommand()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/quickaccess/providers/
H A DCommandElement.java99 public String getCommand() { in getCommand() method in CommandElement
103 Command nestedCommand = command.getCommand(); in getCommand()
118 String command = getCommand(); in getLabel()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/ResourceBundle/modules/
H A DModuleTestUtil.java145 int exitCode = ProcessTools.executeCommand(launcher.getCommand()) in runModule()
175 int exitCode = ProcessTools.executeCommand(launcher.getCommand()) in runModuleWithCp()
211 int exitCode = ProcessTools.executeCommand(launcher.getCommand()) in runModuleWithLegacyCode()
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/tools/statistics/
H A DStatistics.java87 columnHeaders.add(getCommand(i).m_columnTitle); in run()
200 if (getCommand(i).m_command.equals(commandLine)) in addCommand()
202 firstSame = getCommand(i); in addCommand()
350 private Command getCommand(int index) in getCommand() method in Statistics
388 Command command = getCommand(i); in handlePosition()
397 Command command = getCommand(i); in handlePosition()
406 Command command = getCommand(i); in handlePosition()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/console/EventListener/
H A DErrorListener.php82 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;
/dports/net/liblinphone/linphone-3.12.0/daemon/commands/
H A Daudio-codec-toggle.cc60 AudioCodecGetCommand getCommand; in exec() local
61 getCommand.exec(app, ""); in exec()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/EventListener/
H A DErrorListener.php82 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DCyclePerspectiveHandler.java51 …final Command command = commandService.getCommand(IWorkbenchCommandConstants.WINDOW_PREVIOUS_PERSP… in getBackwardCommand()
58 …final Command command = commandService.getCommand(IWorkbenchCommandConstants.WINDOW_NEXT_PERSPECTI… in getForwardCommand()
/dports/audio/kwave/kwave-21.12.3/plugins/amplifyfree/
H A DAmplifyFreeDialog.cpp63 QString Kwave::AmplifyFreeDialog::getCommand() in getCommand() function in Kwave::AmplifyFreeDialog
67 Kwave::Parser p(curveWidget->getCommand()); in getCommand()
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/EventListener/
H A DErrorListener.php82 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;
/dports/www/phpbb3/phpBB3/vendor/symfony/console/EventListener/
H A DErrorListener.php82 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/console/EventListener/
H A DErrorListener.php82 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/EventListener/
H A DErrorListener.php78 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/console/EventListener/
H A DErrorListener.php82 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/console/EventListener/
H A DErrorListener.php82 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/console/EventListener/
H A DErrorListener.php82 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/container/
H A Dcontainer.go152 path, args := c.getCommand()
158 func (c *Filter) getCommand() (string, []string) { func
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/EventListener/
H A DErrorListener.php82 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/EventListener/
H A DErrorListener.php82 $commandName = $event->getCommand() ? $event->getCommand()->getName() : null;

12345678910>>...110