Home
last modified time | relevance | path

Searched defs:command (Results 8851 – 8875 of 64000) sorted by relevance

1...<<351352353354355356357358359360>>...2560

/dports/x11-clocks/wmtimer/wmtimer-2.92/wmgeneral/
H A Dmisc.c171 extern void parse_command (char *command, char ***argv, int *argc) in parse_command()
199 extern pid_t execCommand (char *command) in execCommand()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jdwp/ThreadGroupReference/Children/
H A Dchildren001.java93 … CommandPacket command = new CommandPacket(JDWP.Command.VirtualMachine.TopLevelThreadGroups); in runIt() local
136 CommandPacket command = new CommandPacket(JDWP_COMMAND_ID); in runIt() local
/dports/databases/py-mycli/mycli-1.23.2/mycli/packages/special/
H A Dmain.py30 def special_command(command, shortcut, description, arg_type=PARSED_QUERY, argument
39 def register_special_command(handler, command, shortcut, description, argument
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/console/Descriptor/
H A DXmlDescriptor.php47 public function getCommandDocument(Command $command): \DOMDocument
144 protected function describeCommand(Command $command, array $options = [])
/dports/net-mgmt/ipcad/ipcad-3.7.3/
H A Drshp.c97 char command[256]; in process_rsh_request() local
201 process_rsh_command(int sock, char *command, int privlevel) { in process_rsh_command()
/dports/lang/purescript/purescript-0.14.5/app/Command/
H A DBundle.hs126 command = run <$> (Opts.helper <*> options) where function
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/fido/cable/
H A Dfido_ble_frames.cc21 FidoBleFrame::FidoBleFrame(FidoBleDeviceCommand command, in FidoBleFrame()
110 const auto command = static_cast<FidoBleDeviceCommand>(data[0]); in Parse() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/fido/
H A Du2f_command_constructor.cc100 apdu::ApduCommand command; in ConstructU2fRegisterCommand() local
125 apdu::ApduCommand command; in ConstructU2fSignCommand() local
/dports/science/py-asdf/asdf-2.8.1/compatibility_tests/
H A Dtest_file_compatibility.py81 def env_run(env_path, command, *args, **kwargs): argument
89 def env_check_output(env_path, command, *args): argument
/dports/science/py-ase/ase-3.22.0/ase/calculators/
H A Ddftd3.py19 command = 'dftd3' variable in DFTD3
45 command=None, # Command for running dftd3 argument
/dports/x11-wm/selectwm/selectwm-0.4.1/src/
H A Dsearchwm.c35 gchar *command; member
107 GString *command; in create_model() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/fido/ble/
H A Dfido_ble_frames.cc20 FidoBleFrame::FidoBleFrame(FidoBleDeviceCommand command, in FidoBleFrame()
109 const auto command = static_cast<FidoBleDeviceCommand>(data[0]); in Parse() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/lacros/
H A Dtest_runner_test.py39 def test_do_not_require_ash_chrome(self, command, mock_popen, mock_download, argument
70 def test_require_ash_chrome(self, command, mock_popen, mock_download, *_): argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/scripttools/debugging/
H A Dqscriptdebuggerfrontend.cpp132 QScriptDebuggerCommand command(pendingCommands.takeFirst()); in processCommands() local
175 const QScriptDebuggerCommand &command, in scheduleCommand()
/dports/x11-wm/libdockapp/dockapps-b9baa8f/src/
H A Dmisc.c119 parse_command(char *command, char ***argv, int *argc) in parse_command()
144 execCommand(char *command) in execCommand()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/
H A DXmlDescriptor.php53 public function getCommandDocument(Command $command)
156 protected function describeCommand(Command $command, array $options = [])
/dports/net-im/teamwords/TeamWords-0.2.1/asemantools/
H A Dasemanautostartmanager.cpp12 QString command; member in AsemanAutoStartManagerPrivate
37 QString AsemanAutoStartManager::command() const in command() function in AsemanAutoStartManager
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdwp/ThreadGroupReference/Children/
H A Dchildren001.java93 … CommandPacket command = new CommandPacket(JDWP.Command.VirtualMachine.TopLevelThreadGroups); in runIt() local
136 CommandPacket command = new CommandPacket(JDWP_COMMAND_ID); in runIt() local
/dports/devel/elixir-cachex/cachex-3.0.3/lib/cachex/
H A Dspec.ex39 @type command :: record(:command, type
257 defmacro command(record, args) macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/
H A DCyclePageHandler.java101 …final Command command = commandService.getCommand(IWorkbenchCommandConstants.NAVIGATE_PREVIOUS_PAG… in getBackwardCommand() local
108 final Command command = commandService.getCommand(IWorkbenchCommandConstants.NAVIGATE_NEXT_PAGE); in getForwardCommand() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/resources/regression/
H A DIProjectTest.java88 ICommand command = prjDescription.newCommand(); in testAutoBuild_1GC2FKV() local
101 ICommand command = prjDescription.newCommand(); in testAutoBuild_1GC2FKV() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqsessionmanager_qpa.cpp125 void QSessionManager::setRestartCommand(const QStringList &command) in setRestartCommand()
137 void QSessionManager::setDiscardCommand(const QStringList &command) in setDiscardCommand()
H A Dqsessionmanager_qws.cpp125 void QSessionManager::setRestartCommand(const QStringList &command) in setRestartCommand()
137 void QSessionManager::setDiscardCommand(const QStringList &command) in setDiscardCommand()
/dports/www/aria2/aria2-1.36.0/src/
H A DInitiateConnectionCommand.cc110 auto command = in executeInternal() local
152 auto command = make_unique<BackupIPv4ConnectCommand>( in createBackupIPv4ConnectCommand() local
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/mdoc/Mono.Documentation/
H A Dmdoc.cs87 internal MDocCommand GetCommand (string command) in GetCommand()
112 string command, string prototype, string description) in Parse()

1...<<351352353354355356357358359360>>...2560