/vbox/src/VBox/Runtime/r3/win/ |
H A D | RTSystemShutdown-win.cpp | 97 char ab[sizeof(TOKEN_PRIVILEGES) + sizeof(LUID_AND_ATTRIBUTES)]; member in union:__anon16711
|
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/ |
H A D | state_attrib.c | 116 CRAttribBits *ab = &(sb->attrib); local 511 DIRTY(ab->dirty, g->neg_bitid); 519 CRAttribBits *ab = &(sb->attrib); local 1170 DIRTY(ab->dirty, g->neg_bitid);
|
/vbox/src/VBox/Runtime/testcase/ |
H A D | tstRTPath.cpp | 94 uint8_t ab[4096]; member in union:__anon16742
|
H A D | tstRTInlineAsm.cpp | 1271 uint8_t ab[PAGE_SIZE]; member in struct:__anon16734 1281 for (unsigned i = 0; i < sizeof(pPage->ab); i++) 1282 if (pPage->ab[i])
|
/vbox/src/VBox/Runtime/common/rand/ |
H A D | randadv.cpp | 297 uint8_t ab[5]; member in union:__anon16574 303 pThis->pfnGetBytes(pThis, &u.ab[0], sizeof(u.off)); 307 pThis->pfnGetBytes(pThis, &u.ab[0], sizeof(u.off)); 314 pThis->pfnGetBytes(pThis, &u.ab[0], sizeof(u.ab)); 317 u.off |= u.ab[4] & 0xf; 338 uint8_t ab[9]; member in union:__anon16575 344 pThis->pfnGetBytes(pThis, &u.ab[0], sizeof(u.off)); 348 pThis->pfnGetBytes(pThis, &u.ab[0], sizeof(u.off)); 355 pThis->pfnGetBytes(pThis, &u.ab[ [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/ |
H A D | strtodg.c | 347 Bigint *ab, *bb, *bb1, *bd, *bd0, *bs, *delta, *rvb, *rvb0; local 947 ab = d2b(dval(adj), &abe, &abits); 948 if (ab == NULL) 951 rshift(ab, -abe); 953 ab = lshift(ab, abe); 958 rvb = diff(rvb, ab); 983 rvb = sum(rvb, ab); 1001 Bfree(ab);
|
/vbox/src/VBox/Runtime/common/zip/ |
H A D | tar.h | 228 char ab[512]; member in union:RTZIPTARHDR
|
/vbox/src/VBox/Runtime/tools/ |
H A D | RTDbgSymCache.cpp | 625 uint8_t ab[64]; member in union:__anon16769 633 if (!memcmp(uBuf.ab, RT_STR_TUPLE("Microsoft C/C++ MSF 7.00")))
|
/vbox/src/VBox/Debugger/ |
H A D | DBGPlugInDarwin.cpp | 416 uint8_t ab[2 * X86_PAGE_4K_SIZE]; member in union:__anon9839 423 int rc = DBGFR3MemRead(pUVM, 0 /*idCpu*/, DBGFR3AddrFromFlat(pUVM, &ModAddr, uModAddr), uBuf.ab, X86_PAGE_4K_SIZE); 451 &uBuf.ab[X86_PAGE_4K_SIZE], X86_PAGE_4K_SIZE); 475 uLCmd.pb = &uBuf.ab[f64Bit ? sizeof(mach_header_64_t) : sizeof(mach_header_32_t)]; 896 uint8_t ab[X86_PAGE_4K_SIZE]; member in union:__anon9843 900 rc = DBGFR3MemRead(pUVM, 0 /*idCpu*/, &KernelAddr, uBuf.ab, X86_PAGE_4K_SIZE);
|
H A D | DBGPlugInLinux.cpp | 526 uint8_t ab[0x1000]; member in union:__anon9845 663 uint8_t ab[0x1000]; member in union:__anon9846 775 uint8_t ab[0x2000]; member in union:__anon9847
|
/vbox/src/VBox/Devices/EFI/ |
H A D | DevSmc.cpp | 146 uint8_t ab[4]; member in union:DEVSMC4CHID 172 uint8_t ab[128]; member in union:DEVSMCCURKEY::__anon9926 513 memcpy(pCurKey->Value.ab, pszSrc, 32); 532 pCurKey->Value.ab[0] = 0x02; 533 pCurKey->Value.ab[1] = 0x03; 534 pCurKey->Value.ab[2] = 0x0f; 535 pCurKey->Value.ab[3] = 0x00; 536 pCurKey->Value.ab[4] = 0x00; 537 pCurKey->Value.ab[5] = 0x35; 539 pCurKey->Value.ab[ [all...] |
/vbox/src/VBox/Devices/Network/ |
H A D | DrvIntNet.cpp | 1084 uint8_t ab[128]; member in union:__anon14878
|
/vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/ |
H A D | VBoxNetFlt-linux.c | 1051 uint8_t ab[40]; member in union:__anon16406
|
/vbox/src/VBox/Runtime/common/dbg/ |
H A D | dbgcfg.cpp | 372 uint8_t ab[_4K]; member in union:__anon16558
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/ |
H A D | Enquire.c | 1414 char *ab= "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; local 1418 p[i]= ab[i];
|
/vbox/src/VBox/ValidationKit/utils/TestExecServ/ |
H A D | TestExecService.cpp | 830 char ab[_64K]; member in struct:__anon17002 834 rc = RTFileRead(hFile, &Pkt.ab[0], _64K, &cbRead); 849 uMyCrc32 = RTCrc32Process(uMyCrc32, &Pkt.ab[0], cbRead);
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | mapidefs.h | 128 BYTE ab[MAPI_DIM]; member in struct:_ENTRYID 134 BYTE ab[sizeof(GUID)]; member in struct:_MAPIUID 1180 BYTE ab[MAPI_DIM]; member in struct:__anon13652
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | mapidefs.h | 131 BYTE ab[MAPI_DIM]; member in struct:_ENTRYID 137 BYTE ab[sizeof(GUID)]; member in struct:_MAPIUID 1183 BYTE ab[MAPI_DIM]; member in struct:__anon1029
|
/vbox/src/VBox/VMM/include/ |
H A D | IEMInternal.h | 177 uint8_t ab[512]; member in struct:IEMVERIFYEVTREC::__anon16912::__anon16916 370 uint8_t ab[512]; member in struct:IEMCPU::__anon16920
|
/vbox/src/recompiler/target-i386/ |
H A D | op_helper.c | 5431 int i, qb, ab; local 5445 ab = a1 >> 63; 5447 if (ab || a1 >= b) {
|
/vbox/include/iprt/ |
H A D | x86.h | 2780 uint8_t ab[8192 - 512 - 64]; member in union:X86XSAVEAREA::__anon594
|