Searched refs:Abort (Results 1 - 25 of 31) sorted by relevance

12

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dasysta.idl36 HRESULT Abort([in] HCHAPTER hChapter,
39 [call_as(Abort)]
H A Dhttprequest.idl176 HRESULT Abort();
H A Dtransact.idl165 HRESULT Abort([in, unique] BOID *pboidReason,
H A Durlmon.h248 virtual HRESULT STDMETHODCALLTYPE Abort(
287 HRESULT (STDMETHODCALLTYPE *Abort)( member in struct:IBindingVtbl
323 #define IBinding_Abort(This) (This)->lpVtbl->Abort(This)
2193 virtual HRESULT STDMETHODCALLTYPE Abort(
2236 HRESULT (STDMETHODCALLTYPE *Abort)( member in struct:IInternetProtocolRootVtbl
2265 #define IInternetProtocolRoot_Abort(This,hrReason,dwOptions) (This)->lpVtbl->Abort(This,hrReason,dwOptions)
2511 HRESULT (STDMETHODCALLTYPE *Abort)( member in struct:IInternetProtocolVtbl
2560 #define IInternetProtocol_Abort(This,hrReason,dwOptions) (This)->lpVtbl->Abort(This,hrReason,dwOptions)
5237 HRESULT (STDMETHODCALLTYPE *Abort)( member in struct:IInternetProtocolExVtbl
5295 #define IInternetProtocolEx_Abort(This,hrReason,dwOptions) (This)->lpVtbl->Abort(Thi
[all...]
H A Daxextend.idl601 HRESULT Abort();
H A Durlmon.idl68 HRESULT Abort();
795 HRESULT Abort(
/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsDebug.cpp88 NS_COM void nsDebug::Abort(const char* aFile, PRIntn aLine) function in class:nsDebug
93 gDebugObject->Abort(aFile, aLine);
H A DnsDebug.h72 * Abort the executing program. This works on all architectures.
74 static NS_COM void Abort(const char* aFile, PRIntn aLine);
91 * Abort the execution of the program if the expression evaluates to
191 nsDebug::Abort(__FILE__, __LINE__)
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Protocol/
H A DFaultTolerantWrite.h201 EFI_FAULT_TOLERANT_WRITE_ABORT Abort; member in struct:_EFI_FAULT_TOLERANT_WRITE_PROTOCOL
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/
H A Dipxe_download.h68 * The finish callback is also called when a download is aborted by the Abort
145 IPXE_DOWNLOAD_ABORT Abort; member in struct:_IPXE_DOWNLOAD_PROTOCOL
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDataObject_win.h75 int Abort(void);
H A DUIDnDDataObject_win.cpp555 int UIDnDDataObject::Abort(void) function in class:UIDnDDataObject
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsDebugImpl.cpp349 Abort(aFile, aLine);
372 Abort(aFile, aLine);
379 nsDebugImpl::Abort(const char *aFile, PRInt32 aLine) function in class:nsDebugImpl
384 ("###!!! Abort: at file %s, line %d", aFile, aLine));
386 fprintf(stderr, "\07 Abort\n"); fflush(stderr);
407 sprintf(buf, "Abort: at file %s, line %d", aFile, aLine);
/vbox/src/VBox/Frontends/VirtualBox/src/
H A Dmain.cpp430 strMsg, QMessageBox::Abort, 0);
603 QMessageBox::Abort /* 1st button */, 0 /* 2nd button */);
678 QMessageBox::Abort /* 1st button */, 0 /* 2nd button */);
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_download.c185 .Abort = efi_download_abort,
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.h77 int Abort(void);
H A DVBoxDnDDataObject.cpp476 int VBoxDnDDataObject::Abort(void) function in class:VBoxDnDDataObject
H A DVBoxDnD.cpp989 startupInfo.pDataObject->Abort();
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
H A DFlashUpdate.c288 FtwProtocol->Abort (FtwProtocol);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/
H A Dbuild.py538 ## Abort the build
540 def Abort(): member in class:BuildTask
1603 Utils.Progressor.Abort()
1605 BuildTask.Abort()
1888 Utils.Progressor.Abort()
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h254 virtual HRESULT STDMETHODCALLTYPE Abort(
293 HRESULT (STDMETHODCALLTYPE *Abort)( member in struct:IBindingVtbl
329 #define IBinding_Abort(This) (This)->lpVtbl->Abort(This)
2199 virtual HRESULT STDMETHODCALLTYPE Abort(
2242 HRESULT (STDMETHODCALLTYPE *Abort)( member in struct:IInternetProtocolRootVtbl
2271 #define IInternetProtocolRoot_Abort(This,hrReason,dwOptions) (This)->lpVtbl->Abort(This,hrReason,dwOptions)
2517 HRESULT (STDMETHODCALLTYPE *Abort)( member in struct:IInternetProtocolVtbl
2566 #define IInternetProtocol_Abort(This,hrReason,dwOptions) (This)->lpVtbl->Abort(This,hrReason,dwOptions)
5762 HRESULT (STDMETHODCALLTYPE *Abort)( member in struct:IInternetProtocolExVtbl
5820 #define IInternetProtocolEx_Abort(This,hrReason,dwOptions) (This)->lpVtbl->Abort(Thi
[all...]
H A Daxextend.idl600 HRESULT Abort();
H A Durlmon.idl67 HRESULT Abort();
762 HRESULT Abort(
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DMisc.py828 self.Abort()
846 ## Abort the progress display
848 def Abort(): member in class:Progressor
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/FaultTolerantWriteDxe/
H A DFtwMisc.c1229 // (! SpareComplete) THEN call Abort().
1240 // call Abort() to set the Header->Complete FLAG.
1296 FtwDevice->FtwInstance.Abort = FtwAbort;

Completed in 153 milliseconds

12