Home
last modified time | relevance | path

Searched refs:execute_function (Results 1 – 25 of 124) sorted by relevance

12345

/dports/devel/hpx/hpx-1.2.1/hpx/lcos/
H A Dpackaged_action.hpp403 auto && result = action_type::execute_function( in apply()
413 auto && result = action_type::execute_function( in apply()
446 auto && result = action_type::execute_function( in apply()
456 auto && result = action_type::execute_function( in apply()
490 auto && result = action_type::execute_function( in apply_cb()
503 auto && result = action_type::execute_function( in apply_cb()
539 auto && result = action_type::execute_function( in apply_cb()
552 auto && result = action_type::execute_function( in apply_cb()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/examples/
H A Dwindow.rs165 if let Err(why) = shell.execute_function(&function, &["ion"]) { in main()
176 shell.execute_function(&function, &["ion", &key.code().to_string()]) in main()
186 shell.execute_function(&function, &["ion", &x.to_string(), &y.to_string()]) in main()
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/detail/
H A Dsync_implementations.hpp40 return get_remote_result_type::call(Action::execute_function( in call()
52 Action::execute_function( in call()
/dports/math/algae/algae-4.3.6/src/
H A Dnpsol.c1099 c_ent = execute_function ((FUNCTION *) copy_function (conf_function),
1106 c_ent = execute_function ((FUNCTION *) copy_function (conf_function),
1144 cjac_ent = execute_function ((FUNCTION *) copy_function (congrd_function),
1151 cjac_ent = execute_function ((FUNCTION *) copy_function (congrd_function),
1227 objf_ent = execute_function ((FUNCTION *) copy_entity (ENT (objf_function)),
1234 objf_ent = execute_function ((FUNCTION *) copy_entity (ENT (objf_function)),
1263 objgrd_ent = execute_function ((FUNCTION *) copy_entity (ENT (objgrd_function)),
1270 objgrd_ent = execute_function ((FUNCTION *) copy_entity (ENT (objgrd_function)),
H A Dfunction.h82 extern ENTITY *PROTO (execute_function,
H A Darpack.c490 r = execute_function ((FUNCTION *) copy_function (op_func),
523 r = execute_function ((FUNCTION *) copy_function (b_func),
1036 r = execute_function ((FUNCTION *) copy_function (op_func),
1069 r = execute_function ((FUNCTION *) copy_function (b_func),
1630 r = execute_function ((FUNCTION *) copy_function (op_func),
1655 r = execute_function ((FUNCTION *) copy_function (b_func),
/dports/editors/zile/zile-2.4.14/src/
H A Deval.c214 execute_function (const char *name, int uniarg, bool is_uniarg) in execute_function() function
240 …ok = bool_to_lisp (execute_function (astr_cstr (name), uniarg, lastflag & FLAG_SET_UNIARG) == leT);
H A Dmain.c285 le *res = execute_function (arg, 1, false); in main()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dfunctions.h76 void execute_function(
H A Drepeat.c159 execute_function( in CMD_Repeat()
H A Dread.c146 execute_function(cond_rc, exc, tline, 0); in run_command_stream()
H A Dmenucmd.c116 execute_function(cond_rc, exc2, action, 0); in menu_func()
H A Dschedule.c192 execute_function(NULL, exc, obj->command, 0); in execute_obj_func()
H A Dfvwm3.c559 execute_function(NULL, exc, action, 0); in Done()
1404 execute_function(NULL, exc, cmd, 0); in SetRCDefaults()
1528 execute_function(NULL, exc, action, 0); in StartupStuff()
1538 execute_function(NULL, exc, action, 0); in StartupStuff()
2465 execute_function(NULL, exc, config_commands[i], 0); in main()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dfunctions.h76 void execute_function(
H A Drepeat.c163 execute_function( in CMD_Repeat()
H A Dread.c147 execute_function(cond_rc, exc, tline, 0); in run_command_stream()
H A Dmenucmd.c116 execute_function(cond_rc, exc2, action, 0); in menu_func()
H A Dschedule.c192 execute_function(NULL, exc, obj->command, 0); in execute_obj_func()
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/components/server/
H A Dconsole_logging.hpp69 execute_function(naming::address::address_type lva, in execute_function() function in hpx::components::server::console_logging_action
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/applier/
H A Dapply_helper.hpp144 Action::execute_function(lva, comptype, std::forward<Ts>(vs)...); in call_sync()
153 cont.trigger_value(Action::execute_function(lva, comptype, in call_sync()
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Dluaengine.cpp729 bool lua_engine::execute_function(const char *id) in execute_function() function in lua_engine
755 execute_function("LUA_ON_PRESTART"); in on_machine_prestart()
760 execute_function("LUA_ON_START"); in on_machine_start()
765 execute_function("LUA_ON_STOP"); in on_machine_stop()
775 execute_function("LUA_ON_PAUSE"); in on_machine_pause()
780 execute_function("LUA_ON_RESUME"); in on_machine_resume()
785 execute_function("LUA_ON_FRAME"); in on_machine_frame()
790 execute_function("LUA_ON_FRAME_DONE"); in on_frame_done()
795 execute_function("LUA_ON_SOUND_UPDATE"); in on_sound_update()
800 execute_function("LUA_ON_PERIODIC"); in on_periodic()
[all …]
H A Dluaengine.h134 bool execute_function(const char *id);
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Dluaengine.cpp729 bool lua_engine::execute_function(const char *id) in execute_function() function in lua_engine
755 execute_function("LUA_ON_PRESTART"); in on_machine_prestart()
760 execute_function("LUA_ON_START"); in on_machine_start()
765 execute_function("LUA_ON_STOP"); in on_machine_stop()
775 execute_function("LUA_ON_PAUSE"); in on_machine_pause()
780 execute_function("LUA_ON_RESUME"); in on_machine_resume()
785 execute_function("LUA_ON_FRAME"); in on_machine_frame()
790 execute_function("LUA_ON_FRAME_DONE"); in on_frame_done()
795 execute_function("LUA_ON_SOUND_UPDATE"); in on_sound_update()
800 execute_function("LUA_ON_PERIODIC"); in on_periodic()
[all …]
H A Dluaengine.h134 bool execute_function(const char *id);

12345