Searched defs:objectType (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/private/kernel/
H A Dscheduling_analysis.h71 InitConditionVariable(ConditionVariable* variable, const void* object, const char* objectType) argument
/haiku/src/tests/servers/app/playground/
H A DStates.cpp266 State::StateFor(int32 objectType, rgb_color color, drawing_mode mode, argument
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DDevice.cpp88 acpi_walk_namespace(acpi_device device, uint32 objectType, uint32 maxDepth, argument
H A DBusManager.cpp468 get_next_entry(uint32 objectType, const char *base, char *result, argument
504 get_next_object(uint32 objectType, acpi_handle parent, argument
742 walk_namespace(acpi_handle busDeviceHandle, uint32 objectType, argument
631 get_object_typed(const char* path, acpi_object_type** _returnValue, uint32 objectType) argument
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dcondition_variable.cpp153 ConditionVariable::Init(const void* object, const char* objectType) argument
162 ConditionVariable::Publish(const void* object, const char* objectType) argument
/haiku/src/kits/debugger/value/value_nodes/
H A DBListValueNode.cpp370 CompoundType* objectType = dynamic_cast<CompoundType*>(fType); local
/haiku/src/system/kernel/
H A Dcondition_variable.cpp229 ConditionVariable::Init(const void* object, const char* objectType) argument
244 ConditionVariable::Publish(const void* object, const char* objectType) argument
/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp481 object_type objectType; member in struct:DemanglingInfo

Completed in 151 milliseconds