HomeSort by relevance Sort by last modified time
    Searched defs:Dword (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
EventLogInfo.c 258 UINT32 *Dword;
280 Dword = (UINT32 *) (VarData + 1);
281 ShellPrintHiiEx(-1,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_EVENTLOGINFO_MULT_EVENT_COUNTER), gShellDebug1HiiHandle, *Dword);
291 Dword = (UINT32 *) (VarData + 1);
292 ShellPrintHiiEx(-1,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_EVENTLOGINFO_MULT_EVENT_COUNTER), gShellDebug1HiiHandle, *Dword);
296 Dword = (UINT32 *) (VarData + 1);
297 DisplayPostResultsBitmapDw1 (*Dword, SHOW_DETAIL);
298 Dword++;
299 DisplayPostResultsBitmapDw2 (*Dword, SHOW_DETAIL);
303 Dword = (UINT32 *) (VarData + 1);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciReg.h 93 UINT32 Dword;
110 UINT32 Dword;
133 UINT32 Dword;
XhciSched.h 106 UINT32 Dword;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciReg.h 128 UINT32 Dword;
145 UINT32 Dword;
168 UINT32 Dword;
XhciSched.h 102 UINT32 Dword;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiPxe.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiPxe.h     [all...]
  /external/syslinux/efi32/include/efi/
efi_pxe.h     [all...]
  /external/syslinux/efi64/include/efi/
efi_pxe.h     [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efi_pxe.h     [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiPxe.h     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
i386-opc.h 418 /* Convert to DWORD */
737 /* DWORD memory. 4 byte */
738 Dword,
820 unsigned int dword:1; member in struct:i386_operand_type::__anon5083
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h 78 DWORD TotalFramesSent;
79 DWORD TotalBytesSent;
80 DWORD TotalTransmitErrors;
89 DWORD TotalFramesCaptured;
90 DWORD TotalBytesCaptured;
91 DWORD TotalFramesFiltered;
92 DWORD TotalBytesFiltered;
93 DWORD TotalMulticastsFiltered;
94 DWORD TotalBroadcastsFiltered;
95 DWORD TotalFramesSeen
    [all...]

Completed in 1285 milliseconds