Searched defs:types (Results 1 – 9 of 9) sorted by relevance
| /xnu-12377.81.4/doc/allocators/ |
| H A D | api-basics.md | 123 #### fixed-sized types 137 #### Variable-sized types 155 #### Untyped memory
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | copyout_shim.c | 48 …ter_copyout_shim(void (*fn)(const void *, user_addr_t, vm_size_t, unsigned co_src), unsigned types) in register_copyout_shim()
|
| /xnu-12377.81.4/osfmk/kperf/ |
| H A D | kdebug_trigger.c | 65 uint64_t types[2]; member
|
| /xnu-12377.81.4/tests/nvram_tests/ |
| H A D | nvram_helper.c | 274 CFTypeID types[] = {CFDataGetTypeID(), in SetVariable() local
|
| /xnu-12377.81.4/osfmk/i386/ |
| H A D | mtrr.c | 46 uint64_t types; /* fixed-range type octet */ member
|
| /xnu-12377.81.4/bsd/dev/dtrace/ |
| H A D | profile_prvd.c | 312 } types[] = { in profile_provide() local
|
| /xnu-12377.81.4/osfmk/ipc/ |
| H A D | mach_port.c | 149 mach_port_type_t *types, in mach_port_names_helper() 233 mach_port_type_t *types; in mach_port_names() local
|
| /xnu-12377.81.4/libsyscall/mach/ |
| H A D | mach_port.c | 42 mach_port_type_array_t *types, in mach_port_names()
|
| /xnu-12377.81.4/bsd/dev/i386/ |
| H A D | dis_tables.c | 3681 char *types[] = {"", "w", "l", "q"}; in dtrace_disx86() local
|