Searched refs:UINT32_MAX (Results 151 - 175 of 350) sorted by relevance

1234567891011>>

/vbox/src/VBox/Runtime/testcase/
H A DtstRTMemCache.cpp266 RTTESTI_CHECK_RC_RETV(RTMemCacheCreate(&g_hMemCache, cbObject, 0 /*cbAlignment*/, UINT32_MAX, NULL, NULL, NULL, 0 /*fFlags*/), VINF_SUCCESS);
H A DtstRTR0ThreadPreemption.cpp442 if (cRefs == UINT32_MAX)
H A DtstRTStrCache.cpp55 if (cbStrings == UINT32_MAX)
H A DtstLdr-3.cpp213 *pValue &= UINT32_MAX;
/vbox/src/VBox/Runtime/common/crypto/
H A Dx509-core.cpp91 AssertPtrReturn(pThis, UINT32_MAX);
119 return UINT32_MAX;
690 AssertMsgReturn(iName != UINT32_MAX, ("Please extend g_aRdnMap with '%s'.\n", pComponent->Type.szObjId), false);
769 AssertMsgReturn(iName != UINT32_MAX, ("Please extend g_aRdnMap with '%s'.\n", pComponent->Type.szObjId),
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dsetmode.c218 if (cbLine > UINT32_MAX || cbLine * height >= pVBox->cbFBMax)
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceCpuHotPlug.cpp77 #define ACPI_CPU_PATH_NOT_PROBED UINT32_MAX
H A DVBoxServiceControlSession.cpp1809 if (s_uCtrlSessionThread++ == UINT32_MAX)
2300 g_Session.StartupInfo.uProtocol = UINT32_MAX;
2301 g_Session.StartupInfo.uSessionID = UINT32_MAX;
2361 if (g_Session.StartupInfo.uProtocol == UINT32_MAX)
2364 if (g_Session.StartupInfo.uSessionID == UINT32_MAX)
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxUhgsmiDisp.cpp180 Assert(DdiRender.CommandLength < UINT32_MAX/2);
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPShgsmi.cpp36 Assert(cRefs < UINT32_MAX / 2);
/vbox/src/VBox/Runtime/common/zip/
H A Dunzipcmd.cpp336 uint32_t iFile = UINT32_MAX;
/vbox/src/VBox/Runtime/r3/linux/
H A Dsemeventmulti-linux.cpp299 || uTimeout <= UINT64_C(1000000000) * UINT32_MAX)
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemmutex-posix.cpp198 pThis->cNesting = UINT32_MAX;
/vbox/src/VBox/Runtime/r3/win/
H A Dsemeventmulti-win.cpp271 dwMsTimeout = uTimeout < UINT32_MAX
/vbox/src/VBox/Devices/EFI/
H A DDevSmc.cpp632 * @returns Key index on success, UINT32_MAX on failure.
642 return UINT32_MAX;
659 if (iKey != UINT32_MAX)
746 if (iKey != UINT32_MAX)
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMainImports-win.cpp438 int rc = RTLdrGetSymbolEx(pLdrEntry->hLdrMod, pbBits, (uintptr_t)pDll->pbImageBase, UINT32_MAX, pImport->pszName, &uValue);
737 UINT32_MAX, g_aSupNtImpDlls[iDll].paImports[i].pszName, &uValue);
781 UINT32_MAX, pszProcedure, &uValue);
H A DSUPR3HardenedMain-win.cpp1636 (unsigned)pName->Length / sizeof(WCHAR), pName->Buffer, pfFlags ? *pfFlags : UINT32_MAX, pwszSearchPath,
1728 uint32_t offLastSlash = UINT32_MAX;
1729 uint32_t offLastDot = UINT32_MAX;
1736 offLastDot = UINT32_MAX;
1743 bool const fNeedDllSuffix = offLastDot == UINT32_MAX && offLastSlash == UINT32_MAX;
1745 if (offLastDot != UINT32_MAX && offLastDot == cwcName - 1)
1751 if (offLastSlash != UINT32_MAX)
1927 pfFlags ? *pfFlags : UINT32_MAX, pwszSearchPath,
1932 pfFlags ? *pfFlags : UINT32_MAX, pwszSearchPat
[all...]
H A DSUPHardenedVerifyImage-win.cpp191 static uint32_t g_iTlsWinVerifyTrustRecursion = UINT32_MAX;
193 static uint32_t volatile g_idActiveThread = UINT32_MAX;
2636 if (g_iTlsWinVerifyTrustRecursion != UINT32_MAX)
2643 fNoRecursion = ASMAtomicCmpXchgU32(&g_idActiveThread, idCurrentThread, UINT32_MAX);
2697 if (g_iTlsWinVerifyTrustRecursion != UINT32_MAX)
2700 ASMAtomicWriteU32(&g_idActiveThread, UINT32_MAX);
2726 && ( g_iTlsWinVerifyTrustRecursion != UINT32_MAX
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h482 #define DTRACE_LQUANTIZE_BASEMASK UINT32_MAX
496 #define DTRACE_USTACK_NFRAMES(x) (uint32_t)((x) & UINT32_MAX)
499 ((((uint64_t)(y)) << 32) | ((x) & UINT32_MAX))
/vbox/src/VBox/VMM/VMMR3/
H A DPGMSavedState.cpp1135 paLSPages[iPage].u32Crc = UINT32_MAX;
1143 paLSPages[iPage].u32Crc = UINT32_MAX;
1158 paLSPages[iPage].u32Crc = UINT32_MAX;
1173 paLSPages[iPage].u32Crc = UINT32_MAX;
1185 paLSPages[iPage].u32Crc = UINT32_MAX;
1277 paLSPages[iPage].u32Crc = UINT32_MAX; /* Invalid */
1292 if (paLSPages[iPage].u32Crc != UINT32_MAX)
1316 if (paLSPages[iPage].u32Crc != UINT32_MAX)
1419 paLSPages[iPage].u32Crc = UINT32_MAX; /* invalid */
1439 paLSPages[iPage].u32Crc = UINT32_MAX; /* invali
[all...]
/vbox/src/VBox/VMM/tools/
H A DVBoxCpuReport.cpp435 for (unsigned iTest = 0; iTest <= 64 && fMsrOrMask < UINT32_MAX; iTest++)
444 uint32_t fMsrMask = iBit >= 31 ? UINT32_MAX : RT_BIT_32(iBit + 1) - 1;
2364 case 0xc0010111: return UINT32_MAX;
2365 case 0xc0010112: return UINT64_C(0xfffe0000) | ((RT_BIT_64(vbCpuRepGetPhysAddrWidth()) - 1) & ~(uint64_t)UINT32_MAX);
2366 case 0xc0010113: return UINT64_C(0xfffe773f) | ((RT_BIT_64(vbCpuRepGetPhysAddrWidth()) - 1) & ~(uint64_t)UINT32_MAX);
2612 else if (uValue == UINT32_MAX)
2613 vbCpuRepPrintf(", UINT32_MAX");
2617 vbCpuRepPrintf(", ~(uint64_t)UINT32_MAX");
2618 else if (uValue <= (UINT32_MAX >> 1))
2620 else if (uValue <= UINT32_MAX)
[all...]
/vbox/src/VBox/Main/src-server/
H A DMachineImplCloneVM.cpp291 mt.uIdx = UINT32_MAX; /* No read/write optimization possible. */
401 mt.uIdx = UINT32_MAX;
536 mt.uIdx = UINT32_MAX;
1058 uint32_t uSrcParentIdx = UINT32_MAX;
1059 uint32_t uTrgParentIdx = UINT32_MAX;
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmod.cpp1518 RTDBGMOD_VALID_RETURN_RC(pDbgMod, UINT32_MAX);
1529 RTDBGMOD_VALID_RETURN_RC(pDbgMod, UINT32_MAX);
1800 RTDBGMOD_VALID_RETURN_RC(pDbgMod, UINT32_MAX);
1965 AssertReturn(uLineNo > 0 && uLineNo < UINT32_MAX, VERR_INVALID_PARAMETER);
1996 RTDBGMOD_VALID_RETURN_RC(pDbgMod, UINT32_MAX);
/vbox/include/iprt/
H A Dasn1-generator-pass.h1020 if (RT_SUCCESS(rc) && ((cbMin) != 0 || (cbMax) != UINT32_MAX)) \
1031 if (RT_SUCCESS(rc) && ((cMinBits) != 0 || (cMaxBits) != UINT32_MAX)) \
1034 || ((cMaxBits) == UINT32_MAX ? false : pThis->a_Name.cBits + 1U > (cMaxBits) + 1U /* ditto */) ) ) \
1164 RTASN1TMPL_MEMBER_UTF8_STRING_MIN_MAX(a_Name, 0, UINT32_MAX)
1173 RTASN1TMPL_MEMBER_STRING_MIN_MAX(a_Name, 0, UINT32_MAX)
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp3513 ULONG ulSessionID = UINT32_MAX;
3562 && ulSessionID == UINT32_MAX)
3567 && ulSessionID != UINT32_MAX)
3644 if (ulSessionID != UINT32_MAX)
3714 ULONG ulSessionID = UINT32_MAX;
3744 && ulSessionID == UINT32_MAX)
3749 && ulSessionID != UINT32_MAX)

Completed in 212 milliseconds

1234567891011>>