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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
FwVolWrite.c 589 @param LOffset Offset in block for the current offset.
599 OUT UINTN *LOffset
630 *LOffset = (UINTN) (LbaEntry->BlockLength - (Count - Offset));
641 Count -= *LOffset;
673 UINTN LOffset;
679 LOffset = 0;
680 RemainingLength = CalculateRemainingLength (FvDevice, Offset, &Lba, &LOffset);
708 LOffset,
718 LOffset = 0;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]

Completed in 513 milliseconds