Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectCommands.cpp1266 std::string docstring; in GetHelpLong() local
1269 if (!docstring.empty()) in GetHelpLong()
1270 SetHelpLong(docstring); in GetHelpLong()
1338 std::string docstring; in GetHelp() local
1340 scripter->GetShortHelpForCommandObject(m_cmd_obj_sp, docstring); in GetHelp()
1341 if (!docstring.empty()) in GetHelp()
1342 SetHelp(docstring); in GetHelp()
1355 std::string docstring; in GetHelpLong() local
1357 scripter->GetLongHelpForCommandObject(m_cmd_obj_sp, docstring); in GetHelpLong()
1358 if (!docstring.empty()) in GetHelpLong()
[all …]
/freebsd-12.1/contrib/gcc/
H A Drtl.def902 2: A docstring for this constraint, in Texinfo syntax; not currently
927 1: A docstring for this constraint, in Texinfo syntax; not currently
H A DChangeLog-20068763 * config/mips/mips.opt (-mabicalls): Tweak docstring.
/freebsd-12.1/contrib/gcc/doc/
H A Dmd.texi2962 @deffn {MD Expression} define_register_constraint name regclass docstring
2973 @var{docstring} is a sentence documenting the meaning of the
2981 @deffn {MD Expression} define_constraint name docstring exp
2982 The @var{name} and @var{docstring} arguments are the same as for
2983 @code{define_register_constraint}, but note that the docstring comes
3022 @deffn {MD Expression} define_memory_constraint name docstring exp
3042 @deffn {MD Expression} define_address_constraint name docstring exp
3078 Each docstring in a constraint definition should be one or more complete
3087 beginning of a docstring, then (in the future) it will appear only in
/freebsd-12.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)
/freebsd-12.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)