Home
last modified time | relevance | path

Searched defs:action (Results 201 – 225 of 34038) sorted by relevance

12345678910>>...1362

/dports/math/ogdf/OGDF/include/coin/
H A DCoinPresolveEmpty.hpp38 struct action { struct in drop_empty_cols_action
39 double clo;
40 double cup;
41 double cost;
42 double sol;
43 int jcol;
88 struct action { struct in drop_empty_rows_action
89 double rlo;
90 double rup;
91 int row;
[all …]
H A DCoinPresolveUseless.hpp11 struct action { struct in useless_constraint_action
12 double rlo;
13 double rup;
14 const int *rowcols;
15 const double *rowels;
16 int row;
17 int ninrow;
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinPresolveEmpty.hpp38 struct action { struct in drop_empty_cols_action
39 double clo;
40 double cup;
41 double cost;
42 double sol;
43 int jcol;
88 struct action { struct in drop_empty_rows_action
89 double rlo;
90 double rup;
91 int row;
[all …]
H A DCoinPresolveUseless.hpp11 struct action { struct in useless_constraint_action
12 double rlo;
13 double rup;
14 const int *rowcols;
15 const double *rowels;
16 int row;
17 int ninrow;
/dports/devel/hpx/hpx-1.2.1/src/runtime/agas/detail/
H A Dhosted_locality_namespace.cpp46 server::locality_namespace::free_action action; in free() local
52 server::locality_namespace::localities_action action; in localities() local
59 server::locality_namespace::resolve_locality_action action; in resolve_locality() local
77 server::locality_namespace::get_num_localities_action action; in get_num_localities() local
83 server::locality_namespace::get_num_localities_action action; in get_num_localities_async() local
89 server::locality_namespace::get_num_threads_action action; in get_num_threads() local
96 server::locality_namespace::get_num_threads_action action; in get_num_threads_async() local
102 server::locality_namespace::get_num_overall_threads_action action; in get_num_overall_threads() local
109 server::locality_namespace::get_num_overall_threads_action action; in get_num_overall_threads_async() local
115 server::locality_namespace::statistics_counter_action action; in statistics_counter() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tsage/blue_force/
H A Dblueforce_scenes8.cpp37 bool Scene800::Item1::startAction(CursorType action, Event &event) { in startAction()
46 bool Scene800::Item2::startAction(CursorType action, Event &event) { in startAction()
57 bool Scene800::Doorway::startAction(CursorType action, Event &event) { in startAction()
87 bool Scene800::Car1::startAction(CursorType action, Event &event) { in startAction()
136 bool Scene800::Lyle::startAction(CursorType action, Event &event) { in startAction()
153 bool Scene800::Car2::startAction(CursorType action, Event &event) { in startAction()
467 bool Scene810::Lyle::startAction(CursorType action, Event &event) { in startAction()
737 bool Scene810::Map::startAction(CursorType action, Event &event) { in startAction()
938 bool Scene810::Desk::startAction(CursorType action, Event &event) { in startAction()
951 bool Scene810::Exit::startAction(CursorType action, Event &event) { in startAction()
[all …]
H A Dblueforce_scenes3.cpp39 bool Scene300::Object::startAction(CursorType action, Event &event) { in startAction()
49 bool Scene300::Object19::startAction(CursorType action, Event &event) { in startAction()
62 bool Scene300::Item1::startAction(CursorType action, Event &event) { in startAction()
75 bool Scene300::Item2::startAction(CursorType action, Event &event) { in startAction()
87 bool Scene300::Item14::startAction(CursorType action, Event &event) { in startAction()
92 bool Scene300::Item15::startAction(CursorType action, Event &event) { in startAction()
646 bool Scene315::Barry::startAction(CursorType action, Event &event) { in startAction()
788 bool Scene315::Sign::startAction(CursorType action, Event &event) { in startAction()
2235 bool Scene342::Lyle::startAction(CursorType action, Event &event) { in startAction()
2592 bool Scene350::Hook::startAction(CursorType action, Event &event) { in startAction()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/tsage/blue_force/
H A Dblueforce_scenes8.cpp37 bool Scene800::Item1::startAction(CursorType action, Event &event) { in startAction()
46 bool Scene800::Item2::startAction(CursorType action, Event &event) { in startAction()
57 bool Scene800::Doorway::startAction(CursorType action, Event &event) { in startAction()
87 bool Scene800::Car1::startAction(CursorType action, Event &event) { in startAction()
136 bool Scene800::Lyle::startAction(CursorType action, Event &event) { in startAction()
153 bool Scene800::Car2::startAction(CursorType action, Event &event) { in startAction()
471 bool Scene810::Lyle::startAction(CursorType action, Event &event) { in startAction()
741 bool Scene810::Map::startAction(CursorType action, Event &event) { in startAction()
942 bool Scene810::Desk::startAction(CursorType action, Event &event) { in startAction()
955 bool Scene810::Exit::startAction(CursorType action, Event &event) { in startAction()
[all …]
H A Dblueforce_scenes3.cpp39 bool Scene300::Object::startAction(CursorType action, Event &event) { in startAction()
49 bool Scene300::Object19::startAction(CursorType action, Event &event) { in startAction()
62 bool Scene300::Item1::startAction(CursorType action, Event &event) { in startAction()
75 bool Scene300::Item2::startAction(CursorType action, Event &event) { in startAction()
87 bool Scene300::Item14::startAction(CursorType action, Event &event) { in startAction()
92 bool Scene300::Item15::startAction(CursorType action, Event &event) { in startAction()
646 bool Scene315::Barry::startAction(CursorType action, Event &event) { in startAction()
788 bool Scene315::Sign::startAction(CursorType action, Event &event) { in startAction()
2239 bool Scene342::Lyle::startAction(CursorType action, Event &event) { in startAction()
2596 bool Scene350::Hook::startAction(CursorType action, Event &event) { in startAction()
[all …]
/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dmenu.c222 void grisbi_cmd_about (GSimpleAction *action, in grisbi_cmd_about()
230 void grisbi_cmd_prefs (GSimpleAction *action, in grisbi_cmd_prefs()
258 void grisbi_cmd_manual (GSimpleAction *action, in grisbi_cmd_manual()
290 void grisbi_cmd_web_site (GSimpleAction *action, in grisbi_cmd_web_site()
322 void grisbi_cmd_day_tip (GSimpleAction *action, in grisbi_cmd_day_tip()
340 void grisbi_cmd_file_new (GSimpleAction *action, in grisbi_cmd_file_new()
662 void grisbi_cmd_new_ope (GSimpleAction *action, in grisbi_cmd_new_ope()
772 void grisbi_cmd_new_acc (GSimpleAction *action, in grisbi_cmd_new_acc()
1017 GAction *action; in gsb_menu_gui_toggle_show_form() local
1039 GAction *action; in gsb_menu_update_view_menu() local
[all …]
/dports/www/otter-browser/otter-browser-1.0.03/resources/mouse/
H A Ddefault.json12 "action": "GoBack", string
18 "action": "GoForward", string
24 "action": "GoForward", string
31 "action": "Rewind", string
51 "action": "CloseTab", string
60 "action": "NewTab", string
68 "action": "Rewind", string
77 "action": "GoBack", string
102 "action": "Reload", string
120 "action": "Stop", string
[all …]
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/client/actions/
H A DSummonAtActionTest.java66 public void send(final RPAction action) { in testInvalidAmount()
75 final SummonAtAction action = new SummonAtAction(); in testInvalidAmount() local
91 public void send(final RPAction action) { in testExecute()
101 final SummonAtAction action = new SummonAtAction(); in testExecute() local
114 public void send(final RPAction action) { in testSpaceHandling()
124 final SummonAtAction action = new SummonAtAction(); in testSpaceHandling() local
134 final SummonAtAction action = new SummonAtAction(); in testGetMaximumParameters() local
143 final SummonAtAction action = new SummonAtAction(); in testGetMinimumParameters() local
155 public void send(final RPAction action) { in testFromChatline()
H A DAdminLevelActionTest.java47 public void send(final RPAction action) { in testExecuteOneParam()
52 final AdminLevelAction action = new AdminLevelAction(); in testExecuteOneParam() local
65 public void send(final RPAction action) { in testExecuteSecondParamNull()
71 final AdminLevelAction action = new AdminLevelAction(); in testExecuteSecondParamNull() local
84 public void send(final RPAction action) { in testExecuteSecondParamValid()
90 final AdminLevelAction action = new AdminLevelAction(); in testExecuteSecondParamValid() local
100 final AdminLevelAction action = new AdminLevelAction(); in testGetMaximumParameters() local
109 final AdminLevelAction action = new AdminLevelAction(); in testGetMinimumParameters() local
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-commands-edit.c47 _pluma_cmd_edit_undo (GtkAction *action, in _pluma_cmd_edit_undo()
68 _pluma_cmd_edit_redo (GtkAction *action, in _pluma_cmd_edit_redo()
89 _pluma_cmd_edit_cut (GtkAction *action, in _pluma_cmd_edit_cut()
105 _pluma_cmd_edit_copy (GtkAction *action, in _pluma_cmd_edit_copy()
121 _pluma_cmd_edit_paste (GtkAction *action, in _pluma_cmd_edit_paste()
137 _pluma_cmd_edit_delete (GtkAction *action, in _pluma_cmd_edit_delete()
153 _pluma_cmd_edit_select_all (GtkAction *action, in _pluma_cmd_edit_select_all()
169 _pluma_cmd_edit_upper_case (GtkAction *action, in _pluma_cmd_edit_upper_case()
185 _pluma_cmd_edit_lower_case (GtkAction *action, in _pluma_cmd_edit_lower_case()
201 _pluma_cmd_edit_invert_case (GtkAction *action, in _pluma_cmd_edit_invert_case()
[all …]
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dnetwork_player.cpp346 void NetworkPlayer::decodeActionMove(const Action_Move *action) in decodeActionMove()
420 void NetworkPlayer::decodeActionSplit(const Action_Split *action) in decodeActionSplit()
441 void NetworkPlayer::decodeActionFight(const Action_Fight *action) in decodeActionFight()
506 void NetworkPlayer::decodeActionJoin(const Action_Join *action) in decodeActionJoin()
517 void NetworkPlayer::decodeActionRuin(const Action_Ruin *action) in decodeActionRuin()
586 void NetworkPlayer::decodeActionSack(const Action_Sack *action) in decodeActionSack()
596 void NetworkPlayer::decodeActionRaze(const Action_Raze *action) in decodeActionRaze()
608 void NetworkPlayer::decodeActionBuy(const Action_Buy *action) in decodeActionBuy()
630 void NetworkPlayer::decodeActionQuest(const Action_Quest *action) in decodeActionQuest()
660 void NetworkPlayer::decodeActionEquip(const Action_Equip *action) in decodeActionEquip()
[all …]
/dports/devel/gtranslator/gtranslator-40.0/src/
H A Dgtr-actions-go.c34 gtr_message_go_to_first (GtkAction * action, GtrWindow * window) in gtr_message_go_to_first()
43 gtr_message_go_to_previous (GtkAction * action, GtrWindow * window) in gtr_message_go_to_previous()
52 gtr_message_go_to_next (GtkAction * action, GtrWindow * window) in gtr_message_go_to_next()
61 gtr_message_go_to_last (GtkAction * action, GtrWindow * window) in gtr_message_go_to_last()
70 gtr_message_go_to_next_fuzzy (GtkAction * action, GtrWindow * window) in gtr_message_go_to_next_fuzzy()
79 gtr_message_go_to_prev_fuzzy (GtkAction * action, GtrWindow * window) in gtr_message_go_to_prev_fuzzy()
88 gtr_message_go_to_next_untranslated (GtkAction * action, GtrWindow * window) in gtr_message_go_to_next_untranslated()
97 gtr_message_go_to_prev_untranslated (GtkAction * action, GtrWindow * window) in gtr_message_go_to_prev_untranslated()
106 gtr_message_go_to_next_fuzzy_or_untranslated (GtkAction * action, in gtr_message_go_to_next_fuzzy_or_untranslated()
116 gtr_message_go_to_prev_fuzzy_or_untranslated (GtkAction * action, in gtr_message_go_to_prev_fuzzy_or_untranslated()
[all …]
/dports/net/py-raet/raet-0.6.8/raet/flo/
H A Dbehaving.py72 def action(self): member in SaltRaetRoadCleanup
135 def action(self, **kwa): member in RaetRoadStack
173 def action(self): member in RaetRoadStackSetup
223 def action(self, **kwa): member in RaetRoadStackCloser
242 def action(self): member in RaetRoadStackRxServicer
260 def action(self): member in RaetRoadStackTxServicer
289 def action(self, **kwa): member in RaetRoadStackJoiner
322 def action(self, **kwa): member in RaetRoadStackJoined
345 def action(self, **kwa): member in RaetRoadStackAllower
370 def action(self, **kwa): member in RaetRoadStackAllowed
[all …]
/dports/graphics/Coin/coin-Coin-4.0.0/src/nodes/
H A DSoMultipleCopy.cpp119 SoMultipleCopy::getBoundingBox(SoGetBoundingBoxAction * action) in getBoundingBox()
167 SoMultipleCopy::GLRender(SoGLRenderAction * action) in GLRender()
174 SoMultipleCopy::audioRender(SoAudioRenderAction * action) in audioRender()
189 SoMultipleCopy::doAction(SoAction *action) in doAction()
202 SoMultipleCopy::callback(SoCallbackAction *action) in callback()
209 SoMultipleCopy::pick(SoPickAction *action) in pick()
228 SoMultipleCopy::handleEvent(SoHandleEventAction *action) in handleEvent()
235 SoMultipleCopy::getMatrix(SoGetMatrixAction *action) in getMatrix()
243 SoMultipleCopy::search(SoSearchAction *action) in search()
258 SoMultipleCopy::getPrimitiveCount(SoGetPrimitiveCountAction *action) in getPrimitiveCount()
H A DSoPathSwitch.cpp158 SoPathSwitch::getBoundingBox(SoGetBoundingBoxAction * action) in getBoundingBox()
167 SoPathSwitch::doAction(SoAction * action) in doAction()
176 SoPathSwitch::GLRender(SoGLRenderAction * action) in GLRender()
185 SoPathSwitch::pick(SoPickAction * action) in pick()
194 SoPathSwitch::audioRender(SoAudioRenderAction * action) in audioRender()
203 SoPathSwitch::handleEvent(SoHandleEventAction * action) in handleEvent()
212 SoPathSwitch::getMatrix(SoGetMatrixAction * action) in getMatrix()
221 SoPathSwitch::search(SoSearchAction * action) in search()
234 SoPathSwitch::callback(SoCallbackAction *action) in callback()
242 SoPathSwitch::getPrimitiveCount(SoGetPrimitiveCountAction * action) in getPrimitiveCount()
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/hspec-core-2.7.10/test/Test/Hspec/Core/
H A DExampleSpec.hs28 evaluateExampleWith action e = H.evaluateExample e defaultParams (action . ($ ())) noOpProgressCall… function
31 evaluateExampleWithArgument action e = H.evaluateExample e defaultParams action noOpProgressCallback function
71 action e = do function
82 action e = do function
101 action e = do function
110 action e = do function
126 action e = do function
157 action e = do function
/dports/audio/goobox/goobox-3.6.0/src/
H A Dgoo-window-actions-callbacks.c33 goo_window_activate_play (GSimpleAction *action, in goo_window_activate_play()
52 goo_window_activate_pause (GSimpleAction *action, in goo_window_activate_pause()
70 goo_window_activate_stop (GSimpleAction *action, in goo_window_activate_stop()
79 goo_window_activate_next_track (GSimpleAction *action, in goo_window_activate_next_track()
97 goo_window_activate_eject (GSimpleAction *action, in goo_window_activate_eject()
106 goo_window_activate_reload (GSimpleAction *action, in goo_window_activate_reload()
115 goo_window_activate_close (GSimpleAction *action, in goo_window_activate_close()
124 goo_window_activate_play_all (GSimpleAction *action, in goo_window_activate_play_all()
139 goo_window_activate_repeat (GSimpleAction *action, in goo_window_activate_repeat()
154 goo_window_activate_shuffle (GSimpleAction *action, in goo_window_activate_shuffle()
[all …]
/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinPresolveUseless.hpp11 struct action { struct in useless_constraint_action
12 double rlo;
13 double rup;
14 const int *rowcols;
15 const double *rowels;
16 int row;
17 int ninrow;
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinPresolveUseless.hpp11 struct action { struct in useless_constraint_action
12 double rlo;
13 double rup;
14 const int *rowcols;
15 const double *rowels;
16 int row;
17 int ninrow;
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dactions.c316 activate_action_new (GtkAction *action, in activate_action_new()
375 activate_action_open (GtkAction *action, in activate_action_open()
525 activate_action_close (GtkAction *action, in activate_action_close()
567 activate_action_copy (GtkAction *action, in activate_action_copy()
575 activate_action_cut (GtkAction *action, in activate_action_cut()
583 activate_action_paste (GtkAction *action, in activate_action_paste()
591 activate_action_rename (GtkAction *action, in activate_action_rename()
647 activate_action_find (GtkAction *action, in activate_action_find()
762 activate_action_stop (GtkAction *action, in activate_action_stop()
818 activate_action_go_up (GtkAction *action, in activate_action_go_up()
[all …]
/dports/graphics/ksnip/ksnip-1.9.2/src/widgets/
H A DCaptureModePicker.cpp32 for(auto action : mCaptureActions) { in setCaptureMode() local
51 auto action = createAction( in init() local
61 auto action = createAction( in init() local
71 auto action = createAction( in init() local
81 auto action = createAction( in init() local
91 auto action = createAction( in init() local
101 auto action = createAction( in init() local
111 auto action = createAction( in init() local
133 auto action = new QAction(this); in createAction() local

12345678910>>...1362