Searched defs:Characteristics (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DPrintInfo.c2547 @param[in] Characteristics The device characteristics.
2552 IN UINT16 Characteristics,
2559 PRINT_INFO_OPTION (Characteristics, Option);
2564 if ((Characteristics & 0xC000) != 0) {
2571 Temp = (Characteristics & 0x1C00) << 10;
2612 Temp = (Characteristics & 0x380) << 7;
2641 Temp = (Characteristics & 0x78) << 3;
2674 if (BIT (Characteristics, 2) != 0) {
2682 if (BIT (Characteristics, 1) != 0) {
2690 if (BIT (Characteristics,
2551 DisplaySPSCharacteristics( IN UINT16 Characteristics, IN UINT8 Option ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPeImage.h87 UINT16 Characteristics; member in struct:__anon11721
96 // Characteristics
291 UINT32 Characteristics; member in struct:__anon11727
554 UINT32 Characteristics; member in struct:__anon11734
594 UINT32 Characteristics; member in struct:__anon11738
606 UINT32 Characteristics; member in struct:__anon11739
665 UINT32 Characteristics; member in struct:__anon11743
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A DPeImage.h104 UINT16 Characteristics; member in struct:__anon10145
324 UINT32 Characteristics; member in struct:__anon10153
563 UINT32 Characteristics; member in struct:__anon10160
598 UINT32 Characteristics; member in struct:__anon10164
611 UINT32 Characteristics; member in struct:__anon10165
679 UINT32 Characteristics; member in struct:__anon10171
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dimagehlp.h235 ULONG Characteristics; member in struct:_LOADED_IMAGE
256 USHORT Characteristics; member in struct:_IMAGE_DEBUG_INFORMATION
H A Dwinioctl.h440 ULONG Characteristics; member in struct:_FILE_FS_DEVICE_INFORMATION
H A Ddbghelp.h115 ULONG Characteristics; member in struct:_LOADED_IMAGE
H A Dwinnt.h2435 /* These defines describe the meanings of the bits in the Characteristics
2564 /* DLL Characteristics */
2581 WORD Characteristics; member in struct:_IMAGE_FILE_HEADER
2704 DWORD Characteristics; member in struct:_IMAGE_SECTION_HEADER
2713 /* These defines are for the Characteristics bitfield. */
2943 DWORD Characteristics; member in struct:_IMAGE_EXPORT_DIRECTORY
2987 DWORD Characteristics; /* 0 for terminating null import descriptor */ member in union:_IMAGE_IMPORT_DESCRIPTOR::__anon14540
3353 DWORD Characteristics; member in struct:_IMAGE_RESOURCE_DIRECTORY
3428 DWORD Characteristics; member in struct:_IMAGE_TLS_DIRECTORY64
3437 DWORD Characteristics; member in struct:_IMAGE_TLS_DIRECTORY32
3449 DWORD Characteristics; member in struct:_IMAGE_DEBUG_DIRECTORY
3600 WORD Characteristics; member in struct:_IMAGE_SEPARATE_DEBUG_HEADER
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPeImage.h89 UINT16 Characteristics; member in struct:__anon15522
98 // Characteristics
293 UINT32 Characteristics; member in struct:__anon15528
556 UINT32 Characteristics; member in struct:__anon15535
596 UINT32 Characteristics; member in struct:__anon15539
608 UINT32 Characteristics; member in struct:__anon15540
667 UINT32 Characteristics; member in struct:__anon15544
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dimagehlp.h175 ULONG Characteristics; member in struct:_LOADED_IMAGE
196 USHORT Characteristics; member in struct:_IMAGE_DEBUG_INFORMATION
H A Dwinioctl.h424 ULONG Characteristics; member in struct:_FILE_FS_DEVICE_INFORMATION
H A Ddbghelp.h55 ULONG Characteristics; member in struct:_LOADED_IMAGE
H A Dwinnt.h2653 /* These defines describe the meanings of the bits in the Characteristics
2779 /* DLL Characteristics */
2796 WORD Characteristics; member in struct:_IMAGE_FILE_HEADER
2919 DWORD Characteristics; member in struct:_IMAGE_SECTION_HEADER
2928 /* These defines are for the Characteristics bitfield. */
3158 DWORD Characteristics; member in struct:_IMAGE_EXPORT_DIRECTORY
3202 DWORD Characteristics; /* 0 for terminating null import descriptor */ member in union:_IMAGE_IMPORT_DESCRIPTOR::__anon1854
3520 DWORD Characteristics; member in struct:_IMAGE_RESOURCE_DIRECTORY
3597 DWORD Characteristics; member in struct:_IMAGE_TLS_DIRECTORY64
3606 DWORD Characteristics; member in struct:_IMAGE_TLS_DIRECTORY32
3618 DWORD Characteristics; member in struct:_IMAGE_DEBUG_DIRECTORY
3765 WORD Characteristics; member in struct:_IMAGE_SEPARATE_DEBUG_HEADER
[all...]
/vbox/src/VBox/Runtime/include/internal/
H A DldrPE.h312 uint16_t Characteristics; /**< 0x12 */ member in struct:_IMAGE_FILE_HEADER
443 uint32_t Characteristics; member in struct:_IMAGE_SECTION_HEADER
460 uint32_t Characteristics; member in struct:_IMAGE_EXPORT_DIRECTORY
480 uint32_t Characteristics; member in union:_IMAGE_IMPORT_DESCRIPTOR::__anon16625
780 uint32_t Characteristics; member in struct:_IMAGE_DEBUG_DIRECTORY
824 uint16_t Characteristics; /**< 0x06 */ member in struct:_IMAGE_SEPARATE_DEBUG_HEADER
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h310 ULONG Characteristics; member in struct:_DEVICE_OBJECT
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h308 ULONG Characteristics; member in struct:_DEVICE_OBJECT

Completed in 191 milliseconds