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

1234

/vbox/src/VBox/Frontends/Common/VBoxKeyboard/
H A DMakefile23 gcc -shared -o VBoxKeyboard.so keyboard.o -lX11
/vbox/include/iprt/nocrt/compiler/
H A Dcompiler.h30 # include <iprt/nocrt/compiler/gcc.h>
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/
H A DMakefile11 ifeq ($(CCTYPE),gcc)
18 ifeq ($(CCTYPE),gcc)
26 endif # gcc
31 ifeq ($(CCTYPE),gcc)
41 ifeq ($(CCTYPE),gcc)
/vbox/src/VBox/Runtime/common/asm/
H A DASMCpuIdExSlow.asm37 ; @param uOperator x86:ebp+8 gcc:rdi msc:rcx
38 ; @param uInitEBX x86:ebp+c gcc:rsi msc:rdx
39 ; @param uInitECX x86:ebp+10 gcc:rdx msc:r8
40 ; @param uInitEDX x86:ebp+14 gcc:rcx msc:r9
41 ; @param pvEAX x86:ebp+18 gcc:r8 msc:rbp+30h
42 ; @param pvEBX x86:ebp+1c gcc:r9 msc:rbp+38h
43 ; @param pvECX x86:ebp+20 gcc:rbp+10h msc:rbp+40h
44 ; @param pvEDX x86:ebp+24 gcc:rbp+18h msc:rbp+48h
H A DASMCpuId_Idx_ECX.asm37 ; @param uOperator x86:ebp+8 gcc:rdi msc:rcx
38 ; @param uIdxECX x86:ebp+c gcc:rsi msc:rdx
39 ; @param pvEAX x86:ebp+10 gcc:rdx msc:r8
40 ; @param pvEBX x86:ebp+14 gcc:rcx msc:r9
41 ; @param pvECX x86:ebp+18 gcc:r8 msc:rsp+28h
42 ; @param pvEDX x86:ebp+1c gcc:r9 msc:rsp+30h
H A DASMAtomicCmpXchgExU64.asm37 ; @param pu64 x86:ebp+8 gcc:rdi msc:rcx
38 ; @param u64New x86:ebp+c gcc:rsi msc:rdx
39 ; @param u64Old x86:ebp+14 gcc:rdx msc:r8
40 ; @param pu64Old x86:ebp+1c gcc:rcx msc:r9
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/vbox/src/apps/svnsync-vbox/
H A DMakefile16 CC = gcc
/vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/
H A DMakefile67 OBJS += math/gcc/divdi3.o \
68 math/gcc/moddi3.o \
69 math/gcc/qdivrem.o \
70 math/gcc/udivdi3.o \
71 math/gcc/divdi3.o \
72 math/gcc/umoddi3.o
/vbox/src/VBox/HostDrivers/VBoxPci/linux/
H A DMakefile71 OBJS += math/gcc/divdi3.o \
72 math/gcc/moddi3.o \
73 math/gcc/qdivrem.o \
74 math/gcc/udivdi3.o \
75 math/gcc/divdi3.o \
76 math/gcc/umoddi3.o
/vbox/src/VBox/Additions/common/VBoxGuest/linux/
H A DMakefile99 common/math/gcc/divdi3.o \
100 common/math/gcc/moddi3.o \
101 common/math/gcc/udivdi3.o \
102 common/math/gcc/umoddi3.o \
103 common/math/gcc/qdivrem.o
136 common/alloc common/err common/log common/math/gcc common/misc \
/vbox/src/VBox/Runtime/common/math/
H A Dbignum-amd64-x86.asm43 ; @param pauResult x86:[ebp + 8] gcc:rdi msc:rcx
44 ; @param pauMinuend x86:[ebp + 12] gcc:rsi msc:rdx
45 ; @param pauSubtrahend x86:[ebp + 16] gcc:rdx msc:r8
46 ; @param cUsed x86:[ebp + 20] gcc:rcx msc:r9
226 ; @param pauResultMinuend x86:[ebp + 8] gcc:rdi msc:rcx
227 ; @param pauSubtrahend x86:[ebp + 12] gcc:rsi msc:rdx
228 ; @param cUsed x86:[ebp + 16] gcc:rdx msc:r8
378 ; @param pauElements x86:[ebp + 8] gcc:rdi msc:rcx
379 ; @param cUsed x86:[ebp + 12] gcc:rsi msc:rdx
380 ; @param uCarry x86:[ebp + 16] gcc
[all...]
/vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/
H A DMakefile71 OBJS += math/gcc/divdi3.o \
72 math/gcc/moddi3.o \
73 math/gcc/qdivrem.o \
74 math/gcc/udivdi3.o \
75 math/gcc/divdi3.o \
76 math/gcc/umoddi3.o

Completed in 82 milliseconds

1234