Home
last modified time | relevance | path

Searched refs:Exec (Results 1 – 25 of 4781) sorted by relevance

12345678910>>...192

/dports/comms/anyremote/anyremote-6.7.3/cfg-data/AT-mode/
H A Dexample-lirc.cfg26 KEY_0 =Exec(echo KEY_0);
28 KEY_1 =Exec(echo KEY_1);
29 KEY_2 =Exec(echo KEY_2);
30 KEY_3 =Exec(echo KEY_3);
31 KEY_4 =Exec(echo KEY_4);
32 KEY_5 =Exec(echo KEY_5);
33 KEY_6 =Exec(echo KEY_6);
34 KEY_7 =Exec(echo KEY_7);
35 KEY_8 =Exec(echo KEY_8);
36 KEY_9 =Exec(echo KEY_9);
[all …]
H A Dexample-se.cfg27 Exec(echo Connected)
30 Exec(echo Disconnected)
58 %*=Exec(echo Star);
59 #=Exec(echo "#");\
63 :J=Exec(echo J_Push)
64 <=Exec(echo J_Left)
65 >=Exec(echo J_Right)
66 ^=Exec(echo J_Up)
67 v=Exec(echo J_Down)
68 :O=Exec(echo Online)
[all …]
H A Dexample-siemens.cfg52 1=Exec($(CfgDir)/Utils/message.sh 1);
53 2=Exec($(CfgDir)/Utils/message.sh 2);
54 3=Exec($(CfgDir)/Utils/message.sh 3);
55 4=Exec($(CfgDir)/Utils/message.sh 4);
56 5=Exec($(CfgDir)/Utils/message.sh 5);
57 6=Exec($(CfgDir)/Utils/message.sh 6);
58 7=Exec($(CfgDir)/Utils/message.sh 7);
59 8=Exec($(CfgDir)/Utils/message.sh 8);
60 9=Exec($(CfgDir)/Utils/message.sh 9);
61 0=Exec($(CfgDir)/Utils/message.sh 0);
[all …]
H A Dexample-sagem.cfg44 48=Exec($(CfgDir)/Utils/message.sh 0)
45 49=Exec($(CfgDir)/Utils/message.sh 1)
46 50=Exec($(CfgDir)/Utils/message.sh 2)
47 51=Exec($(CfgDir)/Utils/message.sh 3)
48 52=Exec($(CfgDir)/Utils/message.sh 4)
49 53=Exec($(CfgDir)/Utils/message.sh 5)
50 54=Exec($(CfgDir)/Utils/message.sh 6)
51 55=Exec($(CfgDir)/Utils/message.sh 7)
52 56=Exec($(CfgDir)/Utils/message.sh 8)
53 57=Exec($(CfgDir)/Utils/message.sh 9)
[all …]
H A Dexample-kdialog.cfg37 Exec(kdialog --msgbox Connected)
48 1=Exec(kdialog --msgbox 1)
49 2=Exec(kdialog --msgbox 2)
50 3=Exec(kdialog --msgbox 3)
51 4=Exec(kdialog --msgbox 4)
52 5=Exec(kdialog --msgbox 5)
53 6=Exec(kdialog --msgbox 6)
54 7=Exec(kdialog --msgbox 7)
55 8=Exec(kdialog --msgbox 8)
56 9=Exec(kdialog --msgbox 9)
[all …]
H A Dexample-motorola.cfg33 Exec(echo Connected);\
38 Exec(echo Disconnected);\
68 %*=Exec(echo Star);
69 #=Exec(echo "#");\
73 [=Exec(echo SoftLeft);\
79 M=Exec(echo Menu);\
82 U=Exec(echo VolUp);\
85 D=Exec(echo VolDown);\
104 :S=Exec(echo SoftKey);\
108 :2=Exec(echo PTT);\
[all …]
H A Dtvtime.cfg26 Exec(tvtime-command QUIT);\
55 0=Exec(tvtime-command CHANNEL_0 > /dev/null)
56 1=Exec(tvtime-command CHANNEL_1 > /dev/null)
57 2=Exec(tvtime-command CHANNEL_2 > /dev/null)
58 3=Exec(tvtime-command CHANNEL_3 > /dev/null)
59 4=Exec(tvtime-command CHANNEL_4 > /dev/null)
60 5=Exec(tvtime-command CHANNEL_5 > /dev/null)
61 6=Exec(tvtime-command CHANNEL_6 > /dev/null)
62 7=Exec(tvtime-command CHANNEL_7 > /dev/null)
63 8=Exec(tvtime-command CHANNEL_8 > /dev/null)
[all …]
/dports/x11/xlockmore/xlockmore-5.67/etc/
H A Dsystem.fvwm2rc.xlock11 + "Ant3d" Exec xlock -mode ant3d
14 + "Bug" Exec xlock -mode bug
15 + "Demon" Exec xlock -mode demon
17 + "Life" Exec xlock -mode life
21 + "Loop" Exec xlock -mode loop
22 + "Petri" Exec xlock -mode petri
25 + "Wire" Exec xlock -mode wire
36 + "Flow" Exec xlock -mode flow
39 + "IFS" Exec xlock -mode ifs
62 + "Ico" Exec xlock -mode ico
[all …]
H A Dsystem.fvwmrc.xlock14 Exec "Ant3d" exec xlock -mode ant3d &
17 Exec "Bug" exec xlock -mode bug &
18 Exec "Demon" exec xlock -mode demon &
20 Exec "Life" exec xlock -mode life &
24 Exec "Loop" exec xlock -mode loop &
25 Exec "Petri" exec xlock -mode petri &
28 Exec "Wire" exec xlock -mode wire &
40 Exec "Flow" exec xlock -mode flow &
43 Exec "IFS" exec xlock -mode ifs &
67 Exec "Ico" exec xlock -mode ico &
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Dpointers.c93 ctx->Exec.Accum = gl_Accum; in gl_init_api_function_pointers()
97 ctx->Exec.Begin = gl_Begin; in gl_init_api_function_pointers()
99 ctx->Exec.Bitmap = gl_Bitmap; in gl_init_api_function_pointers()
105 ctx->Exec.Clear = gl_Clear; in gl_init_api_function_pointers()
139 ctx->Exec.End = gl_End; in gl_init_api_function_pointers()
149 ctx->Exec.Flush = gl_Flush; in gl_init_api_function_pointers()
150 ctx->Exec.Fogfv = gl_Fogfv; in gl_init_api_function_pointers()
184 ctx->Exec.Hint = gl_Hint; in gl_init_api_function_pointers()
202 ctx->Exec.Map1f = gl_Map1f; in gl_init_api_function_pointers()
203 ctx->Exec.Map2f = gl_Map2f; in gl_init_api_function_pointers()
[all …]
/dports/comms/anyremote/anyremote-6.7.3/cfg-data/obsoleted/AT-mode/
H A Dmultimode.cfg31 1=Exec($(CfgDir)/Utils/message.sh Default_1)
32 2=Exec($(CfgDir)/Utils/message.sh Default_2)
33 3=Exec($(CfgDir)/Utils/message.sh Default_3)
34 4=Exec($(CfgDir)/Utils/message.sh Default_4)
35 5=Exec($(CfgDir)/Utils/message.sh Default_5)
36 6=Exec($(CfgDir)/Utils/message.sh Default_6)
37 7=Exec($(CfgDir)/Utils/message.sh Default_7)
54 1=Exec($(CfgDir)/Utils/message.sh Mode1_1)
55 2=Exec($(CfgDir)/Utils/message.sh Mode1_2)
56 3=Exec($(CfgDir)/Utils/message.sh Mode1_3)
[all …]
H A Dxdtv.cfg39 XDTV_ZOOM=Exec(xdtv_cmd fullscreen)
42 0=Exec(xdtv_cmd "keypad 0");
43 1=Exec(xdtv_cmd "keypad 1");
44 2=Exec(xdtv_cmd "keypad 2");
45 3=Exec(xdtv_cmd "keypad 3");
46 4=Exec(xdtv_cmd "keypad 4");
47 5=Exec(xdtv_cmd "keypad 5");
48 6=Exec(xdtv_cmd "keypad 6");
49 7=Exec(xdtv_cmd "keypad 7");
50 8=Exec(xdtv_cmd "keypad 8");
[all …]
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/experiments/
H A Dstmt_6_test.go273 if stmt, env = stmt.Exec(env); stmt.Exec != nil {
274 if stmt, env = stmt.Exec(env); stmt.Exec != nil {
275 if stmt, env = stmt.Exec(env); stmt.Exec != nil {
276 if stmt, env = stmt.Exec(env); stmt.Exec != nil {
277 if stmt, env = stmt.Exec(env); stmt.Exec != nil {
278 if stmt, env = stmt.Exec(env); stmt.Exec != nil {
385 if stmt, env = stmt.Exec(env); stmt.Exec != nil {
386 if stmt, env = stmt.Exec(env); stmt.Exec != nil {
387 if stmt, env = stmt.Exec(env); stmt.Exec != nil {
388 if stmt, env = stmt.Exec(env); stmt.Exec != nil {
[all …]
/dports/x11-themes/fvwm-themes/fvwm-themes-0.7.0/themes/default/
H A Dmenus-programs236 + "Emacs%menu/gnu.xpm%" Exec exec emacs
240 + "Gvim%menu/editor.xpm%" Exec exec gvim
258 + "Xmh%menu/mail.xpm%" Exec exec xmh
268 + "&ICQ%menu/chat.xpm%" Exec exec icq
269 + "&Licq%menu/chat.xpm%" Exec exec licq
283 + "Opera%menu/www.xpm%" Exec exec opera
284 + "Amaya%menu/www.xpm%" Exec exec amaya
290 + "XV%menu/xv.xpm%" Exec exec xv
292 + "Gimp%menu/gimp.xpm%" Exec exec gimp
304 + "XMMS%menu/music.xpm%" Exec exec xmms
[all …]
H A Dfunctions-appbind59 + I Exec exec gmc
85 + I Exec exec gvim
98 + I Exec exec xpdf
102 + I Exec exec xdvi
107 + I Exec exec xv
115 + I Exec exec ee
120 + I Exec exec gimp
128 + I Exec exec xfig
137 + I Exec exec gpm
141 + I Exec exec kpm
[all …]
/dports/comms/anyremote/anyremote-6.7.3/cfg-data/Server-mode/
H A DexampleModes.cfg41 1=Exec($(CfgDir)/Utils/message.sh Default_1)
42 2=Exec($(CfgDir)/Utils/message.sh Default_2)
56 1=Exec($(CfgDir)/Utils/message.sh Mode1_1)
57 2=Exec($(CfgDir)/Utils/message.sh Mode1_2)
58 3=Exec($(CfgDir)/Utils/message.sh Mode1_3)
59 4=Exec($(CfgDir)/Utils/message.sh Mode1_4)
60 5=Exec($(CfgDir)/Utils/message.sh Mode1_5)
61 6=Exec($(CfgDir)/Utils/message.sh Mode1_6)
62 7=Exec($(CfgDir)/Utils/message.sh Mode1_7)
63 8=Exec($(CfgDir)/Utils/message.sh Mode1_8)
[all …]
H A Dkdialog.cfg21 Exec(kdialog --msgbox "Initialized");\
26 Exec(kdialog --msgbox "Connected");\
33 Exec(kdialog --msgbox Disconnected)
36 Exec(kdialog --msgbox "Call from $(Param)");\
41 Exec(kdialog --msgbox "Call finished");
47 2=Exec(kdialog --msgbox 2);Set(icons,SAME,2,mute);Set(title,Button 2);
50 5=Exec(kdialog --msgbox 5);Set(icons,SAME,5,play);Set(title,Button 5);
52 7=Exec(kdialog --msgbox 7);Set(icons,SAME,7,prev);Set(title,Button 7);
53 8=Exec(kdialog --msgbox 8);Set(icons,SAME,8,stop);Set(title,Button 8);
59 # 1=Exec(kdialog --msgbox Hash_1)
[all …]
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/subprocess-0.2.6/src/tests/
H A Dbuilder.rs128 let mut stream = { Exec::cmd("cat") | Exec::cmd("wc").arg("-l") } in pipeline_stream_in()
139 let pipe1 = Exec::cmd("echo").arg("foo\nbar\nfoo") | Exec::cmd("sort"); in pipeline_compose_pipelines()
140 let pipe2 = Exec::cmd("uniq") | Exec::cmd("wc").arg("-l"); in pipeline_compose_pipelines()
170 let pipe1 = Exec::cmd("echo").arg("foo\nbar\nfoo") | Exec::cmd("sort"); in pipeline_communicate_out()
180 let pipe1 = Exec::cmd("grep").arg("foo") | Exec::cmd("sort"); in pipeline_communicate_in_out()
188 let c = { Exec::cmd("cat") | Exec::shell("wc -l") } in pipeline_capture()
199 Exec::cmd("sh") in pipeline_capture_error_1()
213 Exec::cmd("cat") in pipeline_capture_error_2()
233 let status = (Exec::cmd("true") | Exec::cmd("true")).join().unwrap(); in pipeline_join()
236 let status = (Exec::cmd("false") | Exec::cmd("true")).join().unwrap(); in pipeline_join()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/subprocess-0.2.6/src/tests/
H A Dbuilder.rs128 let mut stream = { Exec::cmd("cat") | Exec::cmd("wc").arg("-l") } in pipeline_stream_in()
139 let pipe1 = Exec::cmd("echo").arg("foo\nbar\nfoo") | Exec::cmd("sort"); in pipeline_compose_pipelines()
140 let pipe2 = Exec::cmd("uniq") | Exec::cmd("wc").arg("-l"); in pipeline_compose_pipelines()
170 let pipe1 = Exec::cmd("echo").arg("foo\nbar\nfoo") | Exec::cmd("sort"); in pipeline_communicate_out()
180 let pipe1 = Exec::cmd("grep").arg("foo") | Exec::cmd("sort"); in pipeline_communicate_in_out()
188 let c = { Exec::cmd("cat") | Exec::shell("wc -l") } in pipeline_capture()
199 Exec::cmd("sh") in pipeline_capture_error_1()
213 Exec::cmd("cat") in pipeline_capture_error_2()
233 let status = (Exec::cmd("true") | Exec::cmd("true")).join().unwrap(); in pipeline_join()
236 let status = (Exec::cmd("false") | Exec::cmd("true")).join().unwrap(); in pipeline_join()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/subprocess-0.2.8/src/tests/
H A Dbuilder.rs132 let mut stream = { Exec::cmd("cat") | Exec::cmd("wc").arg("-l") } in pipeline_stream_in()
143 let pipe1 = Exec::cmd("echo").arg("foo\nbar\nfoo") | Exec::cmd("sort"); in pipeline_compose_pipelines()
144 let pipe2 = Exec::cmd("uniq") | Exec::cmd("wc").arg("-l"); in pipeline_compose_pipelines()
174 let pipe1 = Exec::cmd("echo").arg("foo\nbar\nfoo") | Exec::cmd("sort"); in pipeline_communicate_out()
184 let pipe1 = Exec::cmd("grep").arg("foo") | Exec::cmd("sort"); in pipeline_communicate_in_out()
192 let c = { Exec::cmd("cat") | Exec::shell("wc -l") } in pipeline_capture()
203 Exec::cmd("sh") in pipeline_capture_error_1()
217 Exec::cmd("cat") in pipeline_capture_error_2()
237 let status = (Exec::cmd("true") | Exec::cmd("true")).join().unwrap(); in pipeline_join()
240 let status = (Exec::cmd("false") | Exec::cmd("true")).join().unwrap(); in pipeline_join()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/sdi/
H A D_annotsh.sdi140 ExecMethod = Exec ;
193 ExecMethod = Exec;
219 ExecMethod = Exec;
240 ExecMethod = Exec;
246 ExecMethod = Exec;
262 ExecMethod = Exec;
268 ExecMethod = Exec;
282 ExecMethod = Exec;
289 ExecMethod = Exec;
296 ExecMethod = Exec;
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/sdi/
H A D_annotsh.sdi128 ExecMethod = Exec ;
181 ExecMethod = Exec;
207 ExecMethod = Exec;
228 ExecMethod = Exec;
234 ExecMethod = Exec;
250 ExecMethod = Exec;
256 ExecMethod = Exec;
270 ExecMethod = Exec;
277 ExecMethod = Exec;
284 ExecMethod = Exec;
[all …]
/dports/x11-themes/fvwm-themes/fvwm-themes-0.7.0/themes/default/settings/iconstyles/
H A Dwm-icons-menu3 # wm-icons-config must be in your path or put full path in Exec below.
23 + "%menu/item.xpm%menu 16x16-general" Exec wm-icons-config -q -p -f menu 16x16-general
24 + "%menu/item.xpm%menu 16x16-gnome" Exec wm-icons-config -q -p -f menu 16x16-gnome
25 + "%menu/item.xpm%menu 16x16-kde" Exec wm-icons-config -q -p -f menu 16x16-kde
26 + "%menu/item.xpm%menu 16x16-kde3 (new)" Exec wm-icons-config -q -p -f menu 16x16-kde3
28 + "%menu/item.xpm%menu 20x20-martys" Exec wm-icons-config -q -p -f menu 20x20-martys
36 + "%menu/item.xpm%mini 16x16-gnome" Exec wm-icons-config -q -p -f mini 16x16-gnome
37 + "%menu/item.xpm%mini 16x16-kde" Exec wm-icons-config -q -p -f mini 16x16-kde
38 + "%menu/item.xpm%mini 16x16-kde3 (new)" Exec wm-icons-config -q -p -f mini 16x16-kde3
46 + "%menu/item.xpm%norm 32x32-kde" Exec wm-icons-config -q -p -f norm 32x32-kde
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/
H A Dexec.h15 typedef struct Exec Exec; typedef
25 Exec *execNew(const String *command, const StringList *param, const String *name, TimeMSec timeout);
39 execIoRead(Exec *const this) in execIoRead()
41 return THIS_PUB(Exec)->ioReadExec; in execIoRead()
46 execIoWrite(Exec *const this) in execIoWrite()
48 return THIS_PUB(Exec)->ioWriteExec; in execIoWrite()
53 execMemContext(Exec *const this) in execMemContext()
55 return THIS_PUB(Exec)->memContext; in execMemContext()
62 void execOpen(Exec *this);
68 execFree(Exec *const this) in execFree()
[all …]
/dports/x11-themes/fvwm-themes/fvwm-themes-0.7.0/themes/olicha/modules/
H A DFvwmButtons-WMakerApplets15 # Swallow "asmon" 'Exec exec asmon'
21 # Swallow "asapm" 'Exec exec asapm -u 5'
22 # Swallow "wmapm" 'Exec exec wmapm'
40 Swallow "wmglobe" 'Exec exec wmglobe')
50 # Swallow "wmload" 'Exec exec wmload')
52 Swallow "asmon" 'Exec exec asmon')
54 Swallow "wmsysmon" 'Exec exec wmsysmon')
57 # Swallow "wmtop" 'Exec exec wmtop')
83 Swallow "wmppp" 'Exec exec wmppp')
85 # Swallow "yawmppp" 'Exec exec yawmppp'
[all …]

12345678910>>...192