Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 993) sorted by relevance

12345678910>>...40

/freebsd/sys/dev/bhnd/nvram/
H A Dnvram_map95 #desc <variable description>
99 #desc <variable description>
103 #desc <variable description>
107 #desc <variable description>
111 #desc <variable description>
115 #desc <variable description>
119 #desc <variable description>
123 #desc <variable description>
127 #desc <variable description>
131 #desc <variable description>
[all …]
/freebsd/lib/libifconfig/
H A Dsfp.lua48 description = "Transceiver identifier",
102 description = "Connector type",
134 description = "10G Ethernet/IB compliance",
150 description = "Ethernet compliance",
166 description = "Fibre Channel link length",
179 description = "Channel/cable technology",
196 description = "Fibre Channel transmission media",
212 description = "Fibre Channel speed",
228 description = "10/40G Ethernet compliance",
244 description = "Extended specification compliance",
[all …]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp188 PluginInstance(llvm::StringRef name, llvm::StringRef description, in PluginInstance()
191 : name(name), description(description), create_callback(create_callback), in PluginInstance()
195 llvm::StringRef description; member
203 bool RegisterPlugin(llvm::StringRef name, llvm::StringRef description, in RegisterPlugin() argument
210 Instance(name, description, callback, std::forward<Args>(args)...); in RegisterPlugin()
237 return instance->description; in GetDescriptionAtIndex()
288 llvm::StringRef description, in RegisterPlugin() argument
290 return GetABIInstances().RegisterPlugin(name, description, create_callback); in RegisterPlugin()
312 llvm::StringRef description, in RegisterPlugin() argument
314 GetArchitectureInstances().push_back({name, description, create_callback}); in RegisterPlugin()
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h56 static bool RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
64 static void RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
73 static bool RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
86 RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
100 RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
110 static bool RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
123 static bool RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
136 static bool RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
145 llvm::StringRef name, llvm::StringRef description,
162 static bool RegisterPlugin(llvm::StringRef name, llvm::StringRef description,
[all …]
/freebsd/contrib/libucl/tests/schema/
H A DrefRemote.json.disabled3 "description": "remote ref",
7 "description": "remote ref valid",
12 "description": "remote ref invalid",
19 "description": "fragment within remote ref",
23 "description": "remote fragment valid",
28 "description": "remote fragment invalid",
35 "description": "ref within remote ref",
41 "description": "ref within ref valid",
46 "description": "ref within ref invalid",
54 "description": "change resolution scope",
[all …]
H A Ddefinitions.json.disabled3 "description": "valid definition",
7 "description": "valid definition schema",
18 "description": "invalid definition",
22 "description": "invalid definition schema",
/freebsd/sys/dev/acpi_support/
H A Dacpi_asus_wmi.c118 char *description; member
124 .description = "hw_switch",
129 .description = "Wireless LED control",
134 .description = "Alt+F2 function",
139 .description = "WLAN power control",
144 .description = "Bluetooth power control",
149 .description = "GPS power control",
154 .description = "WiMAX power control",
159 .description = "WWAN-3G power control",
164 .description = "UWB power control",
[all …]
H A Dacpi_hp.c180 char *description; member
186 .description = "Enable/Disable WLAN (WiFi)",
191 .description = "WLAN radio status",
197 .description = "WLAN radio ready to use (enabled and radio)",
203 .description = "Enable WLAN if radio is turned on",
208 .description = "Disable WLAN if radio is turned off",
213 .description = "Enable/Disable Bluetooth",
218 .description = "Bluetooth radio status",
224 .description = "Bluetooth radio ready to use"
231 .description = "Enable bluetooth if radio is turned on",
[all …]
/freebsd/contrib/ncurses/menu/
H A Dm_item_new.c111 new_item(const char *name, const char *description) in new_item() argument
117 description ? description : "")); in new_item()
136 if (description && (*description != '\0') && in new_item()
137 Is_Printable_String(description)) in new_item()
139 item->description.length = (unsigned short)strlen(description); in new_item()
140 item->description.str = description; in new_item()
144 item->description.length = 0; in new_item()
145 item->description.str = (char *)0; in new_item()
/freebsd/crypto/openssl/test/ct/
H A Dlog_list.cnf7 description = https://github.com/google/certificate-transparency/tree/99218b6445906a81f219d84e9c6d2…
11 description = Google Pilot Log
15 description = Google Aviator log
19 description = Google Rocketeer log
23 description = DigiCert Log Server
27 description = Certly.IO log
31 description = Izempe log
35 description = Symantec log
39 description = Venafi log
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCSKYAttributeParser.cpp124 std::string description; in fpuHardFP() local
127 description += LS; in fpuHardFP()
128 description += "Half"; in fpuHardFP()
131 description += LS; in fpuHardFP()
132 description += "Single"; in fpuHardFP()
135 description += LS; in fpuHardFP()
136 description += "Double"; in fpuHardFP()
139 if (description.empty()) { in fpuHardFP()
146 printAttribute(tag, value, description); in fpuHardFP()
/freebsd/contrib/libucl/tests/
H A Dtest_schema.c68 const ucl_object_t *valid, *data, *description; in perform_test() local
72 description = ucl_object_lookup (obj, "description"); in perform_test()
75 if (data == NULL || description == NULL || valid == NULL) { in perform_test()
83 ucl_object_tostring (description), in perform_test()
99 const ucl_object_t *schema, *tests, *description, *test; in perform_tests() local
108 description = ucl_object_lookup (obj, "description"); in perform_tests()
110 if (schema == NULL || tests == NULL || description == NULL) { in perform_tests()
120 ucl_object_tostring (description)); in perform_tests()
/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DAlert.pm18 $description) = @_;
24 description => $description
46 sub description subroutine
49 return $self->{description};
/freebsd/contrib/kyua/utils/cmdline/
H A Doptions_test.cpp111 ATF_REQUIRE_EQ("Force execution", o.description()); in ATF_TEST_CASE_BODY()
125 ATF_REQUIRE_EQ("Configuration file", o.description()); in ATF_TEST_CASE_BODY()
142 ATF_REQUIRE_EQ("Configuration file", o.description()); in ATF_TEST_CASE_BODY()
158 ATF_REQUIRE_EQ("Dry run mode", o.description()); in ATF_TEST_CASE_BODY()
170 ATF_REQUIRE_EQ("Path to helper", o.description()); in ATF_TEST_CASE_BODY()
184 ATF_REQUIRE_EQ("Executable name", o.description()); in ATF_TEST_CASE_BODY()
200 ATF_REQUIRE_EQ("Force execution", o.description()); in ATF_TEST_CASE_BODY()
211 ATF_REQUIRE_EQ("Force execution", o.description()); in ATF_TEST_CASE_BODY()
223 ATF_REQUIRE_EQ("The int", o.description()); in ATF_TEST_CASE_BODY()
237 ATF_REQUIRE_EQ("The int", o.description()); in ATF_TEST_CASE_BODY()
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h47 /// The description that should be displayed to the user alongside the
53 Completion(llvm::StringRef completion, llvm::StringRef description, in Completion() argument
55 : m_completion(completion.str()), m_descripton(description.str()), in Completion()
75 void AddResult(llvm::StringRef completion, llvm::StringRef description,
164 /// \param description An optional description of the completion string. The
165 /// description will be displayed to the user alongside the completion.
168 llvm::StringRef description = "",
170 m_result.AddResult(completion, description, mode);
177 /// \param description A
[all...]
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp172 std::string description; RetrieveReportData() local
194 std::string description = std::string(report->GetAsDictionary() FormatDescription() local
255 std::string description; NotifyBreakpointHit() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/
H A DReportRetriever.cpp123 std::string description; in RetrieveReportData() local
125 process_sp->ReadCStringFromMemory(description_ptr, description, error); in RetrieveReportData()
139 dict->AddStringItem("description", description); in RetrieveReportData()
146 std::string description = std::string(report->GetAsDictionary() in FormatDescription() local
150 return llvm::StringSwitch<std::string>(description) in FormatDescription()
188 .Default("AddressSanitizer detected: " + description); in FormatDescription()
206 std::string description = FormatDescription(report); in NotifyBreakpointHit() local
211 *thread_sp, description, report)); in NotifyBreakpointHit()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntimeStopInfo.cpp19 Thread &thread, std::string description, in InstrumentationRuntimeStopInfo() argument
23 m_description = description; in InstrumentationRuntimeStopInfo()
32 Thread &thread, std::string description, in CreateStopReasonWithInstrumentationData() argument
35 new InstrumentationRuntimeStopInfo(thread, description, additionalData)); in CreateStopReasonWithInstrumentationData()
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBValueListExtensions.i7 lldb::SBStream description; in __str__() local
12 $self->GetValueAtIndex(i).GetDescription(description); in __str__()
16 description.Printf("<empty> lldb.SBValueList()"); in __str__()
18 const char *desc = description.GetData(); in __str__()
19 size_t desc_len = description.GetSize(); in __str__()
/freebsd/crypto/heimdal/lib/hx509/
H A Dtest_nist2.in84 description=
88 description="${other}"
119 echo "# ${description}" > nist2-passed-${name}.tmp
125 echo "$r ${name} ${description}"
126 echo "# ${description}" > nist2-failed-${name}.tmp
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBEvent.cpp175 bool SBEvent::GetDescription(SBStream &description) { in GetDescription() argument
176 LLDB_INSTRUMENT_VA(this, description); in GetDescription()
178 Stream &strm = description.ref(); in GetDescription()
188 bool SBEvent::GetDescription(SBStream &description) const { in GetDescription()
189 LLDB_INSTRUMENT_VA(this, description); in GetDescription()
191 Stream &strm = description.ref(); in GetDescription()
H A DSBError.cpp177 bool SBError::GetDescription(SBStream &description) { in GetDescription() argument
178 LLDB_INSTRUMENT_VA(this, description); in GetDescription()
182 description.Printf("success"); in GetDescription()
185 description.Printf("error: %s", in GetDescription()
189 description.Printf("error: <NULL>"); in GetDescription()
H A DSBAddressRangeList.cpp76 bool SBAddressRangeList::GetDescription(SBStream &description, in GetDescription() argument
78 LLDB_INSTRUMENT_VA(this, description, target); in GetDescription()
82 Stream &stream = description.ref(); in GetDescription()
90 GetAddressRangeAtIndex(i).GetDescription(description, target); in GetDescription()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_program.c90 char *description; member
106 struct archive_string description; member
404 archive_string_ensure(&state->description, l) == NULL) { in __archive_read_program()
408 archive_string_free(&state->description); in __archive_read_program()
414 archive_strcpy(&state->description, prefix); in __archive_read_program()
415 archive_strcat(&state->description, cmd); in __archive_read_program()
418 self->name = state->description.s; in __archive_read_program()
427 archive_string_free(&state->description); in __archive_read_program()
491 archive_string_free(&state->description); in program_filter_close()
/freebsd/crypto/openssl/util/
H A Dmkrc.pl23 my $description = "OpenSSL library";
26 $description = "OpenSSL application";
55 VALUE "FileDescription", "$description\\0"

12345678910>>...40