Searched defs:Abort (Results 1 - 21 of 21) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplustypes.h407 virtual HRESULT __stdcall Abort(void) {} function in struct:GdiplusAbort
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplustypes.h407 virtual HRESULT __stdcall Abort(void) {} function in struct:GdiplusAbort
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtransact.h163 virtual HRESULT WINAPI Abort(BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync) = 0;
173 HRESULT (WINAPI *Abort)(ITransaction *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync); member in struct:ITransactionVtbl
185 #define ITransaction_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pboidReason,fRetaining,fAsync)
212 HRESULT (WINAPI *Abort)(ITransactionCloner *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync); member in struct:ITransactionClonerVtbl
225 #define ITransactionCloner_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pboidReason,fRetaining,fAsync)
249 HRESULT (WINAPI *Abort)(ITransaction2 *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync); member in struct:ITransaction2Vtbl
263 #define ITransaction2_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pboidReason,fRetaining,fAsync)
H A Durlmon.h538 virtual HRESULT STDMETHODCALLTYPE Abort(
580 HRESULT (STDMETHODCALLTYPE *Abort)(
617 #define IBinding_Abort(This) (This)->lpVtbl->Abort(This)
636 return This->lpVtbl->Abort(This);
1766 virtual HRESULT WINAPI Abort(HRESULT hrReason,DWORD dwOptions) = 0;
1779 HRESULT (WINAPI *Abort)(IInternetProtocolRoot *This,HRESULT hrReason,DWORD dwOptions); member in struct:IInternetProtocolRootVtbl
1794 #define IInternetProtocolRoot_Abort(This,hrReason,dwOptions) (This)->lpVtbl->Abort(This,hrReason,dwOptions)
1840 HRESULT (WINAPI *Abort)(IInternetProtocol *This,HRESULT hrReason,DWORD dwOptions); member in struct:IInternetProtocolVtbl
1859 #define IInternetProtocol_Abort(This,hrReason,dwOptions) (This)->lpVtbl->Abort(This,hrReason,dwOptions)
H A Dmqoai.h1985 virtual HRESULT WINAPI Abort(VARIANT *fRetaining,VARIANT *fAsync) = 0;
1999 HRESULT (WINAPI *Abort)(IMSMQTransaction *This,VARIANT *fRetaining,VARIANT *fAsync); member in struct:IMSMQTransactionVtbl
2015 #define IMSMQTransaction_Abort(This,fRetaining,fAsync) (This)->lpVtbl->Abort(This,fRetaining,fAsync)
3421 HRESULT (WINAPI *Abort)(IMSMQTransaction2 *This,VARIANT *fRetaining,VARIANT *fAsync); member in struct:IMSMQTransaction2Vtbl
3439 #define IMSMQTransaction2_Abort(This,fRetaining,fAsync) (This)->lpVtbl->Abort(This,fRetaining,fAsync)
3470 HRESULT (WINAPI *Abort)(IMSMQTransaction3 *This,VARIANT *fRetaining,VARIANT *fAsync); member in struct:IMSMQTransaction3Vtbl
3489 #define IMSMQTransaction3_Abort(This,fRetaining,fAsync) (This)->lpVtbl->Abort(This,fRetaining,fAsync)
H A Dcomsvcs.h1359 virtual HRESULT WINAPI Abort(void) = 0;
1369 HRESULT (WINAPI *Abort)(ITransactionContextEx *This); member in struct:ITransactionContextExVtbl
1381 #define ITransactionContextEx_Abort(This) (This)->lpVtbl->Abort(This)
1400 virtual HRESULT WINAPI Abort(void) = 0;
1414 HRESULT (WINAPI *Abort)(ITransactionContext *This); member in struct:ITransactionContextVtbl
1430 #define ITransactionContext_Abort(This) (This)->lpVtbl->Abort(This)
H A Doledb.h3728 virtual HRESULT WINAPI Abort(HCHAPTER hChapter,DBASYNCHOP eOperation) = 0;
3737 HRESULT (WINAPI *Abort)(IDBAsynchStatus *This,HCHAPTER hChapter,DBASYNCHOP eOperation); member in struct:IDBAsynchStatusVtbl
3748 #define IDBAsynchStatus_Abort(This,hChapter,eOperation) (This)->lpVtbl->Abort(This,hChapter,eOperation)
4528 HRESULT (WINAPI *Abort)(ITransactionLocal *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync); member in struct:ITransactionLocalVtbl
4542 #define ITransactionLocal_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pboidReason,fRetaining,fAsync)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtransact.h163 virtual HRESULT WINAPI Abort(BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync) = 0;
173 HRESULT (WINAPI *Abort)(ITransaction *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync); member in struct:ITransactionVtbl
185 #define ITransaction_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pboidReason,fRetaining,fAsync)
212 HRESULT (WINAPI *Abort)(ITransactionCloner *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync); member in struct:ITransactionClonerVtbl
225 #define ITransactionCloner_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pboidReason,fRetaining,fAsync)
249 HRESULT (WINAPI *Abort)(ITransaction2 *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync); member in struct:ITransaction2Vtbl
263 #define ITransaction2_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pboidReason,fRetaining,fAsync)
H A Durlmon.h538 virtual HRESULT STDMETHODCALLTYPE Abort(
580 HRESULT (STDMETHODCALLTYPE *Abort)(
617 #define IBinding_Abort(This) (This)->lpVtbl->Abort(This)
636 return This->lpVtbl->Abort(This);
1766 virtual HRESULT WINAPI Abort(HRESULT hrReason,DWORD dwOptions) = 0;
1779 HRESULT (WINAPI *Abort)(IInternetProtocolRoot *This,HRESULT hrReason,DWORD dwOptions); member in struct:IInternetProtocolRootVtbl
1794 #define IInternetProtocolRoot_Abort(This,hrReason,dwOptions) (This)->lpVtbl->Abort(This,hrReason,dwOptions)
1840 HRESULT (WINAPI *Abort)(IInternetProtocol *This,HRESULT hrReason,DWORD dwOptions); member in struct:IInternetProtocolVtbl
1859 #define IInternetProtocol_Abort(This,hrReason,dwOptions) (This)->lpVtbl->Abort(This,hrReason,dwOptions)
H A Dmqoai.h1985 virtual HRESULT WINAPI Abort(VARIANT *fRetaining,VARIANT *fAsync) = 0;
1999 HRESULT (WINAPI *Abort)(IMSMQTransaction *This,VARIANT *fRetaining,VARIANT *fAsync); member in struct:IMSMQTransactionVtbl
2015 #define IMSMQTransaction_Abort(This,fRetaining,fAsync) (This)->lpVtbl->Abort(This,fRetaining,fAsync)
3421 HRESULT (WINAPI *Abort)(IMSMQTransaction2 *This,VARIANT *fRetaining,VARIANT *fAsync); member in struct:IMSMQTransaction2Vtbl
3439 #define IMSMQTransaction2_Abort(This,fRetaining,fAsync) (This)->lpVtbl->Abort(This,fRetaining,fAsync)
3470 HRESULT (WINAPI *Abort)(IMSMQTransaction3 *This,VARIANT *fRetaining,VARIANT *fAsync); member in struct:IMSMQTransaction3Vtbl
3489 #define IMSMQTransaction3_Abort(This,fRetaining,fAsync) (This)->lpVtbl->Abort(This,fRetaining,fAsync)
H A Dcomsvcs.h1359 virtual HRESULT WINAPI Abort(void) = 0;
1369 HRESULT (WINAPI *Abort)(ITransactionContextEx *This); member in struct:ITransactionContextExVtbl
1381 #define ITransactionContextEx_Abort(This) (This)->lpVtbl->Abort(This)
1400 virtual HRESULT WINAPI Abort(void) = 0;
1414 HRESULT (WINAPI *Abort)(ITransactionContext *This); member in struct:ITransactionContextVtbl
1430 #define ITransactionContext_Abort(This) (This)->lpVtbl->Abort(This)
H A Doledb.h3728 virtual HRESULT WINAPI Abort(HCHAPTER hChapter,DBASYNCHOP eOperation) = 0;
3737 HRESULT (WINAPI *Abort)(IDBAsynchStatus *This,HCHAPTER hChapter,DBASYNCHOP eOperation); member in struct:IDBAsynchStatusVtbl
3748 #define IDBAsynchStatus_Abort(This,hChapter,eOperation) (This)->lpVtbl->Abort(This,hChapter,eOperation)
4528 HRESULT (WINAPI *Abort)(ITransactionLocal *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync); member in struct:ITransactionLocalVtbl
4542 #define ITransactionLocal_Abort(This,pboidReason,fRetaining,fAsync) (This)->lpVtbl->Abort(This,pboidReason,fRetaining,fAsync)
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
H A DxercesImpl-2.11.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/prebuilts/misc/common/ecj/
H A Decj.jarMETA-INF/ META-INF/services/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
H A Decj-4.2.2.jarMETA-INF/ META-INF/services/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/ ...
/prebuilts/devtools/tools/lib/
H A Decj-4.4.jarorg/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/internal/ org/eclipse/jdt/internal/compiler/ org/eclipse/jdt/internal/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
H A Decj-4.4.jarorg/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/internal/ org/eclipse/jdt/internal/compiler/ org/eclipse/jdt/internal/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
H A Decj-4.4.2.jarorg/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/internal/ org/eclipse/jdt/internal/compiler/ org/eclipse/jdt/internal/ ...
/prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4/
H A Decj-4.4.jarorg/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/internal/ org/eclipse/jdt/internal/compiler/ org/eclipse/jdt/internal/ ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
H A Dorg.eclipse.jdt.core-3.9.1.v20130905-0837.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/sdk/tools/
H A Djack.jarMETA-INF/ META-INF/MANIFEST.MF jack-version.properties META-INF/maven/ META ...

Completed in 415 milliseconds