Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/utilities/
A Dutpredef.c427 UINT16 Types) in AcpiUtGetResourceBitWidth() argument
440 if (Types & 1) in AcpiUtGetResourceBitWidth()
447 Types >>= 1; in AcpiUtGetResourceBitWidth()
/third_party/lib/acpica/source/components/debugger/
A Ddbexec.c179 Status = AcpiDbConvertToObject (Info->Types[i], in AcpiDbExecuteMethod()
412 ACPI_OBJECT_TYPE *Types, in AcpiDbExecute() argument
461 AcpiGbl_DbMethodInfo.Types = Types; in AcpiDbExecute()
603 LocalInfo.Types = LocalInfo.ArgTypes; in AcpiDbMethodThread()
783 AcpiGbl_DbMethodInfo.Types = AcpiGbl_DbMethodInfo.ArgTypes; in AcpiDbCreateExecutionThreads()
A Ddbnames.c600 Info->Types[Node->Type]++; in AcpiDbWalkForObjectCounts()
694 AcpiOsPrintf ("%8u %s\n", ObjectInfo->Types[i], in AcpiDbDisplayObjects()
697 TotalObjects += ObjectInfo->Types[i]; in AcpiDbDisplayObjects()
/third_party/lib/acpica/source/include/acpica/
A Dacdebug.h343 ACPI_OBJECT_TYPE *Types,
A Daclocal.h1320 ACPI_OBJECT_TYPE *Types; member
1355 UINT32 Types[ACPI_TOTAL_TYPES]; member
A Dacutils.h649 UINT16 Types);

Completed in 15 milliseconds