Searched defs:Flush (Results 1 - 25 of 38) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DArp.h376 EFI_ARP_FLUSH Flush; member in struct:_EFI_ARP_PROTOCOL
H A DDeviceIo.h262 EFI_IO_FLUSH Flush; member in struct:_EFI_DEVICE_IO_PROTOCOL
H A DSimpleFileSystem.h395 EFI_FILE_FLUSH Flush; member in struct:_EFI_FILE_PROTOCOL
H A DPciRootBridgeIo.h438 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_FLUSH Flush; member in struct:_EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
H A DPciIo.h534 EFI_PCI_IO_PROTOCOL_FLUSH Flush; member in struct:_EFI_PCI_IO_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Protocol/
H A DIsaIo.h342 EFI_ISA_IO_PROTOCOL_FLUSH Flush; member in struct:_EFI_ISA_IO_PROTOCOL
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/
H A DtmTransactionService.cpp217 tmTransactionService::Flush(const nsACString & aDomainName, function in class:tmTransactionService
/vbox/src/libs/xpcom18a4/java/src/
H A DnsFileStreams.cpp438 nsFileOutputStream::Flush(void) function in class:nsFileOutputStream
/vbox/src/libs/zlib-1.2.6/contrib/dotzlib/DotZLib/
H A DGZipStream.cs265 public override void Flush() method in class:DotZLib.GZipStream
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DPciRootBridgeIo.h425 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_FLUSH Flush; member in struct:_EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
H A DPciIo.h536 EFI_PCI_IO_PROTOCOL_FLUSH Flush; member in struct:_EFI_PCI_IO_PROTOCOL
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_pack.h78 CRPackFlushFunc Flush; member in struct:CRPackContext_t
264 (pc)->Flush( (pc)->flush_arg ); \
294 (pc)->Flush( (pc)->flush_arg ); \
298 (pc)->Flush( (pc)->flush_arg ); \
307 (pc)->Flush( pc->flush_arg ); \
319 (pc)->Flush( (pc)->flush_arg ); \
323 (pc)->Flush( (pc)->flush_arg ); \
336 pc->Flush( pc->flush_arg ); \
353 pc->Flush( pc->flush_arg ); \
367 pc->Flush( p
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dosdep.h211 OsFlushFunc Flush; member in struct:_osComm
217 (*(oc)->Flush)(who, oc, extraBuf, extraCount)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dosdep.h209 OsFlushFunc Flush; member in struct:_osComm
215 (*(oc)->Flush)(who, oc, extraBuf, extraCount)
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsStorageStream.cpp168 nsStorageStream::Flush() function in class:nsStorageStream
H A DnsBinaryStream.cpp64 nsBinaryOutputStream::Flush() { return mOutputStream->Flush(); } function in class:nsBinaryOutputStream
H A DnsPipe3.cpp1146 nsPipeOutputStream::Flush(void) function in class:nsPipeOutputStream
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsIFileStream.cpp87 NS_IMETHOD Flush();
523 NS_IMETHODIMP FileImpl::Flush() function in class:FileImpl
567 // external callers of Flush will have sync get called,
H A DnsFileSpecImpl.cpp692 NS_IMETHODIMP nsFileSpecImpl::Flush() function in class:nsFileSpecImpl
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DFileHandleWrappers.c44 File style interface for console (Close, Delete, & Flush)
932 EFI_FILE_FLUSH Flush; member in struct:__anon12744
1126 EnvFileInterface->Flush = FileInterfaceNopGeneric;
1273 EFI_FILE_FLUSH Flush; member in struct:__anon12745
1453 FileInterface->Flush = FileInterfaceNopGeneric;
1477 EFI_FILE_FLUSH Flush; member in struct:__anon12746
1582 Flush data back for the file handle.
1602 return ((EFI_FILE_PROTOCOL_FILE*)This)->Orig->Flush(((EFI_FILE_PROTOCOL_FILE*)This)->Orig);
1795 NewOne->Flush = FileInterfaceFileFlush;
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsFileSpecImpl.cpp670 NS_IMETHODIMP nsFileSpecImpl::Flush() function in class:nsFileSpecImpl
H A DnsRegistry.cpp611 /*----------------------------- nsRegistry::Flush ------------------------------
614 NS_IMETHODIMP nsRegistry::Flush() { function in class:nsRegistry
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Ddd.h98 void (*Flush)( GLcontext *ctx ); member in struct:dd_function_table
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c1657 static SRes Flush(CLzmaEnc *p, UInt32 nowPos) function
1789 return Flush(p, nowPos32);
1927 return Flush(p, nowPos32);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitemp.h1168 KEYWORD1 void KEYWORD2 NAME(Flush)(void) function
1170 DISPATCH(Flush, (), (F, "glFlush();\n"));
5722 TABLE_ENTRY(Flush),

Completed in 515 milliseconds

12