Home
last modified time | relevance | path

Searched refs:type_str (Results 1 – 23 of 23) sorted by relevance

/NextBSD/sys/dev/ed/
HDif_ed_wd80x3.c152 sc->type_str = "WD8003S"; in ed_probe_WD80x3_generic()
155 sc->type_str = "WD8003E"; in ed_probe_WD80x3_generic()
158 sc->type_str = "WD8003EB"; in ed_probe_WD80x3_generic()
161 sc->type_str = "WD8003W"; in ed_probe_WD80x3_generic()
164 sc->type_str = "WD8013EBT"; in ed_probe_WD80x3_generic()
169 sc->type_str = "WD8013W"; in ed_probe_WD80x3_generic()
177 sc->type_str = "WD8013EP"; in ed_probe_WD80x3_generic()
179 sc->type_str = "WD8003EP"; in ed_probe_WD80x3_generic()
182 sc->type_str = "WD8013WC"; in ed_probe_WD80x3_generic()
187 sc->type_str = "WD8013EBP"; in ed_probe_WD80x3_generic()
[all …]
HDif_ed_cbus.c750 sc->type_str = "LD-BDN"; in ed98_probe_Novell()
753 sc->type_str = "EGY-98"; in ed98_probe_Novell()
756 sc->type_str = "LGY-98"; in ed98_probe_Novell()
759 sc->type_str = "ICM"; in ed98_probe_Novell()
762 sc->type_str = "PC-9801-108"; in ed98_probe_Novell()
765 sc->type_str = "LA-98"; in ed98_probe_Novell()
768 sc->type_str = "NW98X"; in ed98_probe_Novell()
771 sc->type_str = "NC5098"; in ed98_probe_Novell()
774 sc->type_str = NULL; in ed98_probe_Novell()
862 sc->type_str = "SIC98"; in ed_probe_SIC98()
[all …]
HDif_ed_novell.c134 sc->type_str = "NE1000"; in ed_probe_Novell_generic()
138 sc->type_str = "NE2000"; in ed_probe_Novell_generic()
153 sc->type_str = "NE1000"; in ed_probe_Novell_generic()
169 sc->type_str = "NE2000"; in ed_probe_Novell_generic()
HDif_ed_sic.c122 sc->type_str = "SIC"; in ed_probe_SIC()
HDif_ed_isa.c90 sc->type_str = "Gateway AT"; in ed_isa_probe_Novell()
HDif_ed_pccard.c716 sc->type_str = ((id & 0x90) == 0x90) ? "DL10022" : "DL10019"; in ed_pccard_dl100xx()
954 sc->type_str = "AX88190"; in ed_pccard_ax88x90()
956 sc->type_str = "AX88790"; in ed_pccard_ax88x90()
1027 sc->type_str = ts; in ed_pccard_tc5299j()
HDif_ed.c327 0, "type", CTLFLAG_RD, sc->type_str, 0, in ed_attach()
342 if (sc->type_str && (*sc->type_str != 0)) in ed_attach()
343 device_printf(dev, "type %s ", sc->type_str); in ed_attach()
HDif_ed_rtl80x9.c110 sc->type_str = ts; in ed_probe_RTL80x9()
HDif_ed_3c503.c183 sc->type_str = "3c503"; in ed_probe_3Com()
HDif_edvar.h44 char *type_str; /* pointer to type string */ member
HDif_ed_hpp.c239 sc->type_str = "HP-PCLAN+"; in ed_probe_HP_pclanp()
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectMemory.cpp442 std::string type_str(view_as_type_cstr); in DoExecute() local
451 while ((idx = type_str.find (keyword, idx)) != std::string::npos) in DoExecute()
453 if (type_str[idx + keyword_len] == ' ' || type_str[idx + keyword_len] == '\t') in DoExecute()
455 type_str.erase(idx, keyword_len+1); in DoExecute()
464 bool done = type_str.empty(); in DoExecute()
466 idx = type_str.find_first_not_of (" \t"); in DoExecute()
468 type_str.erase (0, idx); in DoExecute()
472 if (type_str.empty()) in DoExecute()
476 switch (type_str[type_str.size()-1]) in DoExecute()
483 type_str.erase(type_str.size()-1); in DoExecute()
[all …]
/NextBSD/crypto/heimdal/lib/krb5/
HDkrbhst-test.c66 const char *type_str[] = {"kdc", "admin", "changepw", "krb524"}; in main() local
91 printf ("%s for %s:\n", type_str[j], argv[i]); in main()
/NextBSD/contrib/subversion/subversion/svnfsfs/
HDdump-index-cmd.c58 const char *type_str in dump_index_entry() local
66 type_str, entry->item.revision, entry->item.number, in dump_index_entry()
/NextBSD/contrib/libcxxrt/
HDlibelftc_dem_gnu3.c677 struct vector_type_qualifier *v, const char *type_str) in cpp_demangle_push_type_qualifier() argument
691 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
694 if (!vector_str_push(&subst_v, type_str, strlen(type_str))) in cpp_demangle_push_type_qualifier()
704 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
716 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
728 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
740 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
767 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
786 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
798 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
[all …]
/NextBSD/contrib/elftoolchain/libelftc/
HDlibelftc_dem_gnu3.c384 struct vector_type_qualifier *v, const char *type_str) in cpp_demangle_push_type_qualifier() argument
398 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
401 if (!vector_str_push(&subst_v, type_str, strlen(type_str))) in cpp_demangle_push_type_qualifier()
411 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
423 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
435 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
447 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
474 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
493 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
505 if (type_str != NULL) { in cpp_demangle_push_type_qualifier()
[all …]
/NextBSD/crypto/openssl/crypto/asn1/
HDa_mbstr.c70 static int type_str(unsigned long value, void *arg);
165 if (traverse_string(in, len, inform, type_str, &mask) < 0) { in ASN1_mbstring_ncopy()
321 static int type_str(unsigned long value, void *arg) in type_str() function
/NextBSD/contrib/ldns/drill/
HDdrill.c132 char *type_str; in main() local
909 type_str = ldns_rr_type2str(type); in main()
910 printf("\t%s\n", type_str); in main()
911 LDNS_FREE(type_str); in main()
/NextBSD/contrib/libucl/src/
HDucl_schema.c642 const char *type_str; in ucl_schema_type_is_allowed() local
659 type_str = ucl_object_tostring (type); in ucl_schema_type_is_allowed()
660 if (!ucl_string_to_type (type_str, &t)) { in ucl_schema_type_is_allowed()
/NextBSD/contrib/wpa/wpa_supplicant/dbus/
HDdbus_new_handlers.c384 char type_str[] = "a?"; /* ? will be replaced with subtype letter; */ in wpas_dbus_simple_array_property_getter() local
395 type_str[1] = sub_type_str[0]; in wpas_dbus_simple_array_property_getter()
398 type_str, &variant_iter) || in wpas_dbus_simple_array_property_getter()
476 char type_str[] = "aa?"; in wpas_dbus_simple_array_array_property_getter() local
488 type_str[2] = sub_type_str[0]; in wpas_dbus_simple_array_array_property_getter()
492 type_str, &variant_iter) || in wpas_dbus_simple_array_array_property_getter()
/NextBSD/contrib/gcclibs/libiberty/
HDcplus-dem.c2282 string type_str; in demangle_arm_hp_template() local
2308 if (!do_type (work, &args, &type_str)) in demangle_arm_hp_template()
2311 string_appends (&arg, &type_str); in demangle_arm_hp_template()
2312 string_delete (&type_str); in demangle_arm_hp_template()
/NextBSD/contrib/binutils/libiberty/
HDcplus-dem.c2282 string type_str; in demangle_arm_hp_template() local
2308 if (!do_type (work, &args, &type_str)) in demangle_arm_hp_template()
2311 string_appends (&arg, &type_str); in demangle_arm_hp_template()
2312 string_delete (&type_str); in demangle_arm_hp_template()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDType.h754 TypeAndOrName (const char *type_str);