Home
last modified time | relevance | path

Searched refs:start_action (Results 1 – 25 of 87) sorted by relevance

1234

/dports/net/gnu-dico/dico-2.10/grecs/tests/
H A Dmeta1.conf14 start_action = pass;
40 start_action = pass;
55 start_action = wait;
67 start_action = wait;
83 start_action = wait;
H A Dparser-meta1.at32 .smtps.start_action: "pass"
51 .smtps="MSA".start_action: "pass"
62 .smtpc.start_action: "wait"
71 .qmgr.start_action: "wait"
83 .smar.start_action: "wait"
/dports/sysutils/pies/pies-1.5/grecs/tests/
H A Dmeta1.conf14 start_action = pass;
40 start_action = pass;
55 start_action = wait;
67 start_action = wait;
83 start_action = wait;
H A Dparser-meta1.at32 .smtps.start_action: "pass"
51 .smtps="MSA".start_action: "pass"
62 .smtpc.start_action: "wait"
71 .qmgr.start_action: "wait"
83 .smar.start_action: "wait"
/dports/sysutils/direvent/direvent-5.2/grecs/tests/
H A Dmeta1.conf14 start_action = pass;
40 start_action = pass;
55 start_action = wait;
67 start_action = wait;
83 start_action = wait;
H A Dparser-meta1.at32 .smtps.start_action: "pass"
51 .smtps="MSA".start_action: "pass"
62 .smtpc.start_action: "wait"
71 .qmgr.start_action: "wait"
83 .smar.start_action: "wait"
/dports/sysutils/eclat/eclat-2.0/grecs/tests/
H A Dmeta1.conf14 start_action = pass;
40 start_action = pass;
55 start_action = wait;
67 start_action = wait;
83 start_action = wait;
H A Dparser-meta1.at32 .smtps.start_action: "pass"
51 .smtps="MSA".start_action: "pass"
62 .smtpc.start_action: "wait"
71 .qmgr.start_action: "wait"
83 .smar.start_action: "wait"
/dports/net/aprsc/aprsc-2.1.10.gd72a17c/src/debian/
H A Daprsc.init168 start_action () {
218 start_action "check_configuration" "Checking configuration" $@
221 start_action "start_aprsc" "Starting" $@
235 start_action "check_configuration" "Checking configuration" $@
243 start_action "check_configuration" "Checking configuration" $@
247 start_action "start_aprsc" "Restarting" $@
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/machine/
H A Dgeneric.py35 def checkConfig(self, name, start_action, stop_action, **kwargs): argument
38 for action, arg_name in [(start_action, 'start_action'),
46 def reconfigService(self, name, start_action, stop_action, **kwargs): argument
48 self.start_action = start_action
52 return self.start_action.perform(self)
/dports/net/py-pytradfri/pytradfri-7.2.1/pytradfri/
H A Dsmart_task.py133 def start_action(self): member in SmartTask
192 def __init__(self, start_action, path): argument
194 self.start_action = start_action
206 StartActionItem(self.start_action, i, self.state, self.path, self.raw)
213 return self.start_action.raw[ATTR_START_ACTION]
/dports/games/neverball/neverball-1.6.0/ball/
H A Dst_start.c116 static int start_action(int tok, int val) in start_action() function
136 return start_action(START_LEVEL, 0); in start_action()
275 return start_action(GUI_SCORE, s); in start_score()
289 return start_action(GUI_BACK, 0); in start_keybd()
326 return start_action(gui_token(active), gui_value(active)); in start_buttn()
328 return start_action(GUI_BACK, 0); in start_buttn()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-0.8.0/src/auto/
H A Dkeypad.rs59 start_action: Option<gtk::Widget>, field
128 if let Some(ref start_action) = self.start_action { in build()
129 properties.push(("start-action", start_action)); in build()
276 pub fn start_action<P: IsA<gtk::Widget>>(mut self, start_action: &P) -> Self { in start_action() method
277 self.start_action = Some(start_action.clone().upcast()); in start_action()
502 fn start_action(&self) -> Option<gtk::Widget>; in start_action() method
524 fn set_start_action<P: IsA<gtk::Widget>>(&self, start_action: Option<&P>); in set_start_action()
580 fn start_action(&self) -> Option<gtk::Widget> { in start_action() method
635 fn set_start_action<P: IsA<gtk::Widget>>(&self, start_action: Option<&P>) { in set_start_action()
639 start_action.map(|p| p.as_ref()).to_glib_none().0, in set_start_action()
/dports/games/egl/egl-0.3.1_9/cgame/menu/
H A Dm_mp_start.c44 uiAction_t start_action; member
318 m_startServerMenu.start_action.generic.type = UITYPE_ACTION; in StartServerMenu_Init()
319 m_startServerMenu.start_action.generic.name = "Begin"; in StartServerMenu_Init()
320 m_startServerMenu.start_action.generic.flags = UIF_LEFT_JUSTIFY; in StartServerMenu_Init()
321 m_startServerMenu.start_action.generic.callBack = StartServerActionFunc; in StartServerMenu_Init()
338 UI_AddItem (&m_startServerMenu.frameWork, &m_startServerMenu.start_action); in StartServerMenu_Init()
398 m_startServerMenu.start_action.generic.x = 0; in StartServerMenu_Draw()
399 m_startServerMenu.start_action.generic.y = y += (UIFT_SIZEINC); in StartServerMenu_Draw()
/dports/comms/mgetty+sendfax/mgetty-1.1.37/voice/vm/
H A Dmain.c21 int start_action = TRUE; variable
285 start_action = FALSE; in main()
291 if (start_action) { in main()
327 start_action = FALSE; in main()
333 if (start_action) in main()
466 if (start_action) in main()
/dports/deskutils/gnome-pomodoro/gnome-pomodoro-0.20.0/src/
H A Dtimer-action-group.vala29 private GLib.SimpleAction start_action;
41 this.start_action = new GLib.SimpleAction ("start", null);
42 this.start_action.activate.connect (this.activate_start);
43 this.add_action (this.start_action);
86 this.start_action.set_enabled (is_disabled);
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/tests/integration/targets/vmware_host_auto_start/tasks/
H A Desxi_auto_start_ops.yml95 - name: Update start_action parameters of autoStart powerInfo parameters for VM.
104 start_action: powerOn
110 - changed_vm_power_info_result.power_info_config.start_action == 'powerOn'
150 start_action: powerOn
203 start_action: powerOn
243 start_action: powerOn
299 start_action: powerOn
339 start_action: powerOn
H A Dvcenter_auto_start_ops.yml94 - name: Update start_action parameters of autoStart powerInfo parameters for VM via vCenter.
103 start_action: powerOn
109 - changed_vm_power_info_result.power_info_config.start_action == 'powerOn'
149 start_action: powerOn
202 start_action: powerOn
242 start_action: powerOn
298 start_action: powerOn
338 start_action: powerOn
H A Dreset_auto_start_config.yml14 start_action: none
25 start_action: none
/dports/devel/hpx/hpx-1.2.1/hpx/performance_counters/server/
H A Dbase_performance_counter.hpp180 base_performance_counter, start_nonvirt, start_action);
237 hpx::performance_counters::server::base_performance_counter::start_action)
239 hpx::performance_counters::server::base_performance_counter::start_action,
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-keypad.c697 GtkWidget *start_action)
703 g_return_if_fail (start_action == NULL || GTK_IS_WIDGET (start_action));
709 if (old_widget == start_action)
715 if (start_action != NULL)
716 gtk_grid_attach (GTK_GRID (priv->grid), start_action, 0, 3, 1, 1);
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-keypad.c697 GtkWidget *start_action) in hdy_keypad_set_start_action() argument
703 g_return_if_fail (start_action == NULL || GTK_IS_WIDGET (start_action)); in hdy_keypad_set_start_action()
709 if (old_widget == start_action) in hdy_keypad_set_start_action()
715 if (start_action != NULL) in hdy_keypad_set_start_action()
716 gtk_grid_attach (GTK_GRID (priv->grid), start_action, 0, 3, 1, 1); in hdy_keypad_set_start_action()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/plugins/modules/
H A Dvmware_host_auto_start.py288 start_action=existing_vm_power_info['startAction'],
297 start_action='none',
356start_action=dict(type='str', choices=['none', 'powerOn'], default='none'),
365 start_action='none',
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/src/
H A Dapplier.cc158 Pipeline_action *start_action = new Handler_start_action(); in purge_applier_queue_and_restart_applier_module() local
159 error = pipeline->handle_action(start_action); in purge_applier_queue_and_restart_applier_module()
160 delete start_action; in purge_applier_queue_and_restart_applier_module()
420 Pipeline_action *start_action = new Handler_start_action(); in applier_thread_handle() local
421 applier_error += pipeline->handle_action(start_action); in applier_thread_handle()
422 delete start_action; in applier_thread_handle()
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/src/
H A Dapplier.cc145 Pipeline_action *start_action = new Handler_start_action(); in purge_applier_queue_and_restart_applier_module() local
146 error= pipeline->handle_action(start_action); in purge_applier_queue_and_restart_applier_module()
147 delete start_action; in purge_applier_queue_and_restart_applier_module()
405 Pipeline_action *start_action = new Handler_start_action(); in applier_thread_handle() local
406 applier_error= pipeline->handle_action(start_action); in applier_thread_handle()
407 delete start_action; in applier_thread_handle()

1234