Searched refs:Data1 (Results 1 - 25 of 48) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugLib/
H A DVBoxPrintGuid.c46 VBoxPrintHex(pGuid->Data1, sizeof(pGuid->Data1));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dguiddef.h34 unsigned long Data1; member in struct:__anon13586
43 unsigned long Data1; member in struct:_GUID
45 unsigned int Data1;
H A Dsqltypes.h240 DWORD Data1; member in struct:tagSQLGUID
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dguiddef.h33 unsigned long Data1; member in struct:_GUID
35 unsigned int Data1;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dguiddef.h33 unsigned long Data1; member in struct:_GUID
35 unsigned int Data1;
H A Dsqltypes.h243 DWORD Data1; member in struct:tagSQLGUID
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLib/
H A DMemLibGuid.c129 ASSERT (((UINTN)Buffer & (sizeof (Guid->Data1) - 1)) == 0);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibMmx/
H A DMemLibGuid.c129 ASSERT (((UINTN)Buffer & (sizeof (Guid->Data1) - 1)) == 0);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibOptDxe/
H A DMemLibGuid.c129 ASSERT (((UINTN)Buffer & (sizeof (Guid->Data1) - 1)) == 0);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibOptPei/
H A DMemLibGuid.c129 ASSERT (((UINTN)Buffer & (sizeof (Guid->Data1) - 1)) == 0);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibRepStr/
H A DMemLibGuid.c129 ASSERT (((UINTN)Buffer & (sizeof (Guid->Data1) - 1)) == 0);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibSse2/
H A DMemLibGuid.c129 ASSERT (((UINTN)Buffer & (sizeof (Guid->Data1) - 1)) == 0);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiMemoryLib/
H A DMemLibGuid.c129 ASSERT (((UINTN)Buffer & (sizeof (Guid->Data1) - 1)) == 0);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiMemoryLib/
H A DMemLibGuid.c129 ASSERT (((UINTN)Buffer & (sizeof (Guid->Data1) - 1)) == 0);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DParseInf.c382 unsigned Data1; local
420 &Data1,
443 GuidBuffer->Data1 = (UINT32) Data1;
H A DCommonLib.c475 (unsigned) Guid->Data1,
532 (unsigned) Guid->Data1,
548 (unsigned) Guid->Data1,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DExpression.c2195 EFI_HII_VALUE Data1; local
2228 ZeroMem (&Data1, sizeof (EFI_HII_VALUE));
2775 Data1.Type = EFI_IFR_TYPE_BOOLEAN;
2776 Data1.Value.b = FALSE;
2785 Data1.Value.b = TRUE;
2802 Data1.Value.b = TRUE;
2815 Data1.Value.b = TRUE;
2878 Data1.Value.b = TRUE;
2882 Value = &Data1;
2908 Status = PopExpression (&Data1);
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiBaseTypes.h27 UINT32 Data1; member in struct:__anon10051
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigMisc.c190 // Data1
207 Guid->Data1 = (UINT32)Data;
317 (UINTN)Guid->Data1,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
H A DScsiBus.h53 VOID *Data1; member in struct:__anon10858
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DDatabase.py210 Data1 = []
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Ddebug.h200 id->Data1, id->Data2, id->Data3,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Ddebug.h225 id->Data1, id->Data2, id->Data3,
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DCOMDefs.h207 return QUuid(id.Data1, id.Data2, id.Data3,
433 guid.Data1, guid.Data2, guid.Data3,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DDatabase.py277 Data1 = []
284 #Data1.append(("'file%s'" % BelongsToFile, FunctionID, BelongsToFile, StartLine, EndLine))
297 # print Data1
301 # self.Cur.executemany(SqlCommand, Data1)

Completed in 55 milliseconds

12