/vbox/src/VBox/Devices/PC/ipxe/src/tests/ |
H A D | settings_test.c | 47 uint8_t actual[ sizeof ( expected ) ]; \ 51 len = fetch_setting ( settings, setting, actual, \ 52 sizeof ( actual ) ); \ 55 DBGC_HDA ( settings, 0, actual, len ); \ 56 ok ( len == ( int ) sizeof ( actual ) ); \ 57 ok ( memcmp ( actual, expected, sizeof ( actual ) ) == 0 ); \ 70 char actual[ strlen ( formatted ) + 1 ]; \ 75 len = fetchf_setting ( settings, setting, actual, \ 76 sizeof ( actual ) ); \ [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/crypto/ |
H A D | rsa.c | 576 void *actual; local 604 actual = temp; 605 if ( ( rc = rsa_encode_digest ( context, digest, value, actual ) ) !=0 ) 609 if ( memcmp ( actual, expected, context->max_len ) != 0 ) {
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/ |
H A D | systrace.c | 52 systrace_init(struct sysent *actual, systrace_sysent_t **interposed) argument 63 struct sysent *a = &actual[i];
|
/vbox/src/VBox/Devices/PC/BIOS/ |
H A D | pcibio32.asm | 22 ; range on a paragraph boundary. Note that the actual 32-bit code need not
|
/vbox/src/VBox/ValidationKit/bootsectors/ |
H A D | bootsector2-cpu-basic-1.asm | 60 ; The actual tests.
|
H A D | bootsector2-cpu-a20-1.asm | 56 ; The actual tests.
|
/vbox/src/VBox/HostDrivers/Support/win/ |
H A D | SUPR3HardenedMainA-win.asm | 82 ; Call the C/C++ code that does the actual work. This returns the
|
/vbox/src/VBox/ValidationKit/utils/cpu/ |
H A D | xmmsaving-asm.asm | 41 ; @param pBadVal Where to store the actual register value on failure.
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/X64/ |
H A D | AsmFuncs.S | 268 # last actual application stack entry is saved at offset
|
H A D | AsmFuncs.asm | 301 ; last actual application stack entry is saved at offset
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/ |
H A D | AsmFuncs.asm | 273 ; last actual application stack entry is
|
/vbox/src/VBox/Additions/common/VBoxGuest/ |
H A D | VBoxGuestA-os2.asm | 1575 ; not we can easily handle it the code that does the actual mapping.
|
/vbox/src/VBox/VMM/VMMAll/ |
H A D | IEMAllAImpl.asm | 1677 ; Initialize the FPU for the actual instruction being emulated, this means
|
/vbox/src/VBox/VMM/testcase/ |
H A D | tstX86-1A.asm | 1387 db 066h, 041h, 00Fh, 073h, 0D0h, 080h ; REX.B - has actual effect on the instruction.
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
H A D | jaxb-impl.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ... |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |