Searched refs:DestinationType (Results 1 – 3 of 3) sorted by relevance
763 ACPI_OBJECT_TYPE DestinationType, in AcpiExConvertToTargetType() argument788 switch (DestinationType) in AcpiExConvertToTargetType()800 if (DestinationType != SourceDesc->Common.Type) in AcpiExConvertToTargetType()805 AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()814 switch (DestinationType) in AcpiExConvertToTargetType()849 DestinationType)); in AcpiExConvertToTargetType()866 WalkState->Opcode, AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
623 class DestinationType {}; class628 operator DestinationType() { return DestinationType(); } in operator DestinationType()633 Action<DestinationType()> action(Return(s)); in TEST()
239 ACPI_OBJECT_TYPE DestinationType,