Home
last modified time | relevance | path

Searched refs:on_flag (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Devent.h129 void quasi88_key (int code, int on_flag);
130 void quasi88_mouse(int code, int on_flag);
131 void quasi88_pad (int code, int on_flag);
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudconfig.h74 void hud_config_set_gauge_flags(int gauge_index, int on_flag, int popup_flag);
H A Dhudconfig.cpp935 void hud_config_set_gauge_flags(int gauge_index, int on_flag, int popup_flag) in hud_config_set_gauge_flags() argument
937 if ( on_flag ) { in hud_config_set_gauge_flags()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudconfig.h70 void hud_config_set_gauge_flags(int gauge_index, int on_flag, int popup_flag);
H A Dhudconfig.cpp987 void hud_config_set_gauge_flags(int gauge_index, int on_flag, int popup_flag) in hud_config_set_gauge_flags() argument
989 if ( on_flag ) { in hud_config_set_gauge_flags()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/
H A Dsys.py865 def settscdump(on_flag): argument
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/mesquite/
H A DCLArgs.cpp284 bool CLArgs::toggle_flag( char on_flag, in toggle_flag() argument
289 if (!(is_flag_available(on_flag) && is_flag_available(off_flag))) in toggle_flag()
292 CLArgToggle* t1 = new CLArgToggle( on_flag, desc, true, callback ); in toggle_flag()
H A DCLArgs.hpp379 bool toggle_flag( char on_flag,
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/3/
H A Dsys.pyi199 def settscdump(on_flag: bool) -> None: ...
/dports/editors/the/THE-3.3RC4/
H A Dquery.c2895 bool on_flag=FALSE; local
2909 on_flag = TRUE;
2930 if (on_flag)
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dplug_tag.c66 static int on_flag = 0 ; variable
1193 on_flag = on ; in TAG_onoff()
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dsys.rst967 .. function:: settscdump(on_flag)
970 *on_flag* is true. Deactivate these dumps if *on_flag* is off. The function is
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dsys.rst967 .. function:: settscdump(on_flag)
970 *on_flag* is true. Deactivate these dumps if *on_flag* is off. The function is