Searched refs:long_help (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dmessage.h123 extern void message_help(bool long_help) lzma_attribute((__noreturn__));
H A Dmessage.c1086 message_help(bool long_help) argument
1094 if (long_help)
1098 if (long_help)
1107 if (long_help)
1115 if (long_help)
1124 if (long_help) {
1141 if (long_help) {
1154 if (long_help) {
1199 if (long_help)
1206 if (long_help) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dmessage.h123 extern void message_help(bool long_help) lzma_attribute((__noreturn__));
H A Dmessage.c1086 message_help(bool long_help) argument
1094 if (long_help)
1098 if (long_help)
1107 if (long_help)
1115 if (long_help)
1124 if (long_help) {
1141 if (long_help) {
1154 if (long_help) {
1199 if (long_help)
1206 if (long_help) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dauibar.h143 long_help = c.long_help;
188 void SetLongHelp(const wxString& s) { long_help = s; }
189 const wxString& GetLongHelp() const { return long_help; }
220 wxString long_help; // long help (for status bar) member in class:wxAuiToolBarItem
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dauibar.cpp932 item.long_help = long_help_string;
1616 return tool->long_help;
1624 tool->long_help = help_string;

Completed in 149 milliseconds