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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/IsaIo/
IsaIo.h 117 IN UINT32 SrcOffset,
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
InternalIsaIo.h 267 @param[in] SrcOffset The offset of the source
271 @retval EFI_UNSUPPORTED The DestOffset or SrcOffset is not valid for this device.
281 IN UINT32 SrcOffset,
IsaIo.c 624 @param[in] SrcOffset The offset of the source
628 @retval EFI_UNSUPPORTED The DestOffset or SrcOffset is not valid for this device.
638 IN UINT32 SrcOffset,
673 SrcOffset
685 SrcOffset,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
IsaIo.h 267 @param[in] SrcOffset The offset of the source
271 @retval EFI_UNSUPPORTED The DestOffset or SrcOffset is not valid for this device.
281 IN UINT32 SrcOffset,
IsaIo.c 964 @param[in] SrcOffset The offset of the source
968 @retval EFI_UNSUPPORTED The DestOffset or SrcOffset is not valid for this device.
978 IN UINT32 SrcOffset,
1013 SrcOffset
1025 SrcOffset,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Protocol/
IsaIo.h 151 @param[in] SrcOffset The offset of the source in ISA MMIO space.
155 @retval EFI_UNSUPPORTED The DestOffset or SrcOffset is not valid for this device.
166 IN UINT32 SrcOffset,
  /external/llvm/lib/DebugInfo/PDB/Raw/
MappedBlockStream.cpp 281 uint32_t SrcOffset =
285 ::memcpy(Alloc.data() + DestOffset, Buffer.data() + SrcOffset, Length);
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciIo.c 181 IN UINT64 SrcOffset,
858 IN UINT64 SrcOffset,
900 Status = PciIoVerifyBarAccess (PciIoDevice, SrcBarIndex, PciBarTypeMem, Width, Count, &SrcOffset);
909 SrcOffset,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PciIo/
PciIo.h 165 IN UINT64 SrcOffset,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciIo.c 851 @param SrcOffset The source offset within the BAR specified by SrcBarIndex to start
854 size * Count, starting at DestOffset and SrcOffset.
861 @retval EFI_UNSUPPORTED The address range specified by SrcOffset, Width, and Count is
875 IN UINT64 SrcOffset,
    [all...]
PciIo.h 337 @param SrcOffset The source offset within the BAR specified by SrcBarIndex to start
340 size * Count, starting at DestOffset and SrcOffset.
347 @retval EFI_UNSUPPORTED The address range specified by SrcOffset, Width, and Count is
361 IN UINT64 SrcOffset,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PciIo.h 257 @param SrcOffset The source offset within the BAR specified by SrcBarIndex to start
260 size * Count, starting at DestOffset and SrcOffset.
267 @retval EFI_UNSUPPORTED The address range specified by SrcOffset, Width, and Count is
281 IN UINT64 SrcOffset,
  /external/syslinux/efi32/include/efi/
efipciio.h 79 IN UINT64 SrcOffset,
  /external/syslinux/efi64/include/efi/
efipciio.h 79 IN UINT64 SrcOffset,
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efipciio.h 79 IN UINT64 SrcOffset,
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
PciIo.h 218 @param SrcOffset The source offset within the BAR specified by SrcBarIndex to start
221 size * Count, starting at DestOffset and SrcOffset.
228 @retval EFI_UNSUPPORTED The address range specified by SrcOffset, Width, and Count is
242 IN UINT64 SrcOffset,
  /external/llvm/lib/Target/X86/Utils/
X86ShuffleDecode.cpp 565 unsigned SrcOffset = (Selector >> 2) & 1;
566 ShuffleMask.push_back((int)(SrcOffset + Index));
  /device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/PciEmulation/
PciEmulation.c 304 IN UINT64 SrcOffset,
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/
PciEmulation.c 257 IN UINT64 SrcOffset,
  /device/linaro/bootloader/edk2/Omap35xxPkg/PciEmulation/
PciEmulation.c 304 IN UINT64 SrcOffset,
  /hardware/intel/img/psb_video/src/mrst/
pvr2d.h 327 PVR2D_ULONG SrcOffset; /* byte offset from start of allocation to src/pat surface pixel 0,0 */
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 746 milliseconds