Home
last modified time | relevance | path

Searched refs:tick_fun (Results 1 – 11 of 11) sorted by relevance

/dports/games/openomf/openomf-c36c421/src/controller/
H A Dcontroller.c15 ctrl->tick_fun = NULL; in controller_init()
101 if(ctrl->tick_fun != NULL) { in controller_tick()
102 return ctrl->tick_fun(ctrl, ticks, ev); in controller_tick()
H A Dnet_controller.c292 ctrl->tick_fun = &net_controller_tick; in net_controller_create()
/dports/games/openomf/openomf-c36c421/include/controller/
H A Dcontroller.h53 int (*tick_fun)(controller *ctrl, int ticks, ctrl_event **ev); member
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/examples/gen_tcp_dist/src/
H A Dgen_tcp_dist.erl417 mf_tick = tick_fun(DistCtrl, TickHandler),
460 tick_fun(DistCtrl, TickHandler) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/examples/gen_tcp_dist/src/
H A Dgen_tcp_dist.erl417 mf_tick = tick_fun(DistCtrl, TickHandler),
460 tick_fun(DistCtrl, TickHandler) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/examples/gen_tcp_dist/src/
H A Dgen_tcp_dist.erl413 mf_tick = tick_fun(DistCtrl, TickHandler)}.
455 tick_fun(DistCtrl, TickHandler) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/examples/gen_tcp_dist/src/
H A Dgen_tcp_dist.erl417 mf_tick = tick_fun(DistCtrl, TickHandler),
460 tick_fun(DistCtrl, TickHandler) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/examples/gen_tcp_dist/src/
H A Dgen_tcp_dist.erl414 mf_tick = tick_fun(DistCtrl, TickHandler)}.
456 tick_fun(DistCtrl, TickHandler) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/examples/gen_tcp_dist/src/
H A Dgen_tcp_dist.erl417 mf_tick = tick_fun(DistCtrl, TickHandler),
460 tick_fun(DistCtrl, TickHandler) -> function
/dports/lang/erlang-doc/otp_doc_html_24.1/erts-12.1/doc/html/
H A Dgen_tcp_dist.erl417 mf_tick = tick_fun(DistCtrl, TickHandler),
460 tick_fun(DistCtrl, TickHandler) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/examples/gen_tcp_dist/src/
H A Dgen_tcp_dist.erl417 mf_tick = tick_fun(DistCtrl, TickHandler),
460 tick_fun(DistCtrl, TickHandler) -> function