Searched refs:Switch (Results 1 - 19 of 19) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgSmm/
H A DTpm.asl125 // Switch by function index
127 Switch (ToInteger(Arg1))
174 // Switch by function index
176 Switch (ToInteger(Arg1))
290 // Switch by function index
292 Switch (ToInteger (Arg1))
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dswitch.c114 PRIntn PR_CALLBACK Switch(PRIntn argc, char **argv) function
264 } /* Switch */
270 result = PR_Initialize(Switch, argc, argv, 0);
/vbox/src/VBox/Storage/testcase/
H A DVDScriptAst.h506 VDSCRIPTASTSWITCH Switch; member in union:VDSCRIPTASTSTMT::__anon16814
H A DVDScriptAst.cpp187 RTListAppend(pList, &pStmt->Switch.pCond->Core.ListNode);
188 RTListAppend(pList, &pStmt->Switch.pStmt->Core.ListNode);
H A DVDScript.cpp761 /* Switch next token to current token and read in the next token. */
2584 rc = vdScriptParseSwitch(pThis, &pAstNodeStmt->Switch);
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/
H A DSerialDebug.asm127 ; Switch back to bank 0
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
H A DAsmFuncs.S397 ## Switch back to application stack
403 ## Switch back to application stack
H A DAsmFuncs.asm491 ;; Switch back to application stack
501 ;; Switch back to application stack
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector-pae.asm76 ; Switch to protected mode.
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0JmpA-x86.asm107 lea esp, [esi - FRAME_OFFSET] ; Switch stack!
242 ; Switch stack.
H A DVMMR0JmpA-amd64.asm120 mov rsp, r15 ; Switch stack!
224 ; Switch stack.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/X64/
H A DAsmFuncs.asm560 ;; Switch back to application stack
586 ;; Switch back to application stack
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dexample.pas304 (* Switch back to compressing mode: *)
/vbox/src/VBox/VMM/VMMRC/
H A DTRPMRCHandlersA.asm449 ; Switch back to the host and process it there.
929 ; Switch back to the host and process it there.
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.idl820 HRESULT Switch(
H A Durlmon.h2338 virtual HRESULT STDMETHODCALLTYPE Switch(
2373 HRESULT (STDMETHODCALLTYPE *Switch)( member in struct:IInternetProtocolSinkVtbl
2406 #define IInternetProtocolSink_Switch(This,pProtocolData) (This)->lpVtbl->Switch(This,pProtocolData)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.idl787 HRESULT Switch(
H A Durlmon.h2344 virtual HRESULT STDMETHODCALLTYPE Switch(
2379 HRESULT (STDMETHODCALLTYPE *Switch)( member in struct:IInternetProtocolSinkVtbl
2412 #define IInternetProtocolSink_Switch(This,pProtocolData) (This)->lpVtbl->Switch(This,pProtocolData)
/vbox/src/VBox/VMM/VMMR3/
H A DPATMA.asm197 ; Switch to 32-bit mode (x86).

Completed in 176 milliseconds