Searched refs:ARCH (Results 1 – 5 of 5) sorted by relevance
28 ARCH=33 a) ARCH=${OPTARG};;50 if [[ ! ${ARCH} ]]; then55 exec ${DIR}/make-parallel ${ARCH} ${ARGS} "$@"
24 ARCH=x6445 a) ARCH=$OPTARG;;76 IDSTXT="${ZIRCON_ROOT}/build-${ARCH}${BUILD_SUFFIX}/ids.txt"
54 ARCH=112 a) ARCH=$OPTARG;;164 if [[ -z $ARCH ]]; then169 PROJECT="$ARCH"204 $DIR/build-zircon -a $ARCH $BUILD_ARGS -- -C "$DIR/.." || exit 1232 case $ARCH in236 echo >&2 "No QEMU trampoline for $ARCH"261 if [[ "$ARCH" == "x64" && $VIRTIO == 0 ]]; then345 if [[ "$ARCH" == "x64" ]] && [[ $VIRTIO == 0 ]]; then375 if [[ "$ARCH" == "x64" ]]; then[all …]
45 ARCH=56 a) ARCH="$OPTARG";;80 if [[ -z $ARCH ]]; then102 PROJECT="$ARCH"
48 ARCH=127 ARCH="x86"132 ARCH="arm64"137 ARCH="x86"142 ARCH="arm64"182 if "$ZIRCONDIR"/scripts/entropy-test/run-boot-test -a "$ARCH" -c "$CMDLINE" -l "$LEN" \
Completed in 7 milliseconds