Home
last modified time | relevance | path

Searched refs:in_help (Results 1 – 25 of 54) sorted by last modified time

123

/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dscreen.c90 extern int in_help;
950 if (!show && (hold_output(window) || hold_queue(window)) && !in_help && !redraw && !backscroll)
/dports/games/meritous/meritous_v12_src/src/
H A Dhelp.c224 int in_help = 1; in ShowHelp() local
233 while (in_help) in ShowHelp()
236 in_help = MoveCursor(); in ShowHelp()
/dports/devel/gn/gn-1962/src/gn/
H A Dvariables.h365 VariableInfo(const char* in_help_short, const char* in_help);
H A Dcommands.h107 const char* in_help,
H A Dfunctions.cc1304 const char* in_help, in FunctionInfo() argument
1311 help(in_help), in FunctionInfo()
1316 const char* in_help, in FunctionInfo() argument
1323 help(in_help), in FunctionInfo()
1328 const char* in_help, in FunctionInfo() argument
1335 help(in_help), in FunctionInfo()
1340 const char* in_help, in FunctionInfo() argument
1347 help(in_help), in FunctionInfo()
H A Dcommands.cc418 const char* in_help, in CommandInfo()
420 : help_short(in_help_short), help(in_help), runner(in_runner) {} in CommandInfo()
H A Dfunctions.h426 const char* in_help,
430 const char* in_help,
434 const char* in_help,
438 const char* in_help,
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmLocalUnixMakefileGenerator3.cxx534 const std::vector<std::string>& commands, bool symbolic, bool in_help) in WriteMakeRule() argument
602 if (in_help) { in WriteMakeRule()
H A DcmMakefileTargetGenerator.h247 bool in_help = false);
H A DcmMakefileTargetGenerator.cxx1301 const std::vector<std::string>& commands, bool in_help) in WriteMakeRule() argument
1320 commands, symbolic, in_help); in WriteMakeRule()
1349 output_commands, o_symbolic, in_help); in WriteMakeRule()
H A DcmLocalUnixMakefileGenerator3.h61 bool in_help = false);
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmLocalUnixMakefileGenerator3.h61 bool in_help = false);
H A DcmLocalUnixMakefileGenerator3.cxx534 const std::vector<std::string>& commands, bool symbolic, bool in_help) in WriteMakeRule() argument
602 if (in_help) { in WriteMakeRule()
H A DcmMakefileTargetGenerator.cxx1301 const std::vector<std::string>& commands, bool in_help) in WriteMakeRule() argument
1320 commands, symbolic, in_help); in WriteMakeRule()
1349 output_commands, o_symbolic, in_help); in WriteMakeRule()
H A DcmMakefileTargetGenerator.h247 bool in_help = false);
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmLocalUnixMakefileGenerator3.h61 bool in_help = false);
H A DcmMakefileTargetGenerator.cxx1301 const std::vector<std::string>& commands, bool in_help) in WriteMakeRule() argument
1320 commands, symbolic, in_help); in WriteMakeRule()
1349 output_commands, o_symbolic, in_help); in WriteMakeRule()
H A DcmLocalUnixMakefileGenerator3.cxx534 const std::vector<std::string>& commands, bool symbolic, bool in_help) in WriteMakeRule() argument
602 if (in_help) { in WriteMakeRule()
H A DcmMakefileTargetGenerator.h247 bool in_help = false);
/dports/databases/pg_activity/pg_activity-2.2.0/pgactivity/
H A Dui.py43 key, in_help = None, False
53 in_help = True
54 elif in_help and key is not None:
55 in_help, key = False, None
142 if in_help:
/dports/irc/ircII/ircii-20210314/
H A DChangeLog1604 do_refresh_screen and in_help. remove redirect_nick[].
/dports/irc/ircII/ircii-20210314/source/
H A Doutput.c64 static int in_help = 0; variable
226 in_help = 1; in help_put_it()
236 in_help = 0; in help_put_it()
744 !in_help && !redraw && !backscroll) in rite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dvariables.h361 VariableInfo(const char* in_help_short, const char* in_help);
H A Dcommands.cc418 const char* in_help, in CommandInfo()
420 : help_short(in_help_short), help(in_help), runner(in_runner) {} in CommandInfo()
H A Dcommands.h102 const char* in_help,

123