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

/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/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);
/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/runtime/
H A DUIDnDDataObject_win.cpp555 int UIDnDDataObject::Abort(void) function in class:UIDnDDataObject
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnDDataObject.cpp476 int VBoxDnDDataObject::Abort(void) function in class:VBoxDnDDataObject
/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/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/Graphics/shaderlib/wine/include/
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...]
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A Dqib_7220_regs.h849 pseudo_bit_t Abort[1]; member in struct:QIB_7220_SendCtrl_pb
/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...]

Completed in 2528 milliseconds