HomeSort by relevance Sort by last modified time
    Searched refs:ResType (Results 1 - 25 of 66) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
PciHostBridgeResourceAllocation.c 302 ((EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR *)Ptr)->ResType = ACPI_ADDRESS_SPACE_TYPE_BUS; // Resource Type Bus Number Range
340 if (((EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR *)Ptr)->ResType != ACPI_ADDRESS_SPACE_TYPE_BUS) {
383 PCI_RESOURCE_TYPE ResType;
422 switch (Desc->ResType) {
436 ResType = ResTypePMem32;
438 ResType = ResTypeMem32;
442 ResType = ResTypePMem64;
444 ResType = ResTypeMem64;
447 RootBridgeInstance->ResAlloc[ResType].Length = Desc->AddrLen;
448 RootBridgeInstance->ResAlloc[ResType].Alignment = Desc->AddrRangeMax;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
AcpiCommon.h 73 UINT8 ResType;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
Acpi.h 70 UINT8 ResType;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciEnumerator.c 702 switch (ACPIAddressDesc->ResType) {
990 UINTN ResType;
1012 for (ResType = 0; ResType < 5; ResType++) {
1014 if (ResStatus[ResType] == EFI_RESOURCE_SATISFIED) {
1018 if (ResStatus[ResType] == EFI_RESOURCE_NOT_SATISFIED) {
1028 PciResNode = GetMaxResourceConsumerDevice (ResPool[ResType]);
    [all...]
PciResourceSupport.c 173 Temp->ResType = Dst->ResType;
359 if (Bridge->ResType == PciBarTypeIo16) {
679 @param ResType Type of resource: IO/Memory.
692 IN PCI_BAR_TYPE ResType,
711 Node->ResType = ResType;
726 @param ResType Type of resource: IO/Memory.
739 IN PCI_BAR_TYPE ResType,
745 Node = CreateResourceNode (PciDev, Length, Alignment, Bar, ResType, ResUsage);
    [all...]
PciResourceSupport.h 33 PCI_BAR_TYPE ResType;
160 @param ResType Type of resource: IO/Memory.
173 IN PCI_BAR_TYPE ResType,
185 @param ResType Type of resource: IO/Memory.
198 IN PCI_BAR_TYPE ResType,
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/PciHostBridgeDxe/
PciHostBridge.c 797 ((EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR *)Temp)->ResType = 2;
    [all...]
  /external/eigen/test/
inplace_decomposition.cpp 21 typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, 1> ResType;
28 ResType x(cols);
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Acpi10.h 124 UINT8 ResType;
240 UINT8 ResType;
255 UINT8 ResType;
270 UINT8 ResType;
  /external/eigen/Eigen/src/SPQRSupport/
SuiteSparseQRSupport.h 263 template<typename ResType>
264 void evalTo(ResType& res) const
272 res = Matrix<Scalar,ResType::RowsAtCompileTime,ResType::ColsAtCompileTime>::Map(reinterpret_cast<Scalar*>(x_cd->x), x_cd->nrow, x_cd->ncol);
  /external/python/cpython2/Mac/Modules/ctl/
ctlsupport.py 588 ResType inTagName;
618 ResType inTagName;
663 ResType inTagName;
692 ResType inTagName;
735 ResType inTagName;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/
IncompatiblePciDeviceSupport.c 38 UINT64 ResType;
110 // ResType, GFlag , SFlag, Granularity, RangeMin,
350 AcpiPtr->ResType = (UINT8) Dsc->ResType;
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
PciHostBridge.c 857 ((EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR *) Temp)->ResType = ACPI_ADDRESS_SPACE_TYPE_BUS;
    [all...]
PciRootBridgeIo.c     [all...]
  /device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
PcatPciRootBridge.c 641 Configuration->ResType = ACPI_ADDRESS_SPACE_TYPE_BUS;
654 Configuration->ResType = ACPI_ADDRESS_SPACE_TYPE_IO;
668 Configuration->ResType = ACPI_ADDRESS_SPACE_TYPE_MEM;
683 Configuration->ResType = ACPI_ADDRESS_SPACE_TYPE_MEM;
698 Configuration->ResType = ACPI_ADDRESS_SPACE_TYPE_MEM;
713 Configuration->ResType = ACPI_ADDRESS_SPACE_TYPE_MEM;
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/PciHostBridgeDxe/
PciHostBridge.c 742 ((EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR *)Temp)->ResType = 2;
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/PciHostBridgeDxe/
PciHostBridge.c     [all...]
  /external/python/cpython2/Mac/Modules/res/
_Resmodule.c 190 ResType theType;
239 ResType theType;
484 PyDoc_STR("() -> (short theID, ResType theType, Str255 name)")},
488 PyDoc_STR("(ResType theType, short theID, Str255 name) -> None")},
785 ResType theType;
807 ResType theType;
850 ResType theType;
871 ResType theType;
892 ResType theType;
916 ResType theType
    [all...]
  /prebuilts/misc/common/robolectric/lib/
robolectric-resources-3.1.1.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
macsupport.py 53 # OSType and ResType: 4-byte character strings
57 ResType = OSTypeType("ResType")
  /device/linaro/bootloader/edk2/OvmfPkg/XenIoPciDxe/
XenIoPciDxe.c 181 ASSERT (BarDesc->ResType == ACPI_ADDRESS_SPACE_TYPE_MEM);
  /external/python/cpython2/Tools/bgen/bgen/
macsupport.py 53 # OSType and ResType: 4-byte character strings
57 ResType = OSTypeType("ResType")
  /external/robolectric/v3/
robolectric-resources-3.1-SNAPSHOT.jar 
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciIo.c     [all...]

Completed in 738 milliseconds

1 2 3