Searched defs:Stop (Results 1 - 25 of 43) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diisrsta.h65 virtual HRESULT WINAPI Stop(DWORD dwTimeoutMsecs,DWORD dwForce) = 0;
81 HRESULT (WINAPI *Stop)(IIisServiceControl *This,DWORD dwTimeoutMsecs,DWORD dwForce); member in struct:IIisServiceControlVtbl
99 #define IIisServiceControl_Stop(This,dwTimeoutMsecs,dwForce) (This)->lpVtbl->Stop(This,dwTimeoutMsecs,dwForce)
H A Doledbdep.h288 virtual HRESULT WINAPI Stop(void) = 0;
297 HRESULT (WINAPI *Stop)(IRowsetAsynch *This); member in struct:IRowsetAsynchVtbl
308 #define IRowsetAsynch_Stop(This) (This)->lpVtbl->Stop(This)
H A Diiisext.h150 virtual HRESULT WINAPI Stop(void) = 0;
178 HRESULT (WINAPI *Stop)(IISApplicationPool *This); member in struct:IISApplicationPoolVtbl
208 #define IISApplicationPool_Stop(This) (This)->lpVtbl->Stop(This)
H A Dagtctl.h1018 virtual HRESULT WINAPI Stop(VARIANT Request) = 0;
1066 HRESULT (WINAPI *Stop)(IAgentCtlCharacter *This,VARIANT Request); member in struct:IAgentCtlCharacterVtbl
1116 #define IAgentCtlCharacter_Stop(This,Request) (This)->lpVtbl->Stop(This,Request)
1311 HRESULT (WINAPI *Stop)(IAgentCtlCharacterEx *This,VARIANT Request); member in struct:IAgentCtlCharacterExVtbl
1385 #define IAgentCtlCharacterEx_Stop(This,Request) (This)->lpVtbl->Stop(This,Request)
H A Dagtsvr.h1295 virtual HRESULT WINAPI Stop(__LONG32 dwReqID) = 0;
1337 HRESULT (WINAPI *Stop)(IAgentCharacter *This,__LONG32 dwReqID); member in struct:IAgentCharacterVtbl
1381 #define IAgentCharacter_Stop(This,dwReqID) (This)->lpVtbl->Stop(This,dwReqID)
1518 HRESULT (WINAPI *Stop)(IAgentCharacterEx *This,__LONG32 dwReqID); member in struct:IAgentCharacterExVtbl
1585 #define IAgentCharacterEx_Stop(This,dwReqID) (This)->lpVtbl->Stop(This,dwReqID)
H A Dks.h423 LONGLONG Stop; member in struct:__anon11876
2643 PFNKSDEVICEIRPVOID Stop; member in struct:_KSDEVICE_DISPATCH
H A Dnetmon.h2911 virtual HRESULT WINAPI Stop(LPSTATISTICS lpStats) = 0;
2931 HRESULT (WINAPI *Stop)(IDelaydC *This,LPSTATISTICS lpStats); member in struct:IDelaydCVtbl
2953 #define IDelaydC_Stop(This,lpStats) (This)->lpVtbl->Stop(This,lpStats)
3007 virtual HRESULT WINAPI Stop(void) = 0;
3027 HRESULT (WINAPI *Stop)(IRTC *This); member in struct:IRTCVtbl
3049 #define IRTC_Stop(This) (This)->lpVtbl->Stop(This)
3101 virtual HRESULT WINAPI Stop(void) = 0;
3121 HRESULT (WINAPI *Stop)(IStats *This); member in struct:IStatsVtbl
3143 #define IStats_Stop(This) (This)->lpVtbl->Stop(This)
H A Dtapi3if.h2529 virtual HRESULT WINAPI Stop(void) = 0;
2544 HRESULT (WINAPI *Stop)(ITMediaControl *This); member in struct:ITMediaControlVtbl
2561 #define ITMediaControl_Stop(This) (This)->lpVtbl->Stop(This)
H A Diads.h4444 virtual HRESULT WINAPI Stop(void) = 0;
4474 HRESULT (WINAPI *Stop)(IADsServiceOperations *This); member in struct:IADsServiceOperationsVtbl
4506 #define IADsServiceOperations_Stop(This) (This)->lpVtbl->Stop(This)
4688 HRESULT (WINAPI *Stop)(IADsFileServiceOperations *This); member in struct:IADsFileServiceOperationsVtbl
4722 #define IADsFileServiceOperations_Stop(This) (This)->lpVtbl->Stop(This)
H A Dstrmif.h1599 virtual HRESULT STDMETHODCALLTYPE Stop(
1644 HRESULT (STDMETHODCALLTYPE *Stop)(
1682 #define IMediaFilter_Stop(This) (This)->lpVtbl->Stop(This)
1705 return This->lpVtbl->Stop(This);
1838 HRESULT (STDMETHODCALLTYPE *Stop)(
1899 #define IBaseFilter_Stop(This) (This)->lpVtbl->Stop(This)
1928 return This->lpVtbl->Stop(This);
10987 virtual HRESULT WINAPI Stop(void) = 0;
10999 HRESULT (WINAPI *Stop)(IDistributorNotify *This); member in struct:IDistributorNotifyVtbl
11013 #define IDistributorNotify_Stop(This) (This)->lpVtbl->Stop(Thi
14647 HRESULT (WINAPI *Stop)(IDvdControl2 *This); member in struct:IDvdControl2Vtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diisrsta.h65 virtual HRESULT WINAPI Stop(DWORD dwTimeoutMsecs,DWORD dwForce) = 0;
81 HRESULT (WINAPI *Stop)(IIisServiceControl *This,DWORD dwTimeoutMsecs,DWORD dwForce); member in struct:IIisServiceControlVtbl
99 #define IIisServiceControl_Stop(This,dwTimeoutMsecs,dwForce) (This)->lpVtbl->Stop(This,dwTimeoutMsecs,dwForce)
H A Doledbdep.h288 virtual HRESULT WINAPI Stop(void) = 0;
297 HRESULT (WINAPI *Stop)(IRowsetAsynch *This); member in struct:IRowsetAsynchVtbl
308 #define IRowsetAsynch_Stop(This) (This)->lpVtbl->Stop(This)
H A Diiisext.h150 virtual HRESULT WINAPI Stop(void) = 0;
178 HRESULT (WINAPI *Stop)(IISApplicationPool *This); member in struct:IISApplicationPoolVtbl
208 #define IISApplicationPool_Stop(This) (This)->lpVtbl->Stop(This)
H A Dagtctl.h1018 virtual HRESULT WINAPI Stop(VARIANT Request) = 0;
1066 HRESULT (WINAPI *Stop)(IAgentCtlCharacter *This,VARIANT Request); member in struct:IAgentCtlCharacterVtbl
1116 #define IAgentCtlCharacter_Stop(This,Request) (This)->lpVtbl->Stop(This,Request)
1311 HRESULT (WINAPI *Stop)(IAgentCtlCharacterEx *This,VARIANT Request); member in struct:IAgentCtlCharacterExVtbl
1385 #define IAgentCtlCharacterEx_Stop(This,Request) (This)->lpVtbl->Stop(This,Request)
H A Dagtsvr.h1295 virtual HRESULT WINAPI Stop(__LONG32 dwReqID) = 0;
1337 HRESULT (WINAPI *Stop)(IAgentCharacter *This,__LONG32 dwReqID); member in struct:IAgentCharacterVtbl
1381 #define IAgentCharacter_Stop(This,dwReqID) (This)->lpVtbl->Stop(This,dwReqID)
1518 HRESULT (WINAPI *Stop)(IAgentCharacterEx *This,__LONG32 dwReqID); member in struct:IAgentCharacterExVtbl
1585 #define IAgentCharacterEx_Stop(This,dwReqID) (This)->lpVtbl->Stop(This,dwReqID)
H A Dks.h423 LONGLONG Stop; member in struct:__anon14799
2643 PFNKSDEVICEIRPVOID Stop; member in struct:_KSDEVICE_DISPATCH
H A Dnetmon.h2911 virtual HRESULT WINAPI Stop(LPSTATISTICS lpStats) = 0;
2931 HRESULT (WINAPI *Stop)(IDelaydC *This,LPSTATISTICS lpStats); member in struct:IDelaydCVtbl
2953 #define IDelaydC_Stop(This,lpStats) (This)->lpVtbl->Stop(This,lpStats)
3007 virtual HRESULT WINAPI Stop(void) = 0;
3027 HRESULT (WINAPI *Stop)(IRTC *This); member in struct:IRTCVtbl
3049 #define IRTC_Stop(This) (This)->lpVtbl->Stop(This)
3101 virtual HRESULT WINAPI Stop(void) = 0;
3121 HRESULT (WINAPI *Stop)(IStats *This); member in struct:IStatsVtbl
3143 #define IStats_Stop(This) (This)->lpVtbl->Stop(This)
H A Dtapi3if.h2529 virtual HRESULT WINAPI Stop(void) = 0;
2544 HRESULT (WINAPI *Stop)(ITMediaControl *This); member in struct:ITMediaControlVtbl
2561 #define ITMediaControl_Stop(This) (This)->lpVtbl->Stop(This)
H A Diads.h4444 virtual HRESULT WINAPI Stop(void) = 0;
4474 HRESULT (WINAPI *Stop)(IADsServiceOperations *This); member in struct:IADsServiceOperationsVtbl
4506 #define IADsServiceOperations_Stop(This) (This)->lpVtbl->Stop(This)
4688 HRESULT (WINAPI *Stop)(IADsFileServiceOperations *This); member in struct:IADsFileServiceOperationsVtbl
4722 #define IADsFileServiceOperations_Stop(This) (This)->lpVtbl->Stop(This)
H A Dstrmif.h1599 virtual HRESULT STDMETHODCALLTYPE Stop(
1644 HRESULT (STDMETHODCALLTYPE *Stop)(
1682 #define IMediaFilter_Stop(This) (This)->lpVtbl->Stop(This)
1705 return This->lpVtbl->Stop(This);
1838 HRESULT (STDMETHODCALLTYPE *Stop)(
1899 #define IBaseFilter_Stop(This) (This)->lpVtbl->Stop(This)
1928 return This->lpVtbl->Stop(This);
10987 virtual HRESULT WINAPI Stop(void) = 0;
10999 HRESULT (WINAPI *Stop)(IDistributorNotify *This); member in struct:IDistributorNotifyVtbl
11013 #define IDistributorNotify_Stop(This) (This)->lpVtbl->Stop(Thi
14647 HRESULT (WINAPI *Stop)(IDvdControl2 *This); member in struct:IDvdControl2Vtbl
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/unittest/test/
H A Dtest_discovery.py216 class Stop(Exception): class in function:TestDiscovery.test_command_line_handling_do_discovery_too_many_arguments
219 raise Stop
225 with self.assertRaises(Stop):
/prebuilts/gdb/linux-x86/lib/python2.7/unittest/test/
H A Dtest_discovery.py216 class Stop(Exception): class in function:TestDiscovery.test_command_line_handling_do_discovery_too_many_arguments
219 raise Stop
225 with self.assertRaises(Stop):
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
H A Dtest_discovery.py216 class Stop(Exception): class in function:TestDiscovery.test_command_line_handling_do_discovery_too_many_arguments
219 raise Stop
225 with self.assertRaises(Stop):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
H A Dtest_discovery.py216 class Stop(Exception): class in function:TestDiscovery.test_command_line_handling_do_discovery_too_many_arguments
219 raise Stop
225 with self.assertRaises(Stop):
/prebuilts/tools/common/m2/repository/com/google/apis/google-api-services-storage/v1-rev82-1.22.0/
H A Dgoogle-api-services-storage-v1-rev82-1.22.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 650 milliseconds

12