Searched defs:mach (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpowrprof.h60 GLOBAL_MACHINE_POWER_POLICY mach; member in struct:_GLOBAL_POWER_POLICY
117 MACHINE_POWER_POLICY mach; member in struct:_POWER_POLICY
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpowrprof.h60 GLOBAL_MACHINE_POWER_POLICY mach; member in struct:_GLOBAL_POWER_POLICY
117 MACHINE_POWER_POLICY mach; member in struct:_POWER_POLICY
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageControlVM.cpp65 unsigned int getMaxNics(IVirtualBox* vbox, IMachine* mach) argument
74 CHECK_ERROR_BREAK(mach, COMGETTER(ChipsetType)(&aChipset));
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.cpp389 const CMachine mach = vbox.FindMachine(strMachineID); local
390 if (!vbox.isOk() || mach.isNull())

Completed in 102 milliseconds