Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 25 of 3998) sorted by relevance

12345678910>>...160

/dports/misc/vifm/vifm-0.11/tests/misc/
H A Dcommand_separation.c139 char **cmds = break_cmdline("!echo hi|less", 0); in TEST() local
160 char **cmds = break_cmdline("!\\|\\||\\|\\|", 0); in TEST() local
170 char **cmds = break_cmdline("echo 1 \\|| 2", 0); in TEST() local
184 char **cmds = break_cmdline("echo 1 \"comment | echo 2", 0); in TEST() local
194 char **cmds = break_cmdline( in TEST() local
212 char **cmds = break_cmdline(COMMANDS, 0); in TEST() local
225 char **cmds = break_cmdline("subs!n//|//m!g", 0); in TEST() local
235 char **cmds = break_cmdline("tr/ ?<>\\\\:*|\"/_", 0); in TEST() local
245 char **cmds; in TEST() local
274 char **cmds; in TEST() local
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/skins/classic/includes/
H A Dcontrol_functions.php22 function controlFocus($monitor, $cmds) {
46 function controlZoom($monitor, $cmds) {
69 function controlIris($monitor, $cmds) {
93 function controlWhite($monitor, $cmds) {
117 function controlPanTilt($monitor, $cmds) {
149 function controlPresets($monitor, $cmds) {
194 function controlPower($monitor, $cmds) {
/dports/audio/voipong/voipong-2.0/
H A Dvoipctl.c223 freecmds(char **cmds, int csiz) in freecmds()
314 uptime(char **cmds, int cnt) in uptime()
326 logrotate(char **cmds, int cnt) in logrotate()
338 loadnets(char **cmds, int cnt) in loadnets()
373 rusage(char **cmds, int cnt) in rusage()
384 info(char **cmds, int cnt) in info()
395 shcall(char **cmds, int cnt) in shcall()
406 shrtcp(char **cmds, int cnt) in shrtcp()
417 killcall(char **cmds, int cnt) in killcall()
436 setdebug(char **cmds, int cnt) in setdebug()
[all …]
/dports/science/smoldyn/smoldyn-2.67/source/libSteve/
H A DSimCommand.c44 void scmdcatfname(cmdssptr cmds,int fid,char *str) { in scmdcatfname()
135 cmdssptr cmds; in scmdssalloc() local
174 void scmdssfree(cmdssptr cmds) { in scmdssfree()
241 int scmdqalloc(cmdssptr cmds,int n) { in scmdqalloc()
251 int scmdqalloci(cmdssptr cmds,int n) { in scmdqalloci()
450 void scmdpop(cmdssptr cmds,double t) { in scmdpop()
527 void scmdoutput(cmdssptr cmds) { in scmdoutput()
658 void scmdsetflag(cmdssptr cmds,double flag) { in scmdsetflag()
664 double scmdreadflag(cmdssptr cmds) { in scmdreadflag()
685 int scmdsetdnames(cmdssptr cmds,char *str) { in scmdsetdnames()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command()
30 void qmp_unregister_command(QmpCommandList *cmds, const char *name) in qmp_unregister_command()
38 QmpCommand *qmp_find_command(QmpCommandList *cmds, const char *name) in qmp_find_command()
50 static void qmp_toggle_command(QmpCommandList *cmds, const char *name, in qmp_toggle_command()
63 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command()
68 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command()
88 void qmp_for_each_command(QmpCommandList *cmds, qmp_cmd_callback_fn fn, in qmp_for_each_command()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/power_sequencer/scripts/BPSRender/bpsrender/
H A Dcalls.py32 def chunk_frames(cfg, clargs, cmds, **kwargs): argument
62 def append_chunks_file(cfg, clargs, cmds, **kwargs): argument
92 def call_probe(cfg, clargs, cmds, **kwargs): argument
150 def call_mixdown(cfg, clargs, cmds, **kwargs): argument
232 def call_video(cfg, clargs, cmds, **kwargs): argument
293 def call_concatenate(cfg, clargs, cmds, **kwargs): argument
330 def call_join(cfg, clargs, cmds, **kwargs): argument
367 def call(cfg, clargs, cmds, **kwargs): argument
/dports/emulators/qemu42/qemu-4.2.1/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command()
30 QmpCommand *qmp_find_command(QmpCommandList *cmds, const char *name) in qmp_find_command()
42 static void qmp_toggle_command(QmpCommandList *cmds, const char *name, in qmp_toggle_command()
55 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command()
60 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command()
80 void qmp_for_each_command(QmpCommandList *cmds, qmp_cmd_callback_fn fn, in qmp_for_each_command()
/dports/emulators/qemu5/qemu-5.2.0/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command()
33 const QmpCommand *qmp_find_command(const QmpCommandList *cmds, const char *name) in qmp_find_command()
45 static void qmp_toggle_command(QmpCommandList *cmds, const char *name, in qmp_toggle_command()
58 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command()
63 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command()
83 void qmp_for_each_command(const QmpCommandList *cmds, qmp_cmd_callback_fn fn, in qmp_for_each_command()
/dports/emulators/qemu-utils/qemu-4.2.1/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command()
30 QmpCommand *qmp_find_command(QmpCommandList *cmds, const char *name) in qmp_find_command()
42 static void qmp_toggle_command(QmpCommandList *cmds, const char *name, in qmp_toggle_command()
55 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command()
60 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command()
80 void qmp_for_each_command(QmpCommandList *cmds, qmp_cmd_callback_fn fn, in qmp_for_each_command()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command()
30 const QmpCommand *qmp_find_command(const QmpCommandList *cmds, const char *name) in qmp_find_command()
42 static void qmp_toggle_command(QmpCommandList *cmds, const char *name, in qmp_toggle_command()
55 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command()
60 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command()
80 void qmp_for_each_command(const QmpCommandList *cmds, qmp_cmd_callback_fn fn, in qmp_for_each_command()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command()
30 const QmpCommand *qmp_find_command(const QmpCommandList *cmds, const char *name) in qmp_find_command()
42 static void qmp_toggle_command(QmpCommandList *cmds, const char *name, in qmp_toggle_command()
55 void qmp_disable_command(QmpCommandList *cmds, const char *name) in qmp_disable_command()
60 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command()
80 void qmp_for_each_command(const QmpCommandList *cmds, qmp_cmd_callback_fn fn, in qmp_for_each_command()
/dports/net/scapy/scapy-2.4.5/scapy/
H A Dautorun.py48 def autorun_commands(cmds, my_globals=None, ignore_globals=None, verb=None): argument
107 def autorun_get_interactive_session(cmds, **kargs): argument
133 def autorun_get_interactive_live_session(cmds, **kargs): argument
154 def autorun_get_text_interactive_session(cmds, **kargs): argument
164 def autorun_get_live_interactive_session(cmds, **kargs): argument
174 def autorun_get_ansi_interactive_session(cmds, **kargs): argument
184 def autorun_get_html_interactive_session(cmds, **kargs): argument
200 def autorun_get_latex_interactive_session(cmds, **kargs): argument
/dports/emulators/qemu60/qemu-6.0.0/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command()
33 const QmpCommand *qmp_find_command(const QmpCommandList *cmds, const char *name) in qmp_find_command()
45 static void qmp_toggle_command(QmpCommandList *cmds, const char *name, in qmp_toggle_command()
59 void qmp_disable_command(QmpCommandList *cmds, const char *name, in qmp_disable_command()
65 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command()
85 void qmp_for_each_command(const QmpCommandList *cmds, qmp_cmd_callback_fn fn, in qmp_for_each_command()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command()
33 const QmpCommand *qmp_find_command(const QmpCommandList *cmds, const char *name) in qmp_find_command()
45 static void qmp_toggle_command(QmpCommandList *cmds, const char *name, in qmp_toggle_command()
59 void qmp_disable_command(QmpCommandList *cmds, const char *name, in qmp_disable_command()
65 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command()
85 void qmp_for_each_command(const QmpCommandList *cmds, qmp_cmd_callback_fn fn, in qmp_for_each_command()
/dports/emulators/qemu/qemu-6.2.0/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command()
35 const QmpCommand *qmp_find_command(const QmpCommandList *cmds, const char *name) in qmp_find_command()
47 static void qmp_toggle_command(QmpCommandList *cmds, const char *name, in qmp_toggle_command()
61 void qmp_disable_command(QmpCommandList *cmds, const char *name, in qmp_disable_command()
67 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command()
87 void qmp_for_each_command(const QmpCommandList *cmds, qmp_cmd_callback_fn fn, in qmp_for_each_command()
/dports/devel/rapidcheck/rapidcheck-7bc7d30/test/state/
H A DCommandsTests.cpp34 const auto cmds = *pushBackCommands(); in __anon0d87549f0302() local
50 const auto cmds = *pushBackCommands(); in __anon0d87549f0402() local
64 const auto cmds = *state::gen::commands( in __anon0d87549f0502() local
72 const auto cmds = *genNonCopyableCommands(); in __anon0d87549f0602() local
98 const auto cmds = *genNonCopyableCommands(); in __anon0d87549f0902() local
106 const auto cmds = *pushBackCommands(); in __anon0d87549f0a02() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/serviceability/sa/
H A DClhsdbFlags.java57 List<String> cmds = List.of( in runBasicTest() local
83 test.run(theApp.getPid(), cmds, expStrMap, null); in runBasicTest() local
116 List<String> cmds = List.of("flags"); in runAllTypesTest() local
131 test.run(theApp.getPid(), cmds, expStrMap, null); in runAllTypesTest() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/serviceability/sa/
H A DClhsdbFlags.java57 List<String> cmds = List.of( in runBasicTest() local
82 test.run(theApp.getPid(), cmds, expStrMap, null); in runBasicTest() local
115 List<String> cmds = List.of("flags"); in runAllTypesTest() local
130 test.run(theApp.getPid(), cmds, expStrMap, null); in runAllTypesTest() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/sa/
H A DClhsdbFlags.java57 List<String> cmds = List.of( in runBasicTest() local
82 test.run(theApp.getPid(), cmds, expStrMap, null); in runBasicTest() local
115 List<String> cmds = List.of("flags"); in runAllTypesTest() local
130 test.run(theApp.getPid(), cmds, expStrMap, null); in runAllTypesTest() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/sa/
H A DClhsdbFlags.java60 List<String> cmds = List.of( in runBasicTest() local
86 test.run(theApp.getPid(), cmds, expStrMap, null); in runBasicTest() local
118 List<String> cmds = List.of("flags"); in runAllTypesTest() local
133 test.run(theApp.getPid(), cmds, expStrMap, null); in runAllTypesTest() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/serviceability/sa/
H A DClhsdbFlags.java60 List<String> cmds = List.of( in runBasicTest() local
86 test.run(theApp.getPid(), cmds, expStrMap, null); in runBasicTest() local
118 List<String> cmds = List.of("flags"); in runAllTypesTest() local
133 test.run(theApp.getPid(), cmds, expStrMap, null); in runAllTypesTest() local
/dports/misc/lifelines/lifelines-3.1.1/src/liflines/
H A Dmenuset.c82 CMDARRAY cmds = create_cmd_array(32); in menuset_init() local
114 add_menu_item (CMDARRAY cmds, MenuItem * mitem) in add_menu_item()
171 CMDARRAY cmds = (CMDARRAY)stdalloc(sizeof(*cmds)); in create_cmd_array() local
182 grow_cmd_array (CMDARRAY cmds) in grow_cmd_array()
209 find_cmd (CMDARRAY cmds, uchar c, INT * pos) in find_cmd()
235 insert_cmd (CMDARRAY cmds, STRING str, INT cmdnum, STRING display) in insert_cmd()
288 free_cmds (CMDARRAY cmds) in free_cmds()
307 CMDARRAY cmds = menuset->Commands; in menuset_check_cmd() local
317 menuitem_find_cmd (CMDARRAY cmds, STRING str) in menuitem_find_cmd()
/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipa_cmd.h127 struct cmds { struct
141 struct cmds cmds; argument
155 struct cmds cmds; member
/dports/lang/ruby26/ruby-2.6.9/lib/
H A Dopen3.rb454 def pipeline_rw(*cmds, &block)
510 def pipeline_r(*cmds, &block)
552 def pipeline_w(*cmds, &block)
611 def pipeline_start(*cmds, &block)
679 def pipeline(*cmds)
692 def pipeline_run(cmds, pipeline_opts, child_io, parent_io) # :nodoc: argument
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmaptool/tool/
H A DCToolExport.cpp125 void CToolExport::buildCmd(QList<CShellCmd>& cmds, const IItem* iitem) in buildCmd()
130 void CToolExport::buildCmdFinal(QList<CShellCmd>& cmds) in buildCmdFinal()
144 void CToolExport::buildCmdFinalJnx(QList<CShellCmd>& cmds) in buildCmdFinalJnx()
166 void CToolExport::buildCmdFinalRmap(QList<CShellCmd>& cmds) in buildCmdFinalRmap()

12345678910>>...160