Searched refs:Union (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/CapsulePei/Common/
H A DCapsuleCoalesce.c222 if (IsOverlapped (MemBase, DataSize, (UINT8 *) (UINTN) CurrDesc->Union.DataBlock, (UINTN) CurrDesc->Length)) {
227 MemBase = (UINT8 *) ((UINTN) CurrDesc->Union.DataBlock) + CurrDesc->Length;
239 CurrDesc = (EFI_CAPSULE_BLOCK_DESCRIPTOR *) (UINTN) CurrDesc->Union.ContinuationPointer;
273 while ((Ptr->Length != 0) || (Ptr->Union.ContinuationPointer != (EFI_PHYSICAL_ADDRESS) (UINTN) NULL)) {
287 Ptr = (EFI_CAPSULE_BLOCK_DESCRIPTOR *) (UINTN) Ptr->Union.ContinuationPointer;
297 CapsuleHeader = (EFI_CAPSULE_HEADER*)((UINTN)Ptr->Union.DataBlock);
385 while (TempBlockDesc->Union.ContinuationPointer != (EFI_PHYSICAL_ADDRESS) (UINTN) NULL) {
390 TempBlockDesc = (EFI_CAPSULE_BLOCK_DESCRIPTOR *) (UINTN) TempBlockDesc->Union.ContinuationPointer;
399 (UINT8 *) (UINTN) TempBlockDesc->Union.DataBlock,
410 CopyMem ((VOID *) RelocBuffer, (VOID *) (UINTN) TempBlockDesc->Union
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dregionstr.h116 (*(_pScreen)->Union)(newReg, reg1, reg2)
H A Dscrnintstr.h905 UnionProcPtr Union; member in struct:_Screen
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dscrnintstr.h644 UnionProcPtr Union; member in struct:_Screen
H A Dregionstr.h122 (*(REG_pScreen)->Union)(newReg, reg1, reg2)
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsBoot.c1842 Hdr.Union = &HdrData;
1850 Hdr.Union = &HdrData;
2242 Hdr.Union = &HdrData;
2249 Hdr.Union = &HdrData;
2256 Hdr.Union = &HdrData;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPeImage.h740 /// Union of PE32, PE32+, and TE headers.
752 EFI_IMAGE_OPTIONAL_HEADER_UNION *Union; member in union:__anon11753
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A DPeImage.h753 // Union of PE32, PE32+, and TE headers
765 EFI_IMAGE_OPTIONAL_HEADER_UNION *Union; member in union:__anon10181
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPeImage.h742 /// Union of PE32, PE32+, and TE headers.
754 EFI_IMAGE_OPTIONAL_HEADER_UNION *Union; member in union:__anon15554
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h1581 } Union; member in struct:__anon12441
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h1581 } Union; member in struct:__anon15715
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxPeCoffLib/
H A DBasePeCoff.c302 Hdr.Union = &HdrData;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePeCoffLib/
H A DBasePeCoff.c418 Hdr.Union = &HdrData;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 99 milliseconds