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,
177 * ThisType Actual object type
189 ACPI_OBJECT_TYPE ThisType,
209 if ((ThisType == ACPI_TYPE_INTEGER) &&
217 if (TypeNeeded != ThisType)
222 AcpiUtGetTypeName (ThisType), Object));
187 AcpiExCheckObjectType( ACPI_OBJECT_TYPE TypeNeeded, ACPI_OBJECT_TYPE ThisType, void *Object) argument
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h131 typedef MulticastGroupInterface<Addressing> ThisType; typedef in class:MulticastGroupInterface
167 typedef ThisType ValueType;
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h134 typedef MulticastGroupInterface<Addressing> ThisType; typedef in class:MulticastGroupInterface
170 typedef ThisType ValueType;

Completed in 84 milliseconds