Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/namespace/
A Dnsrepair2.c997 ACPI_OPERAND_OBJECT *ObjDesc2; in AcpiNsSortList() local
1010 ObjDesc2 = Elements[j]->Package.Elements[Index]; in AcpiNsSortList()
1013 (ObjDesc1->Integer.Value > ObjDesc2->Integer.Value)) || in AcpiNsSortList()
1016 (ObjDesc1->Integer.Value < ObjDesc2->Integer.Value))) in AcpiNsSortList()
/third_party/lib/acpica/source/include/acpica/
A Dacinterp.h256 ACPI_OPERAND_OBJECT *ObjDesc2,
263 ACPI_OPERAND_OBJECT *ObjDesc2,

Completed in 4 milliseconds