Home
last modified time | relevance | path

Searched defs:help_text (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/lldb/source/Interpreter/
DCommandObject.cpp402 llvm::StringRef help_text = entry->help_function(); in GetArgumentHelp() local
678 static std::string help_text; in FormatHelpTextCallback() local
705 static std::string help_text; in LanguageTypeHelpTextCallback() local
861 std::string help_text(GetHelp()); in GenerateHelpText() local
DCommandInterpreter.cpp2579 llvm::StringRef help_text) { in OutputFormattedHelpText()
2621 llvm::StringRef help_text, in OutputFormattedHelpText()
2631 llvm::StringRef help_text, in OutputHelpText()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
Dcommands.py50 def add_option(command, long_name, help_text, short_name=None, default=None, argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
Dcommands.py49 def add_option(command, long_name, help_text, short_name=None, default=None, argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
Dcommands.py49 def add_option(command, long_name, help_text, short_name=None, default=None, argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
Dcommands.py50 def add_option(command, long_name, help_text, short_name=None, default=None, argument
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h345 std::string help_text; member
Dcommand_line_interface.cc799 const std::string& help_text) { in RegisterGenerator()
809 CodeGenerator* generator, const std::string& help_text) { in RegisterGenerator()
/external/autotest/client/tests/monotonic_time/src/
Dtime_test.c54 const char help_text[] = variable
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandObject.h86 const char *help_text; member
/external/llvm-project/lldb/source/Commands/
DCommandObjectMultiword.cpp168 std::string help_text(std::string(pos->second->GetHelp())); in GenerateHelpText() local
/external/tensorflow/
Dconfigure.py1200 def config_info_line(name, help_text): argument
/external/pcre/dist2/src/
Dpcre2grep.c396 const char *help_text; member