Home
last modified time | relevance | path

Searched refs:bin (Results 1 – 25 of 39) sorted by relevance

12

/xnu-12377.1.9/SETUP/
H A Dnewvers22 /bin/echo "int ${COMPONENT}_version_major = ${major};" ;
23 /bin/echo "int ${COMPONENT}_version_minor = ${minor};" ;
24 /bin/echo "char ${COMPONENT}_version_variant[] = \"${variant}\";" ;
25 …/bin/echo "char ${COMPONENT}_version[] = \"Security Component Version ${v}:\\n${t}; $w($h):$d\\n\"…
26 /bin/echo "char ${COMPONENT}_osrelease[] = \"${major}.${minor}\";" ;
27 /bin/echo "char ${COMPONENT}_ostype[] = \"Security Modules\";" ;
/xnu-12377.1.9/tools/tests/jitter/
H A DMakefile3 DSTROOT?=$(shell /bin/pwd)
4 SYMROOT?=$(shell /bin/pwd)
5 OBJROOT?=$(shell /bin/pwd)
/xnu-12377.1.9/tools/tests/affinity/
H A DMakefile3 SYMROOT?=$(shell /bin/pwd)
7 DSTROOT?=$(shell /bin/pwd)
8 SRCROOT?=$(shell /bin/pwd)
/xnu-12377.1.9/makedefs/
H A DMakeInc.cmd106 XCRUN = /usr/bin/xcrun -verbose
111 XCRUN = /usr/bin/xcrun
324 RM = /bin/rm -f
325 RMDIR = /bin/rmdir
326 CP = /bin/cp
327 MV = /bin/mv
328 LN = /bin/ln -fs
329 CAT = /bin/cat
330 MKDIR = /bin/mkdir -p
331 CHMOD = /bin/chmod
[all …]
/xnu-12377.1.9/tools/tests/perf_index/
H A DMakefile6 SRCROOT?=$(shell /bin/pwd)
7 DSTROOT?=$(shell /bin/pwd)/BUILD/dst
8 OBJROOT?=$(shell /bin/pwd)/BUILD/obj
9 SYMROOT?=$(shell /bin/pwd)/BUILD/sym
/xnu-12377.1.9/tools/tests/mktimer/
H A DMakefile3 OBJROOT?=$(shell /bin/pwd)
5 DSTROOT?=$(shell /bin/pwd)
/xnu-12377.1.9/tools/tests/
H A DMakefile.common7 XCRUN := /usr/bin/xcrun -verbose
10 XCRUN := /usr/bin/xcrun -verbose
13 XCRUN := /usr/bin/xcrun
115 ARCH_CONFIGS:=$(shell /usr/bin/plutil -extract SupportedTargets.$(PLATFORM_LOWERCASE).Archs json -o…
H A DMakefile4 export SRCROOT := $(shell /bin/pwd)
/xnu-12377.1.9/tools/tests/TLBcoherency/
H A DMakefile5 DSTROOT?=$(shell /bin/pwd)
6 SYMROOT?=$(shell /bin/pwd)
/xnu-12377.1.9/tools/tests/zero-to-n/
H A DMakefile5 DSTROOT?=$(shell /bin/pwd)
6 SYMROOT?=$(shell /bin/pwd)
/xnu-12377.1.9/tools/tests/MPMMTest/
H A DMakefile3 SYMROOT?=$(shell /bin/pwd)
10 DSTROOT?=$(shell /bin/pwd)
/xnu-12377.1.9/tools/tests/personas/
H A DMakefile3 SYMROOT?=$(shell /bin/pwd)
10 DSTROOT?=$(shell /bin/pwd)
/xnu-12377.1.9/tools/tests/execperf/
H A DMakefile7 OBJROOT?=$(shell /bin/pwd)/BUILD/obj
8 SYMROOT?=$(shell /bin/pwd)/BUILD/sym
9 DSTROOT?=$(shell /bin/pwd)/BUILD/dst
H A Dtest.sh46 TIMEOUT=` /usr/bin/time ./${RUN} $j $((${COUNT}/$j)) ./$i 2>&1`
/xnu-12377.1.9/tools/tests/kernpost_test_report/
H A DMakefile3 DSTROOT?=$(shell /bin/pwd)
H A Dkernpost_test_report.lua1 #!/usr/local/bin/recon
/xnu-12377.1.9/tools/tests/superpages/
H A DMakefile3 DSTROOT?=$(shell /bin/pwd)
/xnu-12377.1.9/bsd/libkern/
H A Dlibkern.h93 #define bin2bcd(bin) (bin2bcd_data[bin]) argument
/xnu-12377.1.9/bsd/miscfs/devfs/
H A Dreproto.sh7 exec /usr/bin/perl << *EOF*
/xnu-12377.1.9/tools/trace/
H A Dktruss.lua1 #!/usr/local/bin/recon
H A Dpirate.lua1 #!/usr/local/bin/recon
H A Dbridgetime.lua1 #!/usr/local/bin/luatrace -s
/xnu-12377.1.9/tools/
H A Dxcrun_cache.sh121 SDKPROPERTY=`/usr/bin/xcrun $VERBOSE -sdk "$REALSDKROOT" "$SDKQUERY"`
194 TOOLPATH=`/usr/bin/xcrun $VERBOSE -sdk "$REALSDKROOT" -find "$FINDTOOL"`
/xnu-12377.1.9/tests/counter/
H A Dbenchmark.lua1 #!/usr/local/bin/recon
/xnu-12377.1.9/
H A DMakefile5 export VERSDIR := $(shell /bin/pwd)
9 export SRCROOT := $(shell /bin/pwd)

12