Searched refs:no (Results 1 - 10 of 10) sorted by relevance

/darwin-on-arm/xnu/libkern/conf/
H A DMakefile.arm5 OSAtomic.o_SFLAGS_ADD += -no-integrated-as
/darwin-on-arm/xnu/osfmk/conf/
H A DMakefile.arm11 bcopyinout.o_SFLAGS_ADD += -no-integrated-as
14 locore.o_SFLAGS_ADD += -no-integrated-as
15 machine_routines_asm.o_SFLAGS_ADD += -no-integrated-as
16 hw_lock.o_SFLAGS_ADD += -no-integrated-as
17 cache.o_SFLAGS_ADD += -no-integrated-as
18 tlb-arm11.o_SFLAGS_ADD += -no-integrated-as
/darwin-on-arm/xnu/tools/tests/execperf/
H A DMakefile11 exit.nopie.dyld-but-no-Libsystem exit.pie.dyld-but-no-Libsystem \
48 exit.nopie.dyld-but-no-Libsystem: exit-asm.o
52 exit.pie.dyld-but-no-Libsystem: exit-asm.o
/darwin-on-arm/xnu/tools/
H A Dremote_build.sh14 # the remote system (or if no Xcode tools are installed remotely). Finally,
215 rsync -azv --no-o --no-g --exclude=\*.o --exclude=\*.cpo --exclude=\*.d --exclude=\*.cpd --exclude=\*.non_lto --exclude=\*.ctf --exclude=conf $REMOTEBUILD:"${REMOTEBUILDPATH}/BUILD/obj/" "${OBJROOT}/" || die "Could not rsync build results"
216 rsync -azv --no-o --no-g $REMOTEBUILD:"${REMOTEBUILDPATH}/BUILD/sym/" "${SYMROOT}/" || die "Could not rsync build results"
217 rsync -azv --no-o --no-g $REMOTEBUILD:"${REMOTEBUILDPATH}/BUILD/dst/" "${DSTROOT}/" || die "Could not rsync build results"
/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dod_account_delete.sh83 /usr/sbin/slapconfig -setfullsyncmode no
H A Dod_account_create.sh99 /usr/sbin/slapconfig -setfullsyncmode no
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c1428 /* no need to do all the checking if it's already set */;
1756 * 3 dots = just IPv4 no port
1885 if (i >= end) /* no room? */
2417 struct nfs_netopt *no, *rn_no; local
2464 MALLOC(no, struct nfs_netopt *, i, M_NETADDR, M_WAITOK);
2465 if (!no) {
2470 bzero(no, sizeof(struct nfs_netopt));
2471 no->no_opt.nxo_flags = nxna.nxna_flags;
2472 no->no_opt.nxo_cred = cred;
2473 bcopy(&nxna.nxna_sec, &no
3130 struct nfs_netopt *no = NULL; local
[all...]
/darwin-on-arm/xnu/libsyscall/
H A DMakefile55 -no-cpp-precomp \
/darwin-on-arm/xnu/makedefs/
H A DMakeInc.dir744 $(_v)($(TAR) -c --mode go=r,+X --no-ignore-case --exclude .svn --exclude .git --exclude cscope.\* --exclude BUILD --exclude \*~ -f - .) | (cd $(SRCROOT) && $(TAR) --no-same-owner -xf -)
/darwin-on-arm/xnu/osfmk/arm/armv/
H A Dcpufunc-v7.s356 mov r0, r3 @ get sets/level (no way yet)
419 mov r0, r3 @ get sets/level (no way yet)

Completed in 34 milliseconds