Searched defs:CurrentIndex (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiConfig.c331 UINT32 CurrentIndex; local
335 CurrentIndex = 0;
339 if (CurrentIndex == Index) {
344 CurrentIndex++;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.c2566 UINTN CurrentIndex; local
2586 CurrentIndex = 0;
2727 CurrentIndex = Index;
2738 CurrentIndex = Index;
2775 CurrentIndex = 0;
2791 Mode = &Private->GraphicsOutputModeBuffer[CurrentIndex];
2795 CurrentGraphicsOutputMode->Mode = (UINT32) CurrentIndex;
2823 Status = Private->GraphicsOutput.SetMode (&Private->GraphicsOutput, (UINT32) CurrentIndex);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtwain.h201 TW_UINT32 CurrentIndex; /* Current value is in ItemList[CurrentIndex] */ member in struct:__anon13849
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtwain.h210 TW_UINT32 CurrentIndex; /* Current value is in ItemList[CurrentIndex] */ member in struct:__anon1205
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dmtypes.h2893 GLfloat CurrentIndex; member in struct:gl_dlist_state

Completed in 576 milliseconds