Searched defs:subtype (Results 1 – 11 of 11) sorted by relevance
| /xnu-8792.81.2/tests/ |
| H A D | posix_spawn_archpref.c | 10 run_test(const char *name, cpu_type_t type, cpu_subtype_t subtype) in run_test()
|
| H A D | perfmon_tests.c | 195 int subtype = 0; variable
|
| H A D | monotonic_uncore.c | 33 int type, subtype; in device_supports_uncore() local
|
| /xnu-8792.81.2/libkdd/ |
| H A D | KCDBasicTypeDescription.m | 82 struct kcdata_subtype_descriptor subtype; category 83 subtype.kcs_flags = KCS_SUBTYPE_FLAGS_ARRAY; category 84 subtype.kcs_elem_type = KC_ST_UINT8; category 85 subtype.kcs_elem_offset = 0; category 86 subtype.kcs_elem_size = KCS_SUBTYPE_PACK_SIZE(UINT16_MAX, (uint16_t)sizeof(uint8_t)); category 87 subtype.kcs_name[0] = '\0'; category 88 (void)[self initWithKCTypeDesc:&subtype]; category
|
| /xnu-8792.81.2/tools/lldbmacros/usertaskdebugging/ |
| H A D | userprocess.py | 21 def GetRegisterSetForCPU(cputype, subtype): argument
|
| /xnu-8792.81.2/libsyscall/wrappers/spawn/ |
| H A D | posix_spawn_filtering.c | 93 cpu_type_t *type, cpu_subtype_t *subtype, uint32_t *psa_options) in evaluate_rules()
|
| /xnu-8792.81.2/bsd/net/ |
| H A D | packet_mangler.c | 952 uint8_t subtype; in pktmnglr_ipfilter_input() local
|
| H A D | if_media.h | 331 #define IFM_MAKEWORD(type, subtype, options, instance) \ argument
|
| H A D | if_bond.c | 1740 u_char subtype = *mtod(m, u_char *); in bond_input() local
|
| H A D | pfvar.h | 583 #define PF_OSFP_UNPACK(osfp, class, version, subtype) do { \ argument 590 #define PF_OSFP_PACK(osfp, class, version, subtype) do { \ argument
|
| /xnu-8792.81.2/bsd/skywalk/packet/ |
| H A D | packet_kern.c | 38 pkt_subtype_assert_fail(const kern_packet_t ph, uint64_t type, uint64_t subtype) in pkt_subtype_assert_fail()
|