HomeSort by relevance Sort by last modified time
    Searched refs:SwapCount (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrForm.c 1089 UINTN SwapCount;
1091 SwapCount = BufferSize / 2;
1092 for (Index = 0; Index < SwapCount; Index++) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
UfsHci.c 200 UINT32 SwapCount;
202 SwapCount = BufferSize / 2;
203 for (Index = 0; Index < SwapCount; Index++) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
UfsPassThruHci.c 271 UINT32 SwapCount;
273 SwapCount = BufferSize / 2;
274 for (Index = 0; Index < SwapCount; Index++) {
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX86BaseImpl.h     [all...]

Completed in 217 milliseconds