Home
last modified time | relevance | path

Searched refs:auto_return (Results 1 – 8 of 8) sorted by relevance

/dports/science/py-dlib/dlib-19.22/dlib/cmake_utils/test_for_cpp11/
H A Dcpp11_test.cpp18 auto auto_return(T f) -> decltype(f(4)) { return f(4); } in auto_return() function in testme
21 auto auto_return(T f) -> decltype(f()) { return f(); } in auto_return() function in testme
35 auto_return(returnint); in dostuff()
/dports/science/dlib-cpp/dlib-19.22/dlib/cmake_utils/test_for_cpp11/
H A Dcpp11_test.cpp18 auto auto_return(T f) -> decltype(f(4)) { return f(4); } in auto_return() function in testme
21 auto auto_return(T f) -> decltype(f()) { return f(); } in auto_return() function in testme
35 auto_return(returnint); in dostuff()
/dports/games/lbreakout2/lbreakout2-2.6.5/game/
H A Dgame.h66 void game_set_ball_auto_return( int auto_return );
H A Dgame.c286 void game_set_ball_auto_return( int auto_return ) in game_set_ball_auto_return() argument
288 cur_game->balls_return_by_click = !auto_return; in game_set_ball_auto_return()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dsession_configuration_vars.h37 CONFIG_VARIABLE (bool, auto_return, "auto-return", false)
/dports/graphics/elementary-photos/photos-2.7.1/src/
H A DCommands.vala24 private bool auto_return = true;
67 public void set_auto_return_to_page (bool auto_return) {
68 this.auto_return = auto_return;
72 if (auto_return)
/dports/graphics/shotwell/shotwell-0.30.14/src/
H A DCommands.vala11 private bool auto_return = true;
54 public void set_auto_return_to_page(bool auto_return) {
55 this.auto_return = auto_return;
59 if (auto_return)
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A DChangeLog13573 (ms_excel_set_cell_xf): Set auto_return argument to 0 for