Home
last modified time | relevance | path

Searched refs:in_help (Results 26 – 50 of 54) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dvariables.h346 VariableInfo(const char* in_help_short, const char* in_help);
H A Dcommands.cc371 const char* in_help, in CommandInfo()
373 : help_short(in_help_short), help(in_help), runner(in_runner) {} in CommandInfo()
H A Dvariables.cc2170 VariableInfo::VariableInfo(const char* in_help_short, const char* in_help) in VariableInfo() argument
2171 : help_short(in_help_short), help(in_help) {} in VariableInfo()
/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.h102 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()
/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 Dcommands.cc418 const char* in_help, in CommandInfo()
420 : help_short(in_help_short), help(in_help), runner(in_runner) {} in CommandInfo()
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmMakefileTargetGenerator.h247 bool in_help = false);
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()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmMakefileTargetGenerator.h247 bool in_help = false);
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()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmMakefileTargetGenerator.h247 bool in_help = false);
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()
/dports/math/coxeter3/coxeter-7b5a1f0/
H A Dhelp.cpp63 void in_help() in in_help() function
/dports/audio/moc/moc-2.5.2/
H A Dinterface_elements.c142 int in_help; /* are we displaying help screen? */ member
991 w->in_help = 0; in main_win_init()
1749 assert (w->in_help); in main_win_draw_help_screen()
1818 if (w->in_help) in main_win_draw()
1924 w->in_help = 1; in main_win_switch_to_help()
1984 return w->in_help; in main_win_in_help()
2164 assert (w->in_help); in main_win_handle_help_key()
2182 w->in_help = 0; in main_win_handle_help_key()
/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/irc/ninja/ninja-1.5.8.1/source/
H A Dscreen.c75 extern int in_help; /* Used to suppress holding of help text */
902 if (!show && (hold_output(window) || hold_queue(window)) && !in_help && !redraw && !backscroll)

123