/vbox/src/recompiler/tests/ |
H A D | sha1.c | 63 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */ 66 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro 103 R2(a,b,c,d,e,20); R2(e,a,b,c,d,21); R2(d,e,a,b,c,22); R2(c,d,e,a,b,23); 104 R2(b,c,d,e,a,24); R2(a,b,c,d,e,25); R2(e,a,b,c,d,26); R2( [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/ |
H A D | BaseLib.h | 120 UINT64 R2; member in struct:__anon11924
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | DebugSupport.h | 292 UINT64 R2; member in struct:__anon12042 463 UINT64 R2; member in struct:__anon12043 499 UINT32 R2; member in struct:__anon12044
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/ |
H A D | DebugSupport.h | 294 UINT64 R2; member in struct:__anon15609 465 UINT64 R2; member in struct:__anon15610 501 UINT32 R2; member in struct:__anon15611
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | winnt.h | 1701 ULONG R2; member in struct:_CONTEXT
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | winnt.h | 1314 ULONG R2; member in struct:_CONTEXT
|