Searched defs:obj (Results 1 - 15 of 15) sorted by relevance

/haiku/src/libs/compat/freebsd_iflib/
H A Dkobj.c20 kobj_init(kobj_t obj, kobj_class_t cls) argument
/haiku/src/system/libroot/os/arch/generic/
H A Dgeneric_atomic.cpp14 auto& obj = *reinterpret_cast<std::atomic<int32_t>*>(ptr); local
22 auto& obj = *reinterpret_cast<std::atomic<int32_t>*>(ptr); local
30 auto& obj = *reinterpret_cast<std::atomic<int32_t>*>(ptr); local
39 auto& obj = *reinterpret_cast<std::atomic<int32_t>*>(ptr); local
47 auto& obj = *reinterpret_cast<std::atomic<int32_t>*>(ptr); local
55 auto& obj = *reinterpret_cast<std::atomic<int32_t>*>(ptr); local
63 auto& obj = *reinterpret_cast<std::atomic<int32_t>*>(ptr); local
71 auto& obj = *reinterpret_cast<std::atomic<int64_t>*>(ptr); local
79 auto& obj = *reinterpret_cast<std::atomic<int64_t>*>(ptr); local
87 auto& obj = *reinterpret_cast<std::atomic<int64_t>*>(ptr); local
96 auto& obj = *reinterpret_cast<std::atomic<int64_t>*>(ptr); local
104 auto& obj = *reinterpret_cast<std::atomic<int64_t>*>(ptr); local
112 auto& obj = *reinterpret_cast<std::atomic<int64_t>*>(ptr); local
120 auto& obj = *reinterpret_cast<std::atomic<int64_t>*>(ptr); local
[all...]
/haiku/src/apps/cortex/RouteApp/
H A DLiveNodeIO.cpp220 StringContent* obj = dynamic_cast<StringContent*>(child); local
H A DDormantNodeIO.cpp530 StringContent* obj = dynamic_cast<StringContent*>(child); local
/haiku/src/libs/compat/freebsd_iflib/compat/sys/
H A Dkobj.h61 static inline void kobj_init_static(kobj_t obj, kobj_class_t cls) {} argument
/haiku/src/add-ons/print/transports/ipp/
H A DIppURLConnection.cpp46 void IppURLConnection::setIppRequest(IppContent *obj) argument
/haiku/src/tests/kits/interface/bshelf/Container/
H A DTPreferences.cpp172 status_t TPreferences::SetFlat(const char *name, const BFlattenable *obj) argument
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DTPreferences.cpp174 status_t TPreferences::SetFlat(const char *name, const BFlattenable *obj) argument
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLogWriter.cpp98 LogWriter* obj = static_cast<LogWriter*>(arg); local
/haiku/src/system/libroot/posix/glibc/extensions/
H A Dobstack.c362 POINTER obj; variable
[all...]
/haiku/src/kits/bluetooth/
H A DRemoteDevice.cpp125 RemoteDevice::Equals(RemoteDevice* obj) argument
/haiku/src/bin/acpi_call/
H A Dacpi_call.cpp259 void print_acpi_object(ACPI_OBJECT* obj) argument
/haiku/src/add-ons/kernel/drivers/power/x86_cpuidle/
H A Dacpi_cpuidle.cpp109 acpi_object_type obj; local
148 acpi_object_type obj[4]; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DEmbeddedController.cpp123 acpi_object_type* obj = &res->package.objects[idx]; local
331 acpi_object_type* obj; local
93 acpi_GetReference(acpi_module_info* acpi, acpi_handle scope, acpi_object_type* obj) argument
[all...]
/haiku/src/kits/interface/
H A DWindow.cpp374 BArchivable* obj = instantiate_object(&msg); local

Completed in 87 milliseconds