Searched refs:AssertCompile (Results 1 - 25 of 209) sorted by relevance

123456789

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_glext.h29 AssertCompile(sizeof (VBoxGLhandleARB) == sizeof (GLhandleARB));
/vbox/src/VBox/Additions/os2/VBoxSF/
H A DVBoxSFInternal.h57 AssertCompile(sizeof(VBOXSFVP) <= sizeof(VPFSD));
71 AssertCompile(sizeof(VBOXSFCD) <= sizeof(CDFSD));
86 AssertCompile(sizeof(VBOXSFFSD) <= sizeof(SFFSD));
101 AssertCompile(sizeof(VBOXSFFS) <= sizeof(FSFSD));
/vbox/src/VBox/VMM/include/
H A DGIMHvInternal.h379 AssertCompile(MSR_GIM_HV_RANGE0_START <= MSR_GIM_HV_RANGE0_END);
380 AssertCompile(MSR_GIM_HV_RANGE1_START <= MSR_GIM_HV_RANGE1_END);
381 AssertCompile(MSR_GIM_HV_RANGE2_START <= MSR_GIM_HV_RANGE2_END);
382 AssertCompile(MSR_GIM_HV_RANGE3_START <= MSR_GIM_HV_RANGE3_END);
383 AssertCompile(MSR_GIM_HV_RANGE4_START <= MSR_GIM_HV_RANGE4_END);
384 AssertCompile(MSR_GIM_HV_RANGE5_START <= MSR_GIM_HV_RANGE5_END);
385 AssertCompile(MSR_GIM_HV_RANGE6_START <= MSR_GIM_HV_RANGE6_END);
386 AssertCompile(MSR_GIM_HV_RANGE7_START <= MSR_GIM_HV_RANGE7_END);
387 AssertCompile(MSR_GIM_HV_RANGE8_START <= MSR_GIM_HV_RANGE8_END);
388 AssertCompile(MSR_GIM_HV_RANGE9_STAR
[all...]
H A DGIMKvmInternal.h76 AssertCompile(MSR_GIM_KVM_RANGE0_START <= MSR_GIM_KVM_RANGE0_END);
77 AssertCompile(MSR_GIM_KVM_RANGE1_START <= MSR_GIM_KVM_RANGE1_END);
/vbox/src/VBox/Runtime/common/checksum/
H A Dopenssl-md2.cpp42 AssertCompile(RT_SIZEOFMEMB(RTMD2CONTEXT, abPadding) >= RT_SIZEOFMEMB(RTMD2CONTEXT, Private));
H A Dopenssl-md5.cpp40 AssertCompile(RT_SIZEOFMEMB(RTMD5CONTEXT, abPadding) >= RT_SIZEOFMEMB(RTMD5CONTEXT, OsslPrivate));
H A Dopenssl-sha1.cpp40 AssertCompile(RT_SIZEOFMEMB(RTSHA1CONTEXT, abPadding) >= RT_SIZEOFMEMB(RTSHA1CONTEXT, Private));
/vbox/src/VBox/Runtime/testcase/
H A DtstRTAssertCompile.cpp3 * IPRT Testcase - AssertCompile* - A Compile Time Testcase.
39 AssertCompile(true);
40 AssertCompile(1);
41 AssertCompile(2);
42 AssertCompile(99);
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/drv/
H A DVBoxNetFltCmn-win.h224 AssertCompile((sizeof(VBOXNETFLT_PACKET_INFO) & (sizeof(PVOID) - 1)) == 0);
521 AssertCompile(sizeof (VBOXNETFLT_PKTRSVD_TRANSFERDATA_PT) <= PROTOCOL_RESERVED_SIZE_IN_PACKET);
523 AssertCompile(sizeof (VBOXNETFLT_PKTRSVD_MP) <= RT_SIZEOFMEMB(NDIS_PACKET, MiniportReserved));
525 AssertCompile(sizeof (NDIS_DEVICE_POWER_STATE) == sizeof (uint32_t));
526 AssertCompile(sizeof (UINT) == sizeof (uint32_t));
/vbox/include/VBox/
H A Dusbfilter.h87 AssertCompile(USBFILTERMATCH_END == 11);
145 AssertCompile(USBFILTERIDX_END == 11);
181 AssertCompile(USBFILTERTYPE_END == 5);
/vbox/src/VBox/Runtime/common/misc/
H A Dhandletable.h110 AssertCompile(sizeof(RTHTENTRYFREE) <= sizeof(RTHTENTRY));
111 AssertCompile(sizeof(RTHTENTRYFREE) <= sizeof(RTHTENTRYCTX));
/vbox/src/VBox/Runtime/common/path/
H A DRTPathSplit.cpp61 AssertCompile(sizeof(*pParsedVolatile) <= sizeof(*pSplitVolatile));
62 AssertCompile(sizeof(pParsedVolatile->aComps[0]) <= sizeof(pSplitVolatile->apszComps[0]));
/vbox/src/VBox/Runtime/r3/win/
H A Dtime-win.cpp158 AssertCompile(sizeof(u64) == sizeof(FILETIME));
167 AssertCompile(sizeof(u64) == sizeof(FILETIME));
H A Dtls-win.cpp41 AssertCompile(sizeof(RTTLS) >= sizeof(DWORD));
/vbox/src/VBox/HostDrivers/Support/
H A DSUPR0IdcClientInternal.h76 AssertCompile(RT_SIZEOFMEMB(SUPDRVIDCHANDLE, apvPadding) >= sizeof(struct SUPDRVIDCHANDLEPRIVATE));
H A DSUPLibAll.cpp63 AssertCompile(RT_IS_POWER_OF_TWO(RTCPUSET_MAX_CPUS));
64 AssertCompile(RT_ELEMENTS(pGip->aiCpuFromCpuSetIdx) >= RTCPUSET_MAX_CPUS);
/vbox/include/VBox/HGSMI/
H A DHGSMIMemAlloc.h51 AssertCompile((~HGSMI_MA_DESC_OFFSET_MASK + 1) == HGSMI_MA_BLOCK_SIZE_MIN);
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dsemfastmutex-r0drv-freebsd.c62 AssertCompile(sizeof(RTSEMFASTMUTEXINTERNAL) > sizeof(void *));
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dsemfastmutex-r0drv-os2.cpp62 AssertCompile(sizeof(RTSEMFASTMUTEXINTERNAL) > sizeof(void *));
H A Dspinlock-r0drv-os2.cpp72 AssertCompile(sizeof(RTSPINLOCKINTERNAL) > sizeof(void *));
/vbox/src/VBox/Runtime/r3/posix/
H A Dtls-posix.cpp41 AssertCompile(sizeof(pthread_key_t) <= sizeof(RTTLS));
/vbox/src/VBox/VMM/include/internal/
H A Dpgm.h62 AssertCompile(PGMPAGETYPE_END == 8);
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVhwa.cpp878 AssertCompile(sizeof (RECT) == sizeof (VBOXVHWA_RECTL));
879 AssertCompile(RT_SIZEOFMEMB(RECT, left) == RT_SIZEOFMEMB(VBOXVHWA_RECTL, left));
880 AssertCompile(RT_SIZEOFMEMB(RECT, right) == RT_SIZEOFMEMB(VBOXVHWA_RECTL, right));
881 AssertCompile(RT_SIZEOFMEMB(RECT, top) == RT_SIZEOFMEMB(VBOXVHWA_RECTL, top));
882 AssertCompile(RT_SIZEOFMEMB(RECT, bottom) == RT_SIZEOFMEMB(VBOXVHWA_RECTL, bottom));
883 AssertCompile(RT_OFFSETOF(RECT, left) == RT_OFFSETOF(VBOXVHWA_RECTL, left));
884 AssertCompile(RT_OFFSETOF(RECT, right) == RT_OFFSETOF(VBOXVHWA_RECTL, right));
885 AssertCompile(RT_OFFSETOF(RECT, top) == RT_OFFSETOF(VBOXVHWA_RECTL, top));
886 AssertCompile(RT_OFFSETOF(RECT, bottom) == RT_OFFSETOF(VBOXVHWA_RECTL, bottom));
956 AssertCompile(sizeo
[all...]
/vbox/include/iprt/
H A Dasm.h608 AssertCompile(sizeof(*(ph)) == sizeof(uint32_t)); \
609 AssertCompile(sizeof(*(phRes)) == sizeof(uint32_t)); \
615 AssertCompile(sizeof(*(ph)) == sizeof(uint64_t)); \
616 AssertCompile(sizeof(*(phRes)) == sizeof(uint64_t)); \
976 AssertCompile(sizeof(*(ph)) == sizeof(uint32_t)); \
982 AssertCompile(sizeof(*(ph)) == sizeof(uint64_t)); \
1225 AssertCompile(sizeof(*ph) == sizeof(uint32_t)); \
1226 AssertCompile(sizeof(*phOldVal) == sizeof(uint32_t)); \
1232 AssertCompile(sizeof(*(ph)) == sizeof(uint64_t)); \
1233 AssertCompile(sizeo
[all...]
H A Dassert.h59 * In addition there is a very special family AssertCompile that can be
256 * RTASSERTTYPE is the type the AssertCompile() macro redefines.
263 * RTASSERTVAR is the type the AssertCompile() macro redefines.
293 * This differs from AssertCompile in that it accepts some more expressions
306 /** @def AssertCompile
312 # define AssertCompile(expr) static_assert(!!(expr), #expr) macro
314 # define AssertCompile(expr) AssertCompileNS(expr)
340 AssertCompile(sizeof(type) == (size))
348 AssertCompile(!(sizeof(type) & ((align) - 1)))
357 AssertCompile(RT_SIZEOFMEM
[all...]

Completed in 3081 milliseconds

123456789