Home
last modified time | relevance | path

Searched defs:command (Results 8876 – 8900 of 64000) sorted by relevance

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

/dports/www/bolt/bolt-2.2.24/vendor/symfony/console/Symfony/Component/Console/Descriptor/
H A DXmlDescriptor.php57 public function getCommandDocument(Command $command)
163 protected function describeCommand(Command $command, array $options = array())
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaIO.cpp109 FILE* LuaIO::popen(lua_State* L, const char* command, const char* type) in popen()
129 int LuaIO::system(lua_State* L, const char* command) in system()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dconsume_timeslice_drv.c84 char *command) in start()
129 unsigned int command, in control()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/crmd/
H A Dattrd.c22 gboolean is_remote, char command, int rc) in log_attrd_error()
57 gboolean is_remote_node, char command) in update_attrd_helper()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/driver_SUITE_data/
H A Dconsume_timeslice_drv.c84 char *command) in start()
129 unsigned int command, in control()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/driver_SUITE_data/
H A Dconsume_timeslice_drv.c84 char *command) in start()
129 unsigned int command, in control()
/dports/finance/prestashop/prestashop/src/Adapter/Order/CommandHandler/
H A DIssueReturnProductHandler.php110 public function handle(IssueReturnProductCommand $command): void
132 private function issueReturn(IssueReturnProductCommand $command, Order $order): void
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dconsume_timeslice_drv.c84 char *command) in start()
129 unsigned int command, in control()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/driver_SUITE_data/
H A Dconsume_timeslice_drv.c84 char *command) in start()
129 unsigned int command, in control()
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_bend.erl51 command({vertex,{bend,Type}}, St) -> function
53 command(_,_) -> next. function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/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/www/elgg/elgg-3.3.23/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php53 public function getCommandDocument(Command $command)
156 protected function describeCommand(Command $command, array $options = [])
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/scripttools/debugging/
H A Dqscriptdebuggerfrontend.cpp130 QScriptDebuggerCommand command(pendingCommands.takeFirst()); in processCommands() local
173 const QScriptDebuggerCommand &command, in scheduleCommand()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/scripttools/debugging/
H A Dqscriptdebuggerfrontend.cpp130 QScriptDebuggerCommand command(pendingCommands.takeFirst()); in processCommands() local
173 const QScriptDebuggerCommand &command, in scheduleCommand()
/dports/www/phpbb3/phpBB3/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php53 public function getCommandDocument(Command $command)
156 protected function describeCommand(Command $command, array $options = [])
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DPipe.cpp79 int Psplit(const char *command, char *parameters[], int limit) in Psplit()
336 FILE *Popen(const char *command, const char *type) in Popen()
/dports/www/matomo/piwik/vendor/symfony/console/Symfony/Component/Console/Descriptor/
H A DXmlDescriptor.php57 public function getCommandDocument(Command $command)
163 protected function describeCommand(Command $command, array $options = array())
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php47 public function getCommandDocument(Command $command): \DOMDocument
145 protected function describeCommand(Command $command, array $options = [])
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Utility/
H A DCommandUtility.php83 public static function exec($command, &$output = null, &$returnValue = 0)
96 public static function imageMagickCommand($command, $parameters, $path = '')
/dports/java/openjdk15/jdk15u-jdk-15.0.6-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/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Utility/
H A DCommandUtility.php84 public static function exec($command, &$output = null, &$returnValue = 0)
97 public static function imageMagickCommand($command, $parameters, $path = '')
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/Descriptor/
H A DXmlDescriptor.php53 public function getCommandDocument(Command $command)
157 protected function describeCommand(Command $command, array $options = [])
/dports/devel/pear-Symfony_Component_Console/Console-2.4.4/Symfony/Component/Console/Descriptor/
H A DXmlDescriptor.php55 public function getCommandDocument(Command $command)
161 protected function describeCommand(Command $command, array $options = array())
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-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/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/8176717/
H A DTestInheritFD.java191 …String[] command = lsofCommand().orElseThrow(() -> new RuntimeException("lsof like command not fou… in outputContainingFilenames() local
198 String[] command = lsofCommand().orElseThrow(() -> in findOpenLogFile() local

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