/acpica-latest/source/components/events/ |
D | evregion.c | 1025 ACPI_OBJECT Objects[2]; in AcpiEvExecuteOrphanRegMethod() local 1071 Args.Pointer = Objects; in AcpiEvExecuteOrphanRegMethod() 1072 Objects[0].Type = ACPI_TYPE_INTEGER; in AcpiEvExecuteOrphanRegMethod() 1073 Objects[0].Integer.Value = SpaceId; in AcpiEvExecuteOrphanRegMethod() 1074 Objects[1].Type = ACPI_TYPE_INTEGER; in AcpiEvExecuteOrphanRegMethod() 1075 Objects[1].Integer.Value = ACPI_REG_CONNECT; in AcpiEvExecuteOrphanRegMethod()
|
/acpica-latest/source/components/debugger/ |
D | dbexec.c | 212 ACPI_OBJECT *Objects) in AcpiDbDeleteObjects() argument 219 switch (Objects[i].Type) in AcpiDbDeleteObjects() 223 ACPI_FREE (Objects[i].Buffer.Pointer); in AcpiDbDeleteObjects() 230 AcpiDbDeleteObjects (Objects[i].Package.Count, in AcpiDbDeleteObjects() 231 Objects[i].Package.Elements); in AcpiDbDeleteObjects() 235 ACPI_FREE (Objects[i].Package.Elements); in AcpiDbDeleteObjects()
|
D | dbnames.c | 1052 Info->Objects++; in AcpiDbIntegrityWalk() 1088 Info.Nodes, Info.Objects); in AcpiDbCheckIntegrity()
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/roptional/ |
D | roptional.asl | 190 /* Specified types of the Source Objects */ 198 /* Expected types of the Result Objects */ 660 /* Test fixed type Objects are converted to Buffer */ 2032 /* Target Objects initial values */ 2111 /* Target Objects initial values */ 2192 /* Target Objects initial values */ 2271 /* Target Objects initial values */ 2352 /* Target Objects initial values */ 2431 /* Target Objects initial values */ 2512 /* Target Objects initial values */ [all …]
|
/acpica-latest/tests/aslts/src/runtime/common/ |
D | README | 4 Objects of common use which may be useful in more then one test 8 Objects applicable to Source Operand and Result
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/ |
D | SPEC | 164 2. Objects of all ASL data types should be exercised as destinations 180 4. Objects of all ASL data types should be exercised as result objects 190 - Source Objects can be represented by reference and used through 204 - Source Objects can be represented as Element of some complex 228 - types of Source Objects should be chosen so that different kinds of 359 5.5.2.4 Local Variables and Locally Created Data Objects 366 17.2.5.8 Rules for Storing and Copying Objects, 367 17.2.5.9 Rules for Reading and Writing Objects, 368 17.5.5 Argx (Method Argument Data Objects) 377 17.5.69 Localx (Method Local Data Objects)
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/ |
D | rexplicitconv.asl | 591 /* Test fixed type Objects are converted to Buffer */ 1340 /* Target Objects initial values */ 1417 /* Target Objects initial values */ 1496 /* Target Objects initial values */ 1573 /* Target Objects initial values */ 1652 /* Target Objects initial values */ 1729 /* Target Objects initial values */ 1808 /* Target Objects initial values */ 1886 /* Target Objects initial values */ 1969 /* Target Objects initial values */ [all …]
|
/acpica-latest/tests/aslts/src/runtime/common/TCI/ |
D | tcicmd.asl | 69 Name (C21B, 0x36) /* Created Objects */ 70 Name (C21C, 0x54) /* Deleted Objects */ 322 Debug = "Created Objects:" 326 Debug = "Deleted Objects:" 400 * arg3 - Package with the benchmark information on Created Objects 401 * arg4 - Package with the benchmark information on Deleted Objects 600 /* Check, created Objects are identical to the benchmark ones */ 627 /* Check, deleted Objects are identical to the benchmark ones */
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/common/ |
D | rcommon.asl | 58 /* Flags of types of non-Computational Data Objects */ 82 /* Flags of types of Fixed type Data Objects (Fields) */ 90 /* Flags of types of Computational Data Objects */ 107 /* (~ Computational Data Objects) */ 115 /* (Not Computational Data, Package and Method Objects) */ 139 /* Testing Destination Named Objects */ 381 /* Auxiliary Source Named Objects */ 947 /* Objects are used as Source */ 1331 /* of Target Objects by means of the specified operator (Store/CopyObject) */ 2300 /* Test fixed type Objects are converted to Buffer */ [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/ |
D | dobmisc.asl | 34 /* The Created Objects benchmark Package */ 37 /* The Deleted Objects benchmark Package */
|
D | dobdecl.asl | 36 /* The Created Objects benchmark Package */ 39 /* The Deleted Objects benchmark Package */ 48 /* Objects for verified operators */
|
D | dobctl.asl | 36 /* The Created Objects benchmark Package */ 39 /* The Deleted Objects benchmark Package */ 48 /* Objects for verified operators */
|
/acpica-latest/tests/aslts/src/compilation/collection/ |
D | misc.asl | 54 * Locally Created Data Objects are used before they 59 * 5.5.2.4 Local Variables and Locally Created Data Objects:
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/reference/ |
D | SPEC | 56 17.2.5.8 Rules for Storing and Copying Objects 60 17.2.5.9 Rules for Reading and Writing Objects 62 17.2.5.9.1 ArgX Objects 63 17.2.5.9.2 LocalX Objects 64 17.2.5.9.3 Named Objects 83 References and Objects. Keep into mind while implementing the 138 17.2.5.9.1 ArgX Objects 227 17.2.5.9.1 ArgX Objects 244 and pass those References to Method (M1) but not Objects themselves. 323 and pass those References to Method (M1) but not Objects themselves. [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/synchronization/ |
D | event.asl | 190 /* 2. Applied to all 4 event-Objects */ 213 /* 4. Applied to all 4 event-Objects. */ 325 /* 4. Applied to all 4 event-Objects. */
|
/acpica-latest/tests/aslts/src/runtime/ |
D | README | 14 Objects of common use which may be useful in more then one test
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/ |
D | RUN.asl | 28 If (STTT ("Source Operand, Method ArgX Objects", TCLC, 0x02, W010))
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/rcopyobject/ |
D | rcopyobject.asl | 37 /* Check storing of immediate Source Objects by CopyObject() */
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0112/ |
D | DECL.asl | 31 …* SUMMARY: The ASL compiler refuses passing the Named Objects and String constants as a MicroSecs …
|
/acpica-latest/source/include/ |
D | acdebug.h | 480 ACPI_OBJECT *Objects);
|
/acpica-latest/tests/aslts/src/runtime/cntl/ |
D | abbu_common.asl | 12 * Objects from the common.asl used there also
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/table/ |
D | ssdt3.asl | 31 * specifies the Objects of different types
|
D | unload.asl | 38 * The overall functionality of the Unload Objects is indirectly 310 /* Check absence of the auxiliary table Objects before Load */ 485 /* Check absence of the auxiliary table Objects after UnLoad */
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/operand/tests/ |
D | SPEC | 155 * Note 3: So as the Buffer field and Field unit data are Named Objects 157 * data types is limited to a case when Named Objects can be used.
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/name/ |
D | function.asl | 36 * Declare the Function Control Method Objects of different, 40 * The overall functionality of the Function Objects is indirectly
|