Home
last modified time | relevance | path

Searched refs:conditions (Results 1 – 25 of 27) sorted by relevance

12

/xnu-10063.141.1/bsd/crypto/doc/
H A DKernelCrypto.txt12 * the following conditions are aheared to. The following conditions
26 * modification, are permitted provided that the following conditions
29 * notice, this list of conditions and the following disclaimer.
31 * notice, this list of conditions and the following disclaimer in the
73 notice, this list of conditions and the following disclaimer;
76 notice, this list of conditions and the following disclaimer
103 notice, this list of conditions and the following disclaimer;
106 notice, this list of conditions and the following disclaimer
135 list of conditions and the following disclaimer;
138 of conditions and the following disclaimer in their documentation;
/xnu-10063.141.1/libsyscall/xcodescripts/
H A Dcreate-syscalls.pl336 my @conditions;
342 push(@conditions, "defined(__${arch}__)") unless grep { $_ eq $arch } @{$$symbol{except}};
358 if (scalar(@conditions)) {
380 if (scalar(@conditions)) {
381 printf $f "#if " . join(" || ", @conditions) . "\n";
383 if (!$$symbol{is_private} && (scalar(@conditions) < scalar(@Architectures))) {
/xnu-10063.141.1/security/conf/
H A Dcopyright.nai11 * modification, are permitted provided that the following conditions
14 * notice, this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in the
/xnu-10063.141.1/osfmk/mach/
H A Daudit_triggers.defs7 * modification, are permitted provided that the following conditions
11 * notice, this list of conditions and the following disclaimer.
13 * notice, this list of conditions and the following disclaimer in the
/xnu-10063.141.1/bsd/vfs/
H A Dvnode_if.src7 # modification, are permitted provided that the following conditions
10 # notice, this list of conditions and the following disclaimer.
12 # notice, this list of conditions and the following disclaimer in the
/xnu-10063.141.1/iokit/conf/
H A Dcopyright5 * the terms and conditions for use and redistribution.
/xnu-10063.141.1/pexpert/conf/
H A Dcopyright5 * the terms and conditions for use and redistribution.
/xnu-10063.141.1/bsd/conf/
H A Dcopyright5 * the terms and conditions for use and redistribution.
/xnu-10063.141.1/libsyscall/mach/servers/
H A Dnetname.defs32 * the terms and conditions for use and redistribution.
/xnu-10063.141.1/config/
H A DMASTER.arm7 # specifies the terms and conditions for use and redistribution.
H A DMASTER.arm64.bcm28377 # specifies the terms and conditions for use and redistribution.
H A DMASTER.arm64.BridgeOS7 # specifies the terms and conditions for use and redistribution.
H A DMASTER.x86_647 # specifies the terms and conditions for use and redistribution.
H A DMASTER.arm647 # specifies the terms and conditions for use and redistribution.
H A DMASTER.arm64.WatchOS7 # specifies the terms and conditions for use and redistribution.
H A DMASTER.arm64.t8110.iPhoneOS7 # specifies the terms and conditions for use and redistribution.
H A DMASTER.arm64.iPhoneOS7 # specifies the terms and conditions for use and redistribution.
H A DMASTER.arm64.MacOSX7 # specifies the terms and conditions for use and redistribution.
H A DMASTER.arm64.t8120.iPhoneOS7 # specifies the terms and conditions for use and redistribution.
H A DMASTER7 # specifies the terms and conditions for use and redistribution.
/xnu-10063.141.1/osfmk/tests/
H A DREADME.md90 …hanism for setting up a `panic widget`. This widget can check for some conditions and report test …
/xnu-10063.141.1/
H A DAPPLE_LICENSE76 and conditions of this License, Apple hereby grants You, effective on
102 meet all of these conditions:
104 (a) You must satisfy all the conditions of Section 2.1 with respect to
H A DREADME.md389 code for FALSE conditions from the header file.
/xnu-10063.141.1/doc/vm/
H A Dmemorystatus.md64 …status_pick_action` (in `bsd/kern/kern_memorystatus_policy.c`) for the conditions that trigger spe…
/xnu-10063.141.1/bsd/net/
H A Dnecp.h1339 …u_int8_t *conditions; // Array of conditions, each with a u_int32_t length … member

12