| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | CompletionRequest.cpp | 77 void CompletionResult::GetDescriptions(StringList &descriptions) const { in GetDescriptions() 78 descriptions.Clear(); in GetDescriptions() 80 descriptions.AppendString(completion.GetDescription()); in GetDescriptions()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | CompletionRequest.h | 88 void GetDescriptions(StringList &descriptions) const; 234 const StringList &descriptions) { in AddCompletions() argument 235 lldbassert(completions.GetSize() == descriptions.GetSize()); in AddCompletions() 238 descriptions.GetStringAtIndex(i)); in AddCompletions()
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/dove/ |
| H A D | pmu.txt | 13 - domains: sub-node containing domain descriptions 20 Power domain descriptions are listed as child nodes of the "domains"
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | CommandInterpreter.h | 296 StringList *descriptions = nullptr) const; 300 StringList *descriptions = nullptr) const; 304 StringList *descriptions = nullptr) const; 445 StringList &descriptions); 707 StringList *descriptions = nullptr) const;
|
| H A D | CommandObject.h | 40 StringList *descriptions = nullptr) { 48 if (descriptions) 49 descriptions->AppendString(cmd->GetHelp());
|
| /freebsd/contrib/llvm-project/lldb/source/API/ |
| H A D | SBCommandInterpreter.cpp | 246 SBStringList &descriptions) { in HandleCompletionWithDescriptions() argument 248 max_return_elements, matches, descriptions); in HandleCompletionWithDescriptions() 318 descriptions.AppendList(temp_descriptions_list); in HandleCompletionWithDescriptions() 325 SBStringList &descriptions) { in HandleCompletionWithDescriptions() argument 327 max_return_elements, matches, descriptions); in HandleCompletionWithDescriptions() 333 matches, descriptions); in HandleCompletionWithDescriptions()
|
| /freebsd/contrib/smart/ |
| H A D | README.md | 55 …converts numeric values (Log Page, Attribute ID and Value tuples) into human-readable descriptions. 57 …ardized descriptions will match the text in the specification. ATA, however, allows vendors to def…
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsEVAInstrInfo.td | 48 // Instruction descriptions 52 // Memory Load/Store EVA descriptions 88 // Load/Store Left/Right EVA descriptions 123 // Load-linked EVA, Store-conditional EVA descriptions
|
| /freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | CommandInterpreter.cpp | 950 StringList &descriptions) { in GetCommandNamesMatchingPartialString() argument 952 &descriptions); in GetCommandNamesMatchingPartialString() 956 &descriptions); in GetCommandNamesMatchingPartialString() 1048 StringList *descriptions) const { in GetCommandSP() 1098 *matches, descriptions); in GetCommandSP() 1110 *matches, descriptions); in GetCommandSP() 1122 *matches, descriptions); in GetCommandSP() 1136 m_user_mw_dict, cmd_str, *matches, descriptions); in GetCommandSP() 1178 cmd_str, lang_matches, descriptions); in GetCommandSP() 1192 if (descriptions) in GetCommandSP() [all …]
|
| /freebsd/contrib/libxo/doc/ |
| H A D | format-strings.rst | 10 more field descriptions, which describe independent data fields. Each 18 field descriptions within the format string.
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBCommandInterpreter.h | 240 lldb::SBStringList &matches, lldb::SBStringList &descriptions); 248 lldb::SBStringList &descriptions);
|
| /freebsd/usr.sbin/bsdconfig/share/packages/ |
| H A D | categories.subr | 102 # Load descriptions for package categories. Note that we don't internationalize 105 # provide internationalized names. The descriptions can be used to provide i18n 203 f_dprintf "%s: Initialized %u package category descriptions." \
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectMultiword.cpp | 268 StringList new_matches, descriptions; in HandleCompletion() local 270 &descriptions); in HandleCompletion() 271 request.AddCompletions(new_matches, descriptions); in HandleCompletion()
|
| /freebsd/contrib/less/ |
| H A D | README | 92 to remove the descriptions of the features which you are removing. 129 to remove the descriptions of the features which you are removing. 166 to remove the descriptions of the features which you are removing. 195 to remove the descriptions of the features which you are removing. 229 to remove the descriptions of the features which you are removing.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARC.td | 20 // Registers, calling conventions, instruction descriptions
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | marvell,pxa2xx-ac97.txt | 3 This descriptions matches the AC97 controller found in pxa2xx and pxa3xx series.
|
| /freebsd/crypto/openssl/doc/life-cycles/ |
| H A D | README.md | 8 The various .dot files are graph descriptions for the
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonIICScalar.td | 9 // These itinerary class descriptions are based on the instruction timing
|
| /freebsd/usr.bin/tip/ |
| H A D | TODO | 15 6. change remote file descriptions so that acu attributes are
|
| /freebsd/usr.sbin/bsdinstall/scripts/ |
| H A D | pkgbase.in | 79 local descriptions = { 162 local description = descriptions[component] or ""
|
| /freebsd/contrib/tcsh/nls/ja/ |
| H A D | set3 | 1 $ Editor function descriptions
|
| /freebsd/contrib/tcsh/nls/greek/ |
| H A D | set3 | 1 $ Editor function descriptions
|
| /freebsd/contrib/pam_modules/pam_passwdqc/ |
| H A D | PLATFORMS | 2 descriptions of the options mentioned here.
|
| /freebsd/contrib/llvm-project/lldb/source/Expression/ |
| H A D | REPL.cpp | 509 StringList matches, descriptions; in IOHandlerComplete() local 515 sub_result.GetDescriptions(descriptions); in IOHandlerComplete() 516 request.AddCompletions(matches, descriptions); in IOHandlerComplete()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAttributes.def | 9 // This file contains descriptions of the various function attributes
|