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

/haiku-fatelf/headers/private/kernel/
H A Dscheduling_analysis.h71 InitConditionVariable(ConditionVariable* variable, const void* object, const char* objectType) argument
/haiku-fatelf/src/tests/add-ons/kernel/kernelland_emu/
H A Dcondition_variable.cpp139 ConditionVariable::Init(const void* object, const char* objectType) argument
148 ConditionVariable::Publish(const void* object, const char* objectType) argument
/haiku-fatelf/src/tests/servers/app/playground/
H A DStates.cpp266 State::StateFor(int32 objectType, rgb_color color, drawing_mode mode, argument
/haiku-fatelf/src/system/kernel/
H A Dcondition_variable.cpp188 ConditionVariable::Init(const void* object, const char* objectType) argument
201 ConditionVariable::Publish(const void* object, const char* objectType) argument
/haiku-fatelf/src/apps/debugger/value/value_nodes/
H A DBListValueNode.cpp326 CompoundType* objectType = dynamic_cast<CompoundType*>(fType); local
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DBusManager.cpp395 get_next_entry(uint32 objectType, const char *base, char *result, argument
526 get_object_typed(const char* path, acpi_object_type** _returnValue, uint32 objectType) argument
/haiku-fatelf/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp480 object_type objectType; member in struct:DemanglingInfo

Completed in 120 milliseconds