| /freebsd-12.1/lib/libifconfig/ |
| H A D | libifconfig_media.c | 121 subtypes[5]; member 232 for (i = 0; ttos->subtypes[i].desc != NULL; i++) { in get_subtype_desc() 233 if (ttos->subtypes[i].alias) { in get_subtype_desc() 236 for (desc = ttos->subtypes[i].desc; in get_subtype_desc()
|
| /freebsd-12.1/sbin/etherswitchcfg/ |
| H A D | ifmedia.c | 406 } subtypes[5]; member 492 for (i = 0; ttos->subtypes[i].desc != NULL; i++) { in get_media_subtype() 493 rval = lookup_media_word(ttos->subtypes[i].desc, val); in get_media_subtype() 606 for (i = 0; ttos->subtypes[i].desc != NULL; i++) { in get_subtype_desc() 607 if (ttos->subtypes[i].alias) in get_subtype_desc() 609 for (desc = ttos->subtypes[i].desc; in get_subtype_desc()
|
| /freebsd-12.1/sbin/ifconfig/ |
| H A D | ifmedia.c | 423 } subtypes[5]; member 509 for (i = 0; ttos->subtypes[i].desc != NULL; i++) { in get_media_subtype() 510 rval = lookup_media_word(ttos->subtypes[i].desc, val); in get_media_subtype() 623 for (i = 0; ttos->subtypes[i].desc != NULL; i++) { in get_subtype_desc() 624 if (ttos->subtypes[i].alias) in get_subtype_desc() 626 for (desc = ttos->subtypes[i].desc; in get_subtype_desc()
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | interworking.h | 15 u16 info_ids[], size_t num_ids, u32 subtypes,
|
| H A D | interworking.c | 2747 u16 info_ids[], size_t num_ids, u32 subtypes, in anqp_send_req() argument 2773 if (subtypes != 0) { in anqp_send_req() 2777 hs20_put_anqp_req(subtypes, NULL, 0, extra_buf); in anqp_send_req()
|
| H A D | ctrl_iface.c | 7118 u32 subtypes = 0; in get_anqp() local 7133 subtypes |= BIT(num); in get_anqp() 7158 if (num_id == 0 && !subtypes && !mbo_subtypes) in get_anqp() 7161 return anqp_send_req(wpa_s, dst_addr, id, num_id, subtypes, in get_anqp() 7311 u32 subtypes = 0; in get_hs20_anqp() local 7323 subtypes |= BIT(num); in get_hs20_anqp() 7330 if (subtypes == 0) in get_hs20_anqp() 7333 return hs20_anqp_send_req(wpa_s, dst_addr, subtypes, NULL, 0, 0); in get_hs20_anqp()
|
| H A D | ChangeLog | 583 - extend ANQP_GET to accept Hotspot 2.0 subtypes
|
| /freebsd-12.1/sys/net/ |
| H A D | if_media.c | 424 struct ifmedia_description *subtypes; member 487 for (desc = ttos->subtypes; desc->ifmt_string != NULL; desc++)
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | print-radius.c | 377 const char **subtypes; /* Standard Values (if any) */ member 634 table = attr_type[attr_code].subtypes; in print_attr_num()
|
| /freebsd-12.1/contrib/bsnmp/gensnmptree/ |
| H A D | gensnmptree.c | 195 char *subtypes[SNMP_INDEXES_MAX]; member 873 node->u.entry.subtypes[index_count++] = subtype; in parse() 1187 if (np->u.entry.subtypes[i] != NULL) in gen_tree() 1188 printf(" | %s", np->u.entry.subtypes[i]); in gen_tree()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | X86TargetParser.def | 74 // This macro is used for cpu subtypes present in compiler-rt/libgcc.
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | Type.h | 317 ArrayRef<Type*> subtypes() const { in subtypes() function
|
| /freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/ |
| H A D | ValueEnumerator.cpp | 872 for (Type *SubTy : Ty->subtypes()) in EnumerateType()
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | itanium2.md | 400 ;; The issue logic can reorder M slot insns between different subtypes 401 ;; but cannot reorder insn within the same subtypes. The following 1329 ;; The issue logic can reorder M slot insns between different subtypes 1330 ;; but cannot reorder insn within the same subtypes. The following
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | Core.cpp | 729 for (auto *T : unwrap(Tp)->subtypes()) { in LLVMGetSubtypes()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog | 1936 (sparc_type_code, case REAL_TYPE): Process subtypes here too.
|
| H A D | ChangeLog-2006 | 3447 avoid_arithmetics_in_type_p. Do not check for the subtypes
|
| H A D | ChangeLog.tree-ssa | 4032 from...; allow complex types whose subtypes match.
|
| H A D | ChangeLog-2004 | 47411 (is_ada_subrange_type): DIEs for enumeration subtypes should be 47413 (subrange_type_die): Add handling of enumeration subtypes.
|
| H A D | ChangeLog-2005 | 6741 create subtypes for enumerations.
|
| H A D | ChangeLog-2002 | 23630 * i386.md (type): Add new SSE/MMX subtypes, remove usused fop1.
|
| /freebsd-12.1/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 8332 Add new internal class 's', which is the set of subtypes of the
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 1429 Strings within Buffer objects. These subtypes do not contain a specific
|