Searched defs:Profile (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dptrveloc.h85 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dptrveloc.h85 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dptrveloc.h93 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dptrveloc.h84 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dptrveloc.h85 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dptrveloc.h88 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dptrveloc.h88 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dptrveloc.h85 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dptrveloc.h85 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dptrveloc.h85 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dptrveloc.h85 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dptrveloc.h85 PointerAccelerationProfileFunc Profile; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Debugger/
H A DVBoxDbgStatsQt4.cpp115 STAMPROFILE Profile; member in union:DBGGUISTATSNODE::__anon9863
1059 pNode->Data.Profile = *(PSTAMPROFILE)pvSample;
1158 uint64_t cPrevPeriods = pNode->Data.Profile.cPeriods;
1159 pNode->Data.Profile = *(PSTAMPROFILE)pvSample;
1160 iDelta = pNode->Data.Profile.cPeriods - cPrevPeriods;
2162 if (!pNode->Data.Profile.cPeriods)
2164 return formatNumber(sz, pNode->Data.Profile.cPeriods);
2234 if (!pNode->Data.Profile.cPeriods)
2236 return formatNumber(sz, pNode->Data.Profile.cTicksMin);
2252 if (!pNode->Data.Profile
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_bofm.c62 UINT8 Profile[32]; member in struct:__anon15759

Completed in 48 milliseconds