Home
last modified time | relevance | path

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

/xnu-11215.1.10/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-11215.1.10/bsd/netinet/
H A Dnetinet.modulemap10 // because in6.h can only be included from in.h, it cannot be used
/xnu-11215.1.10/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-11215.1.10/bsd/crypto/doc/
H A DKernelCrypto.txt15 * included with this distribution is covered by the same copyright terms
/xnu-11215.1.10/bsd/net/
H A Dif_bridge.c2251 int included = 0; in bridge_iff_input() local
2261 included = 1; in bridge_iff_input()
2270 included ? "inside" : "outside", frmlen); in bridge_iff_input()
2277 if (included == 0) { in bridge_iff_input()
10508 bool included = false;
10517 included = true;
10526 included ? "inside" : "outside", header_length);
10527 if (!included) {
10531 return included;
/xnu-11215.1.10/doc/primitives/
H A Datomics.md329 most compilers, clang included, implement it as an equivalent
/xnu-11215.1.10/osfmk/mach/
H A Dmach_types.defs59 * is included in support of clause 2.2 (b) of the Apple Public License,