Searched refs:typedef (Results 1 – 18 of 18) sorted by relevance
| /xnu-12377.1.9/tools/lldbmacros/ |
| H A D | structanalyze.py | 43 def _showStructPacking(ctx, symbol, begin_offset=0, symsize=0, typedef=None, outerSize=0, memberNam… argument 81 if typedef: 82 outstr += O.format(" {0}", typedef)
|
| /xnu-12377.1.9/iokit/DriverKit/ |
| H A D | IODispatchQueue.iig | 36 typedef int (*IODispatchLogFunction)(const char *format, ...); 37 typedef void (^IODispatchBlock)(void); 38 typedef void (*IODispatchFunction)(void * context); 39 typedef kern_return_t (^IODispatchAction)(void); 41 typedef void (^IODispatchQueueCancelHandler)(void);
|
| H A D | IOUserClient.iig | 46 typedef uint64_t IOUserClientScalarArray[kIOUserClientScalarArrayCountMax]; 51 typedef uint64_t IOUserClientAsyncReferenceArray[kIOUserClientAsyncReferenceCountMax]; 56 typedef uint64_t IOUserClientAsyncArgumentsArray[kIOUserClientAsyncArgumentsCountMax]; 120 typedef kern_return_t (*IOUserClientMethodFunction)(
|
| H A D | OSObject.iig | 50 typedef OSObject * OSObjectPtr; 127 typedef OSObject OSContainer; 256 typedef char IODispatchQueueName[256];
|
| H A D | IODispatchSource.iig | 35 typedef void (^IODispatchSourceCancelHandler)(void);
|
| H A D | OSAction.iig | 34 typedef void (^OSActionCancelHandler)(void); 35 typedef void (^OSActionAbortedHandler)(void);
|
| H A D | IODataQueueDispatchSource.iig | 35 typedef void (^IODataQueueClientEnqueueEntryBlock)(void *data, size_t dataSize); 36 typedef void (^IODataQueueClientDequeueEntryBlock)(const void *data, size_t dataSize);
|
| H A D | IOServiceNotificationDispatchSource.iig | 37 typedef void (^IOServiceNotificationBlock)(uint64_t type, IOService * service, uint64_t options);
|
| H A D | IOService.iig | 46 typedef char IOServiceName[128]; 47 typedef char IOPropertyName[128]; 48 typedef char IORegistryPlaneName[128];
|
| /xnu-12377.1.9/osfmk/console/art/ |
| H A D | progress.m | 14 typedef struct {
|
| /xnu-12377.1.9/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 338 typedef struct attrlist attrlist_t; 348 typedef struct FInfoAttrBuf FInfoAttrBuf;
|
| /xnu-12377.1.9/tests/ |
| H A D | test_sysctl_kern_procargs_25397314.m | 28 typedef struct procargs *procargs_t;
|
| H A D | ipsec.m | 20 typedef enum {
|
| /xnu-12377.1.9/doc/mach_ipc/ |
| H A D | kmsg.md | 381 typedef struct {
|
| /xnu-12377.1.9/libkdd/ |
| H A D | kcdata_core.m | 435 NSString *k = [NSString stringWithFormat:@"typedef[%@]", [new_type name]];
|
| /xnu-12377.1.9/doc/debugging/ |
| H A D | extensible_paniclog.md | 114 typedef struct ext_paniclog_handle {
|
| /xnu-12377.1.9/doc/vm/ |
| H A D | sanitize.md | 135 macros define respective opaque types as a typedef of
|
| /xnu-12377.1.9/doc/scheduler/ |
| H A D | sched_clutch_edge.md | 205 typedef union sched_clutch_edge {
|