Home
last modified time | relevance | path

Searched refs:ThisType (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexresop.c168 ACPI_OBJECT_TYPE ThisType,
189 ACPI_OBJECT_TYPE ThisType, in AcpiExCheckObjectType() argument
209 if ((ThisType == ACPI_TYPE_INTEGER) && in AcpiExCheckObjectType()
217 if (TypeNeeded != ThisType) in AcpiExCheckObjectType()
222 AcpiUtGetTypeName (ThisType), Object)); in AcpiExCheckObjectType()
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h134 typedef MulticastGroupInterface<Addressing> ThisType; typedef
170 typedef ThisType ValueType;
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h131 typedef MulticastGroupInterface<Addressing> ThisType; typedef
167 typedef ThisType ValueType;