Home
last modified time | relevance | path

Searched defs:loop_function (Results 1 – 5 of 5) sorted by relevance

/dports/devel/cppurses/CPPurses-0.3-5-g342a389/src/system/
H A Duser_input_event_loop.cpp13 auto User_input_event_loop::loop_function() -> bool in loop_function() function in cppurses::detail::User_input_event_loop
H A Dtimer_event_loop.cpp25 auto Timer_event_loop::loop_function() -> bool in loop_function() function in cppurses::detail::Timer_event_loop
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/demos/chess/src/
H A Dchess_event_loop.cpp14 auto Chess_event_loop::loop_function() -> bool in loop_function() function in chess::Chess_event_loop
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/numerics/
H A Dtime_dependent.h1521 LoopFunctionObject loop_function, in do_loop()
/dports/textproc/nuspell/nuspell-5.0.1/src/nuspell/
H A Dmain.cxx701 auto loop_function = unicode_segentation_loop; in main() local