Home
last modified time | relevance | path

Searched refs:ARCH (Results 1 – 25 of 55) sorted by relevance

123

/freebsd/usr.sbin/sa/tests/
H A Dlegacy_test.sh7 ARCH=`uname -m`
27 install -c -m 644 $LCDIR/v1-$ARCH-acct.in v1-$ARCH-acct.in
28 install -c -m 644 $LCDIR/v2-$ARCH-acct.in v2-$ARCH-acct.in
33 sa -u v1-$ARCH-acct.in | check 1 $DIR/v1-$ARCH-u.out
34 sa -u v2-$ARCH-acct.in | check 2 $DIR/v2-$ARCH-u.out
37 sa -i v1-$ARCH-acct.in | check 3 $DIR/v1-$ARCH-sav.out
38 sa -im v1-$ARCH-acct.in | check 4 $DIR/v1-$ARCH-usr.out
62 sa -is -P v2c-$ARCH-sav.in -U v2c-$ARCH-usr.in v1-$ARCH-acct.in >/dev/null
70 sa -is -P v2c-$ARCH-sav.in -U v2c-$ARCH-usr.in v1-$ARCH-acct.in >/dev/null
72 sa -s -P v2c-$ARCH-sav.in -U v2c-$ARCH-usr.in v1-$ARCH-acct.in \
[all …]
H A Dprime.sh21 ARCH=`uname -m`
26 $SANEW -u $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-u.out
27 $SANEW -u $LCDIR/v2-$ARCH-acct.in >v2-$ARCH-u.out
28 $SANEW -i $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-sav.out
29 $SANEW -im $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-usr.out
30 cp $LCDIR/v1-$ARCH-acct.in acct.in
31 rm -f v1-$ARCH-sav.in v1-$ARCH-usr.in
32 $SAOLD -s -P v1-$ARCH-sav.in -U v1-$ARCH-usr.in acct.in >/dev/null
33 cp $LCDIR/v1-$ARCH-acct.in acct.in
34 rm -f v2-$ARCH-sav.in v2-$ARCH-usr.in
[all …]
/freebsd/usr.bin/lastcomm/tests/
H A Dlegacy_test.sh6 ARCH=`uname -m`
25 cat $DIR/v1-$ARCH-acct.in $DIR/v2-$ARCH-acct.in >v1v2-$ARCH-acct.in
26 cat $DIR/v2-$ARCH.out $DIR/v1-$ARCH.out >v1v2-$ARCH.out
30 lastcomm -cesuS -f $DIR/v1-$ARCH-acct.in | check 1 $DIR/v1-$ARCH.out
31 lastcomm -cesuS -f - <$DIR/v1-$ARCH-acct.in | tail -r | check 2 $DIR/v1-$ARCH.out
32 lastcomm -cesuS -f $DIR/v2-$ARCH-acct.in | check 3 $DIR/v2-$ARCH.out
33 lastcomm -cesuS -f - <$DIR/v2-$ARCH-acct.in | tail -r | check 4 $DIR/v2-$ARCH.out
34 lastcomm -cesuS -f v1v2-$ARCH-acct.in | check 5 v1v2-$ARCH.out
35 lastcomm -cesuS -f - <v1v2-$ARCH-acct.in | tail -r | check 6 v1v2-$ARCH.out
H A DREADME5 2. Unpack the generated file and rename acct into VERSION-ARCH.acct.
6 3. Run lastcomm -cuseS -f VERSION-ARCH-acct.in |
7 awk '{$4 = ""; print}' >VERSION-ARCH.out.
8 4. Compare the reported values in VERSION-ARCH.out against the
/freebsd/contrib/ncurses/misc/
H A Dmakellib54 ARCH=`uname -s`
55 if test "x$ARCH" = "xSunOS" ; then
57 5.*) ARCH=Solaris
62 DST="$HOME/lib/$ARCH/lint"
109 case "$ARCH" in
141 echo "Sorry. I do not know how to build a lint-library for $ARCH"
152 for p in $HOME/lib $HOME/lib/$ARCH $HOME/lib/$ARCH/lint
H A Dtdlint42 ARCH=`uname -s`
43 if test -z "$ARCH" ; then
47 case $ARCH in
56 5.*) ARCH=Solaris
64 for p in $HOME/lib/$ARCH/lint /usr/lib/lint /usr/lib
/freebsd/contrib/kyua/
H A D.travis.yml12 env: ARCH=amd64 DO=distcheck AS_ROOT=no
16 env: ARCH=amd64 DO=distcheck AS_ROOT=no
20 env: ARCH=amd64 DO=apidocs
24 env: ARCH=amd64 DO=style
28 env: ARCH=amd64 DO=distcheck AS_ROOT=yes UNPRIVILEGED_USER=no
32 env: ARCH=amd64 DO=distcheck AS_ROOT=yes UNPRIVILEGED_USER=yes
38 # env: ARCH=i386 DO=distcheck AS_ROOT=no
42 # env: ARCH=i386 DO=distcheck AS_ROOT=no
/freebsd/sys/contrib/device-tree/
H A DMakefile95 $(Q)$(MAKE) ARCH=$* all_arch
98 $(Q)$(MAKE) ARCH=$* clean_arch
100 ifeq ($(ARCH),)
106 $(ALL_DTB): ARCH=$(word 2,$(subst /, ,$@)) macro
108 $(Q)$(MAKE) ARCH=$(ARCH) $@
112 ARCH_DTS := $(shell find src/$(ARCH) -name \*.dts)
116 src := src/$(ARCH)
117 obj := src/$(ARCH)
/freebsd/contrib/lutok/
H A D.travis.yml11 - ARCH=amd64 AS_ROOT=no
12 - ARCH=amd64 AS_ROOT=yes
13 - ARCH=i386 AS_ROOT=no
18 env: ARCH=i386 AS_ROOT=no
/freebsd/contrib/atf/
H A D.travis.yml11 - ARCH=amd64 AS_ROOT=no
12 - ARCH=amd64 AS_ROOT=yes
13 - ARCH=i386 AS_ROOT=no
18 env: ARCH=i386 AS_ROOT=no
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_lwp_create.c70 #define INVALID_UCONTEXT(ARCH,NAME,DESC) \ argument
71 static void ARCH##_##NAME(ucontext_t *); \
72 ATF_TC(lwp_create_##ARCH##_fail_##NAME); \
73 ATF_TC_HEAD(lwp_create_##ARCH##_fail_##NAME, tc) \
76 "on " #ARCH " due to " DESC); \
79 ATF_TC_BODY(lwp_create_##ARCH##_fail_##NAME, tc) \
87 ARCH##_##NAME(&uc); \
92 static void ARCH##_##NAME(ucontext_t *uc) \
/freebsd/sys/contrib/libsodium/test/default/
H A Dwintest.bat16 if "%2" == "x64" (SET ARCH=x64) else (SET ARCH=Win32)
18 SET LDFLAGS=/link /LTCG advapi32.lib ..\..\Build\%1\%ARCH%\libsodium.lib
27 SET PATH=..\..\Build\%1\%ARCH%;%PATH%
34 SET PATH=..\..\Build\%1\%ARCH%;%PATH%
/freebsd/contrib/bmake/
H A Darch.c543 if (DEBUG(ARCH) || DEBUG(MAKE)) in ArchStatMember()
603 DEBUG0(ARCH, in ArchSVR4Entry()
616 DEBUG0(ARCH, "Reading an SVR4 name table failed\n"); in ArchSVR4Entry()
625 DEBUG1(ARCH, in ArchSVR4Entry()
636 DEBUG1(ARCH, "Could not parse SVR4 name %s\n", inout_name); in ArchSVR4Entry()
640 DEBUG2(ARCH, "SVR4 entry offset %s is greater than %lu\n", in ArchSVR4Entry()
645 DEBUG2(ARCH, "Replaced %s with %s\n", inout_name, &ar->fnametab[entry]); in ArchSVR4Entry()
721 DEBUG5(ARCH, "Reading archive %s member %.*s mtime %.*s\n", in ArchFindMember()
756 if (DEBUG(ARCH) || DEBUG(MAKE)) in ArchFindMember()
933 if (DEBUG(ARCH) || DEBUG(MAKE)) in RanlibOODate()
[all …]
/freebsd/sys/contrib/libsodium/dist-build/
H A Dandroid-build.sh21 if [ "x$TARGET_ARCH" = 'x' ] || [ "x$ARCH" = 'x' ] || [ "x$HOST_COMPILER" = 'x' ]; then
46 --arch="$ARCH" --install-dir="$TOOLCHAIN_DIR" || exit 1
68 --arch="$ARCH" --install-dir="$TOOLCHAIN_DIR" || exit 1
H A Dandroid-mips32.sh4 ARCH=mips HOST_COMPILER=mipsel-linux-android "$(dirname "$0")/android-build.sh"
H A Dandroid-arm.sh4 ARCH=arm HOST_COMPILER=arm-linux-androideabi "$(dirname "$0")/android-build.sh"
H A Dandroid-armv7-a.sh4 ARCH=arm HOST_COMPILER=arm-linux-androideabi "$(dirname "$0")/android-build.sh"
H A Dandroid-x86.sh4 ARCH=x86 HOST_COMPILER=i686-linux-android "$(dirname "$0")/android-build.sh"
H A Dandroid-armv8-a.sh4 NDK_PLATFORM=android-21 ARCH=arm64 HOST_COMPILER=aarch64-linux-android "$(dirname "$0")/android-bui…
/freebsd/crypto/openssh/
H A Dbuildpkg.sh.in156 ARCH=`uname -m`
165 ARCH=`uname -p`
251 ARCH=$ARCH
256 PSTAMP="${UNAME_S} ${OS_VER} ${ARCH} `date '+%d%b%Y %H:%M'`"
659 echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION$REV-$UNAME_S-$ARCH.pkg
667 PSTAMP="${UNAME_S} ${OS_VER} ${ARCH} `date '+%d%b%Y %H:%M'`"
670 echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION$REV-$UNAME_S-$ARCH.pkg
/freebsd/contrib/capsicum-test/
H A DGNUmakefile4 ARCH?=64 macro
5 ARCHFLAG=-m$(ARCH)
/freebsd/contrib/arm-optimized-routines/networking/
H A DDir.mk9 ifeq ($(ARCH),)
15 networking-lib-srcs := $(wildcard $(S)/*.[cS]) $(wildcard $(S)/$(ARCH)/*.[cS])
/freebsd/contrib/arm-optimized-routines/string/x86_64/
H A Dcheck-arch.S9 # error ARCH setting does not match the compiler.
/freebsd/contrib/arm-optimized-routines/string/aarch64/
H A Dcheck-arch.S9 # error ARCH setting does not match the compiler.
/freebsd/contrib/arm-optimized-routines/string/arm/
H A Dcheck-arch.S9 # error ARCH setting does not match the compiler.

123