Home
last modified time | relevance | path

Searched refs:import (Results 1 – 25 of 40) sorted by relevance

12

/xnu-10002.1.13/libkdd/
H A DKCDStructTypeDescription.h29 #import <Foundation/Foundation.h>
30 #import "KCDBasicTypeDescription.h"
H A Dkdd.h32 #import <Foundation/Foundation.h>
33 #import <kcdata.h>
H A DKCDEmbeddedBufferDescription.h31 #import <Foundation/Foundation.h>
H A DKCDBasicTypeDescription.h31 #import <Foundation/Foundation.h>
H A Dkdd_main.m9 #import <Foundation/Foundation.h>
13 #import "kdd.h"
H A Dkcdata_core.m30 #import <Foundation/Foundation.h>
31 #import "kdd.h"
32 #import "KCDBasicTypeDescription.h"
33 #import "KCDStructTypeDescription.h"
34 #import "KCDEmbeddedBufferDescription.h"
H A Dkdd.m29 #import "kdd.h"
H A DKCDEmbeddedBufferDescription.m29 #import "KCDEmbeddedBufferDescription.h"
/xnu-10002.1.13/tools/tests/perf_index/PerfIndex_COPS_Module/
H A DPITest.h9 #import <Foundation/Foundation.h>
10 #import "PerfIndex.h"
H A DPrefix.pch8 #import <Foundation/Foundation.h>
/xnu-10002.1.13/osfmk/console/art/
H A Dprogress.m4 #import <Foundation/Foundation.h>
5 #import <AppKit/AppKit.h>
6 #import <stdlib.h>
7 #import <stdint.h>
9 #import <string.h>
/xnu-10002.1.13/doc/
H A Ddebugging.md20 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 *
125 from core.io import SBProcessRawIO
126 import shutil
146 from core.io import SBProcessRawIO
157 from core.io import SBProcessRawIO
[all …]
/xnu-10002.1.13/osfmk/mach/
H A Dresource_notify.defs33 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 Dstd_types.defs65 import <Availability.h>;
147 import <mach/std_types.h>;
148 import <mach/mig.h>;
H A Dmemory_error_notification.defs31 import <kern/ecc.h>;
/xnu-10002.1.13/tests/
H A Dipsec.m1 #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>
[all …]
H A Dextract_right_soft_fail.c10 #import <System/sys/codesign.h>
/xnu-10002.1.13/SETUP/kextsymboltool/
H A Dkextsymboltool.c518 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-10002.1.13/config/
H A DMakefile76 -import $$(TARGET)/allsymbols \
123 -import $(TARGET)/allsymbols \
130 -import $(TARGET)/allsymbols \
/xnu-10002.1.13/osfmk/lockd/
H A Dlockd_mach.defs34 import <lockd/lockd_mach_types.h>;
36 import "lockd_mach_types.h";
/xnu-10002.1.13/tools/lldbmacros/
H A D.lldbinit4 command script import ./xnu.py
/xnu-10002.1.13/libkern/os/
H A Dobject.h77 #import <objc/NSObject.h>
/xnu-10002.1.13/libsyscall/mach/
H A Dmach_eventlink.defs28 import <mach/mach_eventlink_types.h>;
H A Dmach_host.defs30 import <mach/mach_init.h>; /* for host_page_size() */
/xnu-10002.1.13/osfmk/gssd/
H A Dgssd_mach.defs33 import <gssd/gssd_mach_types.h>;
35 import <System/gssd/gssd_mach_types.h>;

12