Searched refs:arch (Results 26 - 50 of 78) sorted by relevance

1234

/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dgeniso21 echo $0: $isolinux_bin not found, please install, or set ISOLINUX_BIN in arch/i386/Makefile correctly
/vbox/src/VBox/Additions/linux/installer/
H A Dvboxadd-service.sh43 elif [ -f /etc/arch-release ]; then
44 system=arch
150 if [ "$system" = "arch" ]; then
/vbox/src/VBox/ValidationKit/utils/TestExecServ/linux/
H A Dvboxtxs-nat.sh57 elif [ -f /etc/arch-release ]; then
58 system=arch
164 if [ "$system" = "arch" ]; then
H A Dvboxtxs.sh57 elif [ -f /etc/arch-release ]; then
58 system=arch
164 if [ "$system" = "arch" ]; then
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/drivers/net/
H A Dundiisr.S14 .arch i386
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/prefix/
H A Dexeprefix.S33 .arch i386
H A Dhdprefix.S4 .arch i386
H A Dunnrv2b.S39 .arch i386
H A Dbootpart.S9 .arch i386
/vbox/src/VBox/Installer/linux/
H A DVBoxSysInfo.sh78 elif [ -r /etc/arch-release ]
H A Dvboxballoonctrl-service.sh58 elif [ -f /etc/arch-release ]; then
59 system=arch
188 if [ "$system" = "arch" ]; then
H A Dvboxweb-service.sh60 elif [ -f /etc/arch-release ]; then
61 system=arch
190 if [ "$system" = "arch" ]; then
/vbox/src/VBox/Runtime/common/asm/
H A DASMMultU32ByU32DivByU32.asm59 %error "Unsupported arch."
60 unsupported arch
H A DASMGetGDTR.asm47 %error "Undefined arch?"
H A DASMGetIDTR.asm47 %error "Undefined arch?"
H A DASMGetSegAttr.asm54 %error "Which arch is this?"
H A DASMSetGDTR.asm47 %error "Undefined arch?"
H A DASMSetIDTR.asm47 %error "Undefined arch?"
H A DASMSetXcr0.asm54 %error "Undefined arch?"
H A DASMXRstor.asm60 %error "Undefined arch?"
H A DASMXSave.asm60 %error "Undefined arch?"
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/
H A Dpxe_entry.S22 .arch i386
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/transitions/
H A Dlibkir.S35 .arch i386
/vbox/src/VBox/Installer/linux/debian/
H A Drules51 arch := $(shell dpkg --print-architecture) macro
94 qtstdc6 := /home/vbox/Qt-4.7.4-stdc++6-$(arch)
199 binary binary-arch binary-indep: build $(verfile)
203 binary binary-arch binary-indep: build $(if $(NOMODS),,modules)
307 .PHONY: binary modules binary-arch binary-indep clean checkroot
/vbox/debian/
H A Drules45 arch := $(shell dpkg --print-architecture) macro
71 qtstdc6 := /home/vbox/Qt-4.7.4-stdc++6-$(arch)
173 binary binary-arch binary-indep: build $(verfile)
177 binary binary-arch binary-indep: build $(if $(NOMODS),,modules)
274 .PHONY: binary modules binary-arch binary-indep clean checkroot

Completed in 86 milliseconds

1234