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

/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A DMakefile36 BINS= $(ALL:%=../bin-$(ARCH)/%)
39 @mkdir -p bin-$(ARCH); cd bin-$(ARCH); MACH=$(ARCH) $(MAKE) -f ../Makefile.`uname -s` ARCH=$(ARCH) UNAME_RELEASE=`uname -r | sed 's/\./_/g'` $@
42 rm -rf bin bin-*
44 bin:
45 @mkdir -p ../bin-$(ARCH)
47 $(BINS): bin
H A DMakefile.com.Darwin53 $(CC) -o $(@) $(@).o $($(@)_EXTRA_DEPS) $(CFLAGS) ../../bin-$(ARCH)/libmicro.a $($(@)_EXTRA_LIBS) $(EXTRA_LIBS) -lpthread -lm; cp $@ ../../bin-$(ARCH)/
61 $(CC) -o $(@) $(@).o $($(@)_EXTRA_DEPS) $(CFLAGS) ../../bin-$(ARCH)/libmicro.a $($(@)_EXTRA_LIBS) $(EXTRA_LIBS) -lpthread -lm -framework CoreFoundation -framework OpenDirectory; cp $@ ../../bin-$(ARCH)/
/darwin-on-arm/xnu/SETUP/
H A Dnewvers0 #!/bin/sh -
22 /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\";" ;
/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dwrapper.sh0 #!/bin/sh
37 exec $DIRNAME/../bin-$ARCH/$BASENAME "$@"
H A DMakefile36 BINS= $(ALL:%=bin-$(ARCH)/%) bin-$(ARCH)/tattle
90 @mkdir -p bin-$(ARCH); cd bin-$(ARCH); MACH=$(ARCH) $(MAKE) -f ../Makefile.`uname -s` ARCH=$(ARCH) UNAME_RELEASE=`uname -r | sed 's/\./_/g'` $@
91 @echo "code signing all the binaries under bin-$(ARCH) and apple/bin-$(ARCH)"
92 @for file in $(abspath bin-$(ARCH)/*) $(abspath apple/bin-$(ARCH)/*);do \
102 rm -rf bin bin
[all...]
H A Dmk_tarball0 #!/bin/sh -x
10 libmicro_version=`bin/getpid -V`
H A Dod_account_create.sh0 #!/bin/bash
82 echo "${PREFIX}${i}:test:${uid}:1211:${PREFIX}${i}:/Users/${PREFIX}${i}:/bin/bash" >> $TMPF
102 /usr/bin/time dsimport $TMPF $NODE I --username $OD_ADMIN --password $OD_PASS --template StandardUser
108 /usr/bin/time dsimport $TMPF $NODE I --template StandardUser
H A Dod_account_delete.sh0 #!/bin/bash
86 /usr/bin/time dscl ${NODE} < $TMPF
H A DbenchDS.sh0 #!/bin/sh
99 /usr/bin/touch /private/var/tmp/lmbench
167 bin_dir="$TMPROOT/bin"
170 cp bin-*/exec_bin $bin_dir/$A
172 cp ./apple/bin-*/posix_spawn_bin $bin_dir/$A
235 cp bin-*/$A $bin_dir/$A
240 (cd $TMPROOT && eval "bin/$A $B")
H A DREADME44 are created in the bin directory; these may be invoked
H A Dcoreos_bench.sh0 #!/bin/sh
112 /usr/bin/touch /private/var/tmp/lmbench
180 bin_dir="$TMPROOT/bin"
183 cp bin-*/exec_bin $bin_dir/$A
185 cp ./apple/bin-*/posix_spawn_bin $bin_dir/$A
194 pstates=/usr/local/bin/pstates
262 cp bin-*/$A $bin_dir/$A
267 (cd $TMPROOT && eval "bin/$A $B")
H A Dbench.sh0 #!/bin/sh
104 /usr/bin/touch /private/var/tmp/lmbench
173 bin_dir="$TMPROOT/bin"
176 cp bin-*/exec_bin $bin_dir/$A
178 cp ./apple/bin-*/posix_spawn_bin $bin_dir/$A
236 cp bin-*/$A $bin_dir/$A
241 (cd $TMPROOT && eval "bin/$A $B")
H A Dembd_bench.sh0 #!/bin/sh
111 /usr/bin/touch /private/var/tmp/lmbench
179 bin_dir="$TMPROOT/bin"
182 cp bin-*/exec_bin $bin_dir/$A
184 cp ./apple/bin-*/posix_spawn_bin $bin_dir/$A
242 cp bin-*/$A $bin_dir/$A
247 (cd $TMPROOT && eval "bin/$A $B")
/darwin-on-arm/xnu/buildscripts/
H A Ddarwinbuild.common0 #!/bin/sh
67 if [ -x /usr/bin/ditto ]; then
68 /usr/bin/ditto "$srcdir" "$dstdir"
/darwin-on-arm/xnu/makedefs/
H A DMakeInc.cmd32 RM = /bin/rm -f
33 CP = /bin/cp
34 MV = /bin/mv
35 LN = /bin/ln -fs
36 CAT = /bin/cat
37 MKDIR = /bin/mkdir -p
38 FIND = /usr/bin/find
39 XARGS = /usr/bin/xargs
40 INSTALL = /usr/bin/install
41 TAR = /usr/bin/gnuta
[all...]
/darwin-on-arm/xnu/tools/tests/execperf/
H A Dtest.sh0 #!/bin/sh
24 /usr/bin/time ./${RUN} $j $((${COUNT}/$j)) ./$i
/darwin-on-arm/xnu/tools/tests/zero-to-n/
H A DMakefile2 CC=/usr/bin/llvm-gcc-4.2
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.c82 * Each set effectively creates 32^2 virtual buckets (bin combinations)
182 /* Place the flow control entries in current bin on level 0 */
238 &sfb_allocation, 0, "SFB bin allocation");
530 /* clear/adjust bin statistics and flow control lists */
576 * Level 0: bin index at [0] for set 0; [2] for set 1
577 * Level 1: bin index at [1] for set 0; [3] for set 1
586 if (s == 0) /* set 0, bin index [0,1] */
588 else /* set 1, bin index [2,3] */
612 struct sfbbinstats *bin; local
622 /* Level 0: bin inde
658 sfb_adjust_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft, struct timespec *now, boolean_t inc) argument
683 sfb_decrement_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft, struct timespec *now) argument
690 sfb_increment_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft, struct timespec *now) argument
702 struct sfbbinstats *bin; local
844 struct sfbbinstats *bin; local
[all...]
/darwin-on-arm/xnu/
H A DMakefile2 export VERSDIR=$(shell /bin/pwd)
5 export SRCROOT=$(shell /bin/pwd)
83 /usr/bin/make MORECFLAGS="-D RUN_UNDER_TESTBOTS=1" testbots -C ./tools/tests/xnu_quick_test/
H A Dxnu-build0 #!/bin/sh
151 export PATH=/bin:/sbin:/usr/bin:/usr/sbin/:/usr/local/bin:/usr/local/sbin
152 export SHELL="/bin/sh"
184 #!/bin/sh
287 if [ -x /bin/date ]; then
292 if [ -x /bin/date ]; then
297 if [ -x /bin/date ]; then
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Dreproto.sh0 #!/bin/sh
7 exec /usr/bin/perl << *EOF*
/darwin-on-arm/xnu/bsd/libkern/
H A Dlibkern.h87 #define bin2bcd(bin) (bin2bcd_data[bin])
/darwin-on-arm/xnu/tools/
H A Dxcrun_cache.sh0 #!/bin/sh
121 SDKPROPERTY=`/usr/bin/xcrun $VERBOSE -sdk "$REALSDKROOT" "$SDKQUERY"`
194 TOOLPATH=`/usr/bin/xcrun $VERBOSE -sdk "$REALSDKROOT" -find "$FINDTOOL"`
/darwin-on-arm/xnu/libsyscall/
H A DMakefile176 $(DEVELOPER_DIR)/Makefiles/bin/version.pl $(RC_ProjectName) > $(GENROOT)/$(RC_ProjectName)_version.c
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dmakefile35 SRCROOT=$(shell /bin/pwd)

Completed in 155 milliseconds