| /xnu-8020.121.3/libkdd/ |
| H A D | KCDStructTypeDescription.h | 29 #import <Foundation/Foundation.h> 30 #import "KCDBasicTypeDescription.h"
|
| H A D | kdd.h | 32 #import <Foundation/Foundation.h> 33 #import <kcdata.h>
|
| H A D | KCDEmbeddedBufferDescription.h | 31 #import <Foundation/Foundation.h>
|
| H A D | KCDBasicTypeDescription.h | 31 #import <Foundation/Foundation.h>
|
| H A D | kdd_main.m | 9 #import <Foundation/Foundation.h> 13 #import "kdd.h"
|
| H A D | kcdata_core.m | 30 #import <Foundation/Foundation.h> 31 #import "kdd.h" 32 #import "KCDBasicTypeDescription.h" 33 #import "KCDStructTypeDescription.h" 34 #import "KCDEmbeddedBufferDescription.h"
|
| H A D | KCDEmbeddedBufferDescription.m | 29 #import "KCDEmbeddedBufferDescription.h"
|
| H A D | kdd.m | 29 #import "kdd.h"
|
| /xnu-8020.121.3/tools/tests/perf_index/PerfIndex_COPS_Module/ |
| H A D | PITest.h | 9 #import <Foundation/Foundation.h> 10 #import "PerfIndex.h"
|
| H A D | Prefix.pch | 8 #import <Foundation/Foundation.h>
|
| /xnu-8020.121.3/osfmk/console/art/ |
| H A D | progress.m | 4 #import <Foundation/Foundation.h> 5 #import <AppKit/AppKit.h> 6 #import <stdlib.h> 7 #import <stdint.h> 9 #import <string.h>
|
| /xnu-8020.121.3/doc/ |
| H A D | debugging.md | 20 from builtins import range 32 from future import standard_library 36 from builtins import * 46 `from __future__ import unicode_literals` 70 to be switched to `u'string'`. This can be changed with single import at the top of the file, but 77 from xnu import * 118 from builtins import bytes 163 `from __future__ import division 177 from xnu import * 178 from xnu import int [all …]
|
| /xnu-8020.121.3/osfmk/mach/ |
| H A D | resource_notify.defs | 33 import <mach/resource_monitors.h>; 34 import <mach/clock_types.h>; 36 import <System/mach/resource_monitors.h>; 37 import <System/mach/clock_types.h>;
|
| H A D | std_types.defs | 65 import <Availability.h>; 147 import <mach/std_types.h>; 148 import <mach/mig.h>;
|
| /xnu-8020.121.3/tests/ |
| H A D | ipsec.m | 1 #import <darwintest.h> 2 #import <darwintest_utils.h> 3 #import <dispatch/dispatch.h> 4 #import <net/pfkeyv2.h> 5 #import <netinet6/ipsec.h> 6 #import <arpa/inet.h> 7 #import <NetworkExtension/NetworkExtensionPrivate.h> 8 #import <System/net/bpf.h> 9 #import <System/netinet/ip.h> 10 #import <System/netinet/ip6.h>
|
| H A D | extract_right_soft_fail.c | 10 #import <System/sys/codesign.h>
|
| /xnu-8020.121.3/SETUP/kextsymboltool/ |
| H A D | kextsymboltool.c | 518 boolean_t import; in main() member 527 boolean_t import; in main() local 560 import = true; in main() 562 import = false; in main() 574 files[num_files].import = import; in main() 589 if (files[filenum].import) { in main() 603 if (files[filenum].import) { in main()
|
| /xnu-8020.121.3/config/ |
| H A D | Makefile | 71 -import $$(TARGET)/allsymbols \ 118 -import $(TARGET)/allsymbols \ 125 -import $(TARGET)/allsymbols \
|
| /xnu-8020.121.3/osfmk/lockd/ |
| H A D | lockd_mach.defs | 34 import <lockd/lockd_mach_types.h>; 36 import "lockd_mach_types.h";
|
| /xnu-8020.121.3/tools/lldbmacros/ |
| H A D | .lldbinit | 4 command script import ./xnu.py
|
| /xnu-8020.121.3/libkern/os/ |
| H A D | object.h | 77 #import <objc/NSObject.h>
|
| /xnu-8020.121.3/libsyscall/mach/ |
| H A D | mach_host.defs | 30 import <mach/mach_init.h>; /* for host_page_size() */
|
| /xnu-8020.121.3/osfmk/gssd/ |
| H A D | gssd_mach.defs | 33 import <gssd/gssd_mach_types.h>; 35 import <System/gssd/gssd_mach_types.h>;
|
| /xnu-8020.121.3/osfmk/atm/ |
| H A D | atm_types.defs | 44 import <atm/atm_types.h>;
|
| /xnu-8020.121.3/makedefs/ |
| H A D | MakeInc.san | 24 -import $$(OBJPATH)/config/allsymbols \
|