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

/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
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
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.h2344 virtual HRESULT STDMETHODCALLTYPE Switch(
2379 HRESULT (STDMETHODCALLTYPE *Switch)( member in struct:IInternetProtocolSinkVtbl
2412 #define IInternetProtocolSink_Switch(This,pProtocolData) (This)->lpVtbl->Switch(This,pProtocolData)

Completed in 71 milliseconds