Home
last modified time | relevance | path

Searched refs:included (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.1.9/tools/tests/perf_index/PerfIndex_COPS_Module/
H A DPrefix.pch4 // The contents of this file are implicitly included at the beginning of every source file.
/xnu-12377.1.9/pexpert/pexpert/arm64/
H A Dboard_config.h31 #error This file is only included in the userspace internal SDK for the SPTM project
/xnu-12377.1.9/bsd/netinet/
H A Dnetinet.modulemap10 // because in6.h can only be included from in.h, it cannot be used
/xnu-12377.1.9/tests/sched/sched_test_harness/
H A DREADME.md13 …the actual XNU source (just under `osfmk/`). Then for a list of headers included by our code-under…
/xnu-12377.1.9/doc/lifecycle/
H A Dhibernation.md64 regions that need to be included in the hibernation image (for example, the
129 included in the image so that the PPL can compute an HMAC of the hibernation
279 memory is included in the hibernation image. Any missing pages will panic the
/xnu-12377.1.9/bsd/crypto/doc/
H A DKernelCrypto.txt15 * included with this distribution is covered by the same copyright terms
/xnu-12377.1.9/bsd/net/
H A Dif_bridge.c2400 int included = 0; in bridge_iff_input() local
2413 included = 1; in bridge_iff_input()
2422 included ? "inside" : "outside", frmlen); in bridge_iff_input()
2429 if (included == 0) { in bridge_iff_input()
9953 bool included = false;
9962 included = true;
9971 included ? "inside" : "outside", header_length);
9972 if (!included) {
9976 return included;
/xnu-12377.1.9/doc/primitives/
H A Datomics.md329 most compilers, clang included, implement it as an equivalent
/xnu-12377.1.9/osfmk/mach/
H A Dmach_types.defs59 * is included in support of clause 2.2 (b) of the Apple Public License,
/xnu-12377.1.9/osfmk/arm64/
H A Dproc_reg.h74 #error This file is only included in the userspace internal SDK for the SPTM project