Home
last modified time | relevance | path

Searched refs:docstring (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp1063 std::string docstring; in GetHelpLong() local
1066 if (!docstring.empty()) in GetHelpLong()
1067 SetHelpLong(docstring); in GetHelpLong()
1131 std::string docstring; in GetHelp() local
1133 scripter->GetShortHelpForCommandObject(m_cmd_obj_sp, docstring); in GetHelp()
1134 if (!docstring.empty()) in GetHelp()
1135 SetHelp(docstring); in GetHelp()
1148 std::string docstring; in GetHelpLong() local
1150 scripter->GetLongHelpForCommandObject(m_cmd_obj_sp, docstring); in GetHelpLong()
1151 if (!docstring.empty()) in GetHelpLong()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/bindings/python/
H A Dpython.swig9 /* Define our module docstring. */
61 %module(docstring=DOCSTRING, moduleimport=MODULEIMPORT) lldb
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0193 o Fix docstring in dns.h (2b6eae5 Leonid Evdokimov)
504 o add a requested docstring for event_rpcgen.CommandLine.__init__ (f1250eb)
H A DChangeLog862 o Fix docstring in dns.h (2b6eae5 Leonid Evdokimov)
/freebsd-13.1/contrib/libevent/
H A DChangeLog-2.0193 o Fix docstring in dns.h (2b6eae5 Leonid Evdokimov)
504 o add a requested docstring for event_rpcgen.CommandLine.__init__ (f1250eb)
H A DChangeLog1309 o Fix docstring in dns.h (2b6eae5 Leonid Evdokimov)