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

  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
PiPcd.h 421 EFI_PEI_PCD_PPI_SET_16 Set16;
Pcd.h 838 PCD_PPI_SET16 Set16;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PiPcd.h 413 EFI_PCD_PROTOCOL_SET_16 Set16;
Pcd.h 845 PCD_PROTOCOL_SET16 Set16;
  /external/lzma/CPP/Windows/
FileLink.cpp 74 #define Set16(p, v) SetUi16(p, v)
100 Set16(dest, (UInt16)c);
146 Set16(p + 4, (UInt16)(size - 8));
147 Set16(p + 6, 0);
157 Set16(p + 0, (UInt16)subOffs);
158 Set16(p + 2, (UInt16)len1);
159 Set16(p + 4, (UInt16)printOffs);
160 Set16(p + 6, (UInt16)len2);

Completed in 482 milliseconds