Home
last modified time | relevance | path

Searched refs:OuterElementCount (Results 1 – 1 of 1) sorted by relevance

/third_party/lib/acpica/source/components/namespace/
A Dnsrepair2.c495 UINT32 OuterElementCount; in AcpiNsRepair_CST() local
510 while (i < OuterElementCount) in AcpiNsRepair_CST()
537 OuterElementCount--; in AcpiNsRepair_CST()
548 ObjDesc->Integer.Value = OuterElementCount; in AcpiNsRepair_CST()
752 UINT32 OuterElementCount; in AcpiNsRepair_PSS() local
779 OuterElementCount = ReturnObject->Package.Count; in AcpiNsRepair_PSS()
781 for (i = 0; i < OuterElementCount; i++) in AcpiNsRepair_PSS()
879 UINT32 OuterElementCount; in AcpiNsCheckSortedList() local
903 if (!OuterElementCount || StartIndex >= OuterElementCount) in AcpiNsCheckSortedList()
909 OuterElementCount -= StartIndex; in AcpiNsCheckSortedList()
[all …]

Completed in 8 milliseconds