Lines Matching defs:Object
283 * The Namespace Node describes a named object that appears in the AML.
295 union acpi_operand_object *Object; /* Interpreter object */
296 UINT8 DescriptorType; /* Differentiate object descriptor types */
332 #define ANOBJ_IS_EXTERNAL 0x08 /* iASL only: This object created via External() */
335 #define ANOBJ_IS_REFERENCED 0x80 /* iASL only: Object was referenced */
387 /* Object types used during package copies */
562 /* Return object auto-repair info */
593 #define ACPI_NUM_RTYPES 5 /* Number of actual object types */
782 * Generic "state" object for stacks
814 union acpi_operand_object *Object;
991 UINT8 ObjectType; /* Corresponding internal object type */
1006 /* Value associated with the parse object */
1093 #define ACPI_DASM_SWITCH_PREDICATE 0x0D /* Object is a predicate for a Switch or Case block */
1232 /* Parse object flags */
1242 /* Parse object DisasmFlags */
1499 #define ACPI_EXT_RESOLVED_REFERENCE 0x01 /* Object was resolved during cross ref */