| /freebsd-12.1/sys/dev/ed/ |
| H A D | if_ed_wd80x3.c | 154 sc->type_str = "WD8003S"; in ed_probe_WD80x3_generic() 157 sc->type_str = "WD8003E"; in ed_probe_WD80x3_generic() 160 sc->type_str = "WD8003EB"; in ed_probe_WD80x3_generic() 163 sc->type_str = "WD8003W"; in ed_probe_WD80x3_generic() 166 sc->type_str = "WD8013EBT"; in ed_probe_WD80x3_generic() 171 sc->type_str = "WD8013W"; in ed_probe_WD80x3_generic() 184 sc->type_str = "WD8013WC"; in ed_probe_WD80x3_generic() 233 sc->type_str = "Toshiba1"; in ed_probe_WD80x3_generic() 238 sc->type_str = "Toshiba4"; in ed_probe_WD80x3_generic() 243 sc->type_str = ""; in ed_probe_WD80x3_generic() [all …]
|
| H A D | if_ed_novell.c | 136 sc->type_str = "NE1000"; in ed_probe_Novell_generic() 140 sc->type_str = "NE2000"; in ed_probe_Novell_generic() 155 sc->type_str = "NE1000"; in ed_probe_Novell_generic() 171 sc->type_str = "NE2000"; in ed_probe_Novell_generic()
|
| H A D | if_ed_sic.c | 124 sc->type_str = "SIC"; in ed_probe_SIC()
|
| H A D | if_ed_isa.c | 92 sc->type_str = "Gateway AT"; in ed_isa_probe_Novell()
|
| H A D | if_ed_pccard.c | 718 sc->type_str = ((id & 0x90) == 0x90) ? "DL10022" : "DL10019"; in ed_pccard_dl100xx() 956 sc->type_str = "AX88190"; in ed_pccard_ax88x90() 958 sc->type_str = "AX88790"; in ed_pccard_ax88x90() 1029 sc->type_str = ts; in ed_pccard_tc5299j()
|
| H A D | if_ed.c | 330 0, "type", CTLFLAG_RD, sc->type_str, 0, in ed_attach() 345 if (sc->type_str && (*sc->type_str != 0)) in ed_attach() 346 device_printf(dev, "type %s ", sc->type_str); in ed_attach()
|
| H A D | if_ed_rtl80x9.c | 112 sc->type_str = ts; in ed_probe_RTL80x9()
|
| H A D | if_ed_3c503.c | 185 sc->type_str = "3c503"; in ed_probe_3Com()
|
| H A D | if_edvar.h | 46 char *type_str; /* pointer to type string */ member
|
| H A D | if_ed_hpp.c | 241 sc->type_str = "HP-PCLAN+"; in ed_probe_HP_pclanp()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/ |
| H A D | CommandObjectMemory.cpp | 410 std::string type_str(view_as_type_cstr); in DoExecute() local 419 if (type_str[idx + keyword_len] == ' ' || in DoExecute() 420 type_str[idx + keyword_len] == '\t') { in DoExecute() 421 type_str.erase(idx, keyword_len + 1); in DoExecute() 428 bool done = type_str.empty(); in DoExecute() 430 idx = type_str.find_first_not_of(" \t"); in DoExecute() 432 type_str.erase(0, idx); in DoExecute() 435 if (type_str.empty()) in DoExecute() 438 switch (type_str[type_str.size() - 1]) { in DoExecute() 444 type_str.erase(type_str.size() - 1); in DoExecute() [all …]
|
| /freebsd-12.1/crypto/heimdal/lib/krb5/ |
| H A D | krbhst-test.c | 66 const char *type_str[] = {"kdc", "admin", "changepw", "krb524"}; in main() local 91 printf ("%s for %s:\n", type_str[j], argv[i]); in main()
|
| /freebsd-12.1/contrib/subversion/subversion/svnfsfs/ |
| H A D | dump-index-cmd.c | 58 const char *type_str in dump_index_entry() local 66 type_str, entry->item.revision, entry->item.number, in dump_index_entry()
|
| /freebsd-12.1/contrib/elftoolchain/libelftc/ |
| H A D | libelftc_dem_gnu3.c | 499 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 516 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 531 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 546 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 561 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 576 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 605 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 628 if (type_str != NULL) { in cpp_demangle_push_type_qualifier() 727 if (type_str != NULL) in cpp_demangle_push_type_qualifier() 3005 free(type_str); in cpp_demangle_read_type() [all …]
|
| /freebsd-12.1/contrib/libcxxrt/ |
| H A D | libelftc_dem_gnu3.c | 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() 855 if (type_str != NULL) in cpp_demangle_push_type_qualifier() 2892 free(type_str); in cpp_demangle_read_type() [all …]
|
| /freebsd-12.1/sys/dev/jedec_dimm/ |
| H A D | jedec_dimm.c | 61 char type_str[5]; member 227 (void) snprintf(sc->type_str, sizeof(sc->type_str), "DDR3"); in jedec_dimm_attach() 235 (void) snprintf(sc->type_str, sizeof(sc->type_str), "DDR4"); in jedec_dimm_attach() 325 CTLFLAG_RD | CTLFLAG_MPSAFE, sc->type_str, 0, in jedec_dimm_attach()
|
| /freebsd-12.1/crypto/openssl/crypto/asn1/ |
| H A D | a_mbstr.c | 20 static int type_str(unsigned long value, void *arg); 114 if (traverse_string(in, len, inform, type_str, &mask) < 0) { in ASN1_mbstring_ncopy() 270 static int type_str(unsigned long value, void *arg) in type_str() function
|
| /freebsd-12.1/contrib/ldns/drill/ |
| H A D | drill.c | 142 char *type_str; in main() local 949 type_str = ldns_rr_type2str(type); in main() 950 printf("\t%s\n", type_str); in main() 951 LDNS_FREE(type_str); in main()
|
| /freebsd-12.1/contrib/libucl/src/ |
| H A D | ucl_schema.c | 597 const char *type_str; in ucl_schema_type_is_allowed() local 614 type_str = ucl_object_tostring (type); in ucl_schema_type_is_allowed() 615 if (!ucl_object_string_to_type (type_str, &t)) { in ucl_schema_type_is_allowed()
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 392 char type_str[] = "a?"; /* ? will be replaced with subtype letter; */ in wpas_dbus_simple_array_property_getter() local 403 type_str[1] = sub_type_str[0]; in wpas_dbus_simple_array_property_getter() 406 type_str, &variant_iter) || in wpas_dbus_simple_array_property_getter() 485 char type_str[] = "aa?"; in wpas_dbus_simple_array_array_property_getter() local 497 type_str[2] = sub_type_str[0]; in wpas_dbus_simple_array_array_property_getter() 501 type_str, &variant_iter) || in wpas_dbus_simple_array_array_property_getter()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| H A D | Type.h | 532 TypeAndOrName(const char *type_str);
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | cplus-dem.c | 2282 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()
|
| /freebsd-12.1/contrib/binutils/libiberty/ |
| H A D | cplus-dem.c | 2282 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()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 4891 std::string type_str; in tryToVectorizeList() local 4892 llvm::raw_string_ostream rso(type_str); in tryToVectorizeList()
|