Searched refs:SetIndex (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbDesc.c71 UINTN SetIndex; local
87 for (SetIndex = 0; SetIndex < Interface->NumOfSetting; SetIndex++) {
88 if (Interface->Settings[SetIndex] != NULL) {
89 UsbFreeInterfaceDesc (Interface->Settings[SetIndex]);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtom.idl265 HRESULT SetIndex([in]LONG Unit, [in]LONG Index, [in]LONG Extend);
H A Dd3drmobj.h4581 STDMETHOD(SetIndex)(THIS_ D3DVALUE) PURE;
4605 #define IDirect3DRMInterpolator_SetIndex(p,a) (p)->lpVtbl->SetIndex(p,a)
4626 #define IDirect3DRMInterpolator_SetIndex(p,a) (p)->SetIndex(a)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtom.idl264 HRESULT SetIndex([in]LONG Unit, [in]LONG Index, [in]LONG Extend);

Completed in 245 milliseconds