Searched defs:Shutdown (Results 1 - 20 of 20) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsp.h199 virtual HRESULT WINAPI Shutdown(void) = 0;
212 HRESULT (WINAPI *Shutdown)(ITMSPAddress *This); member in struct:ITMSPAddressVtbl
227 #define ITMSPAddress_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Dntsecpkg.h595 SpShutdownFn *Shutdown; member in struct:_SECPKG_FUNCTION_TABLE
H A Dtapi3.h1459 virtual HRESULT WINAPI Shutdown(void) = 0;
1472 HRESULT (WINAPI *Shutdown)(ITMSPAddress *This); member in struct:ITMSPAddressVtbl
1487 #define ITMSPAddress_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Dagtsvr.h1809 virtual HRESULT WINAPI Shutdown(void) = 0;
1836 HRESULT (WINAPI *Shutdown)(IAgentNotifySink *This); member in struct:IAgentNotifySinkVtbl
1865 #define IAgentNotifySink_Shutdown(This) (This)->lpVtbl->Shutdown(This)
1939 HRESULT (WINAPI *Shutdown)(IAgentNotifySinkEx *This); member in struct:IAgentNotifySinkExVtbl
1973 #define IAgentNotifySinkEx_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Drtccore.h921 virtual HRESULT WINAPI Shutdown(void) = 0;
970 HRESULT (WINAPI *Shutdown)(IRTCClient *This); member in struct:IRTCClientVtbl
1021 #define IRTCClient_Shutdown(This) (This)->lpVtbl->Shutdown(This)
1177 HRESULT (WINAPI *Shutdown)(IRTCClient2 *This); member in struct:IRTCClient2Vtbl
1241 #define IRTCClient2_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Dcomsvcs.h5626 virtual HRESULT WINAPI Shutdown(void) = 0;
5635 HRESULT (WINAPI *Shutdown)(IProcessInitializer *This); member in struct:IProcessInitializerVtbl
5646 #define IProcessInitializer_Shutdown(This) (This)->lpVtbl->Shutdown(This)
5739 virtual HRESULT WINAPI Shutdown(void) = 0;
5749 HRESULT (WINAPI *Shutdown)(IServicePool *This); member in struct:IServicePoolVtbl
5761 #define IServicePool_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Dtapi3if.h771 virtual HRESULT WINAPI Shutdown(void) = 0;
798 HRESULT (WINAPI *Shutdown)(ITTAPI *This); member in struct:ITTAPIVtbl
827 #define ITTAPI_Shutdown(This) (This)->lpVtbl->Shutdown(This)
899 HRESULT (WINAPI *Shutdown)(ITTAPI2 *This); member in struct:ITTAPI2Vtbl
931 #define ITTAPI2_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Diads.h3068 virtual HRESULT WINAPI Shutdown(VARIANT_BOOL bReboot) = 0;
3094 HRESULT (WINAPI *Shutdown)(IADsComputerOperations *This,VARIANT_BOOL bReboot); member in struct:IADsComputerOperationsVtbl
3122 #define IADsComputerOperations_Shutdown(This,bReboot) (This)->lpVtbl->Shutdown(This,bReboot)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsp.h199 virtual HRESULT WINAPI Shutdown(void) = 0;
212 HRESULT (WINAPI *Shutdown)(ITMSPAddress *This); member in struct:ITMSPAddressVtbl
227 #define ITMSPAddress_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Dntsecpkg.h595 SpShutdownFn *Shutdown; member in struct:_SECPKG_FUNCTION_TABLE
H A Dtapi3.h1459 virtual HRESULT WINAPI Shutdown(void) = 0;
1472 HRESULT (WINAPI *Shutdown)(ITMSPAddress *This); member in struct:ITMSPAddressVtbl
1487 #define ITMSPAddress_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Dagtsvr.h1809 virtual HRESULT WINAPI Shutdown(void) = 0;
1836 HRESULT (WINAPI *Shutdown)(IAgentNotifySink *This); member in struct:IAgentNotifySinkVtbl
1865 #define IAgentNotifySink_Shutdown(This) (This)->lpVtbl->Shutdown(This)
1939 HRESULT (WINAPI *Shutdown)(IAgentNotifySinkEx *This); member in struct:IAgentNotifySinkExVtbl
1973 #define IAgentNotifySinkEx_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Drtccore.h921 virtual HRESULT WINAPI Shutdown(void) = 0;
970 HRESULT (WINAPI *Shutdown)(IRTCClient *This); member in struct:IRTCClientVtbl
1021 #define IRTCClient_Shutdown(This) (This)->lpVtbl->Shutdown(This)
1177 HRESULT (WINAPI *Shutdown)(IRTCClient2 *This); member in struct:IRTCClient2Vtbl
1241 #define IRTCClient2_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Dcomsvcs.h5626 virtual HRESULT WINAPI Shutdown(void) = 0;
5635 HRESULT (WINAPI *Shutdown)(IProcessInitializer *This); member in struct:IProcessInitializerVtbl
5646 #define IProcessInitializer_Shutdown(This) (This)->lpVtbl->Shutdown(This)
5739 virtual HRESULT WINAPI Shutdown(void) = 0;
5749 HRESULT (WINAPI *Shutdown)(IServicePool *This); member in struct:IServicePoolVtbl
5761 #define IServicePool_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Dtapi3if.h771 virtual HRESULT WINAPI Shutdown(void) = 0;
798 HRESULT (WINAPI *Shutdown)(ITTAPI *This); member in struct:ITTAPIVtbl
827 #define ITTAPI_Shutdown(This) (This)->lpVtbl->Shutdown(This)
899 HRESULT (WINAPI *Shutdown)(ITTAPI2 *This); member in struct:ITTAPI2Vtbl
931 #define ITTAPI2_Shutdown(This) (This)->lpVtbl->Shutdown(This)
H A Diads.h3068 virtual HRESULT WINAPI Shutdown(VARIANT_BOOL bReboot) = 0;
3094 HRESULT (WINAPI *Shutdown)(IADsComputerOperations *This,VARIANT_BOOL bReboot); member in struct:IADsComputerOperationsVtbl
3122 #define IADsComputerOperations_Shutdown(This,bReboot) (This)->lpVtbl->Shutdown(This,bReboot)
/prebuilts/misc/common/jython/
H A Djython.jarMETA-INF/MANIFEST.MF com/xhaus/modjy/ModjyJServlet.class ModjyJServlet.java package com.xhaus ...
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
H A Djython-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/services/javax.script.ScriptEngineFactory com/xhaus/modjy/ModjyJServlet ...
/prebuilts/devtools/tools/lib/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...

Completed in 848 milliseconds