/acpica-latest/source/components/debugger/ |
D | dbexec.c | 292 Status = AcpiDbConvertToObject (Info->Types[i], in AcpiDbExecuteMethod() 539 ACPI_OBJECT_TYPE *Types, in AcpiDbExecute() argument 615 AcpiGbl_DbMethodInfo.Types = Types; in AcpiDbExecute() 758 LocalInfo.Types = LocalInfo.ArgTypes; in AcpiDbMethodThread() 887 ACPI_OBJECT_TYPE *Types) in AcpiDbCreateExecutionThread() argument 897 AcpiGbl_DbMethodInfo.Types = AcpiGbl_DbMethodInfo.ArgTypes; in AcpiDbCreateExecutionThread() 906 AcpiGbl_DbMethodInfo.ArgTypes[i] = *Types; in AcpiDbCreateExecutionThread() 907 Types++; in AcpiDbCreateExecutionThread() 1056 AcpiGbl_DbMethodInfo.Types = AcpiGbl_DbMethodInfo.ArgTypes; in AcpiDbCreateExecutionThreads()
|
D | dbnames.c | 719 Info->Types[Node->Type]++; in AcpiDbWalkForObjectCounts() 900 AcpiOsPrintf ("%8u %s\n", ObjectInfo->Types[i], in AcpiDbDisplayObjects() 903 TotalObjects += ObjectInfo->Types[i]; in AcpiDbDisplayObjects()
|
/acpica-latest/source/components/utilities/ |
D | utpredef.c | 533 UINT16 Types) in AcpiUtGetResourceBitWidth() argument 546 if (Types & 1) in AcpiUtGetResourceBitWidth() 553 Types >>= 1; in AcpiUtGetResourceBitWidth()
|
/acpica-latest/source/include/ |
D | acdebug.h | 462 ACPI_OBJECT_TYPE *Types, 469 ACPI_OBJECT_TYPE *Types);
|
D | aclocal.h | 1542 ACPI_OBJECT_TYPE *Types; member 1578 UINT32 Types[ACPI_TOTAL_TYPES]; member
|
D | acutils.h | 886 UINT16 Types);
|
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/ |
D | ToDo.txt | 21 // Types, as returned by ObjectType
|
/acpica-latest/tests/aslts/src/runtime/common/ |
D | operations.asl | 462 /* Types of ArgX are save */ 509 /* Types of LocalX are save, and data of LocalX and ArgX are identical */ 746 /* Types of ArgX are save */ 790 /* Types of LocalX are save, and data of LocalX and ArgX are identical */
|
/acpica-latest/tests/aslts/src/runtime/cntl/ |
D | abbu_common.asl | 17 /* Types, as returned by ObjectType */
|
D | common.asl | 75 /* Types, as returned by ObjectType */
|
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/ |
D | mt_access.asl | 32 * Types:
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/ |
D | rexplicitconv.asl | 227 Debug = "Types:" 555 /* Types mismatch Target/Target on storing */ 583 /* Types mismatch Result/Target on storing */ 590 /* Types mismatch Result/Target on storing */
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/ |
D | rindecrement.asl | 227 Debug = "Types:" 360 /* Types mismatch Target/Target on storing */
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/manipulation/ |
D | objecttype.asl | 38 /* - all the Types of objects, */ 42 /* Types - {0-16}, see specs. */
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/roptional/ |
D | roptional.asl | 269 Debug = "Types:" 612 /* Types mismatch Target/Target on storing */ 652 /* Types mismatch Result/Target on storing */ 659 /* Types mismatch Result/Target on storing */
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/common/ |
D | rcommon.asl | 1093 Debug = "Types:" 1556 Debug = "Types:" 2252 /* Types mismatch Target/Target on storing */ 2292 /* Types mismatch Result/Target on storing */ 2299 /* Types mismatch Result/Target on storing */ 2319 /* Types that can be verified only by ObjectType */ 2334 /* Types that can be verified only by ObjectType */
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/descriptor/ |
D | extendedspace.asl | 410 is defined section 6.4.3.5.4.1. For other Resource Types, this field
|
D | extendedio.asl | 560 is defined section 6.4.3.5.4.1. For other Resource Types, this field
|
D | extendedmemory.asl | 1177 is defined section 6.4.3.5.4.1. For other Resource Types, this field
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/ |
D | SPEC | 364 17.2.5.6 Data Types and Type Conversions,
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/reference/ |
D | SPEC | 1712 Types of locations according to the right parts of 63.x tables
|
/acpica-latest/documents/ |
D | changes.txt | 187 defined subtables (Types 0x80-0x7F).
|