Home
last modified time | relevance | path

Searched defs:object (Results 151 – 175 of 331) sorted by relevance

12345678910>>...14

/openbmc/linux/arch/parisc/math-emu/
H A Ddbl_float.h18 #define Dbl_sign(object) Dsign(object) argument
19 #define Dbl_exponent(object) Dexponent(object) argument
20 #define Dbl_signexponent(object) Dsignexponent(object) argument
21 #define Dbl_mantissap1(object) Dmantissap1(object) argument
22 #define Dbl_mantissap2(object) Dmantissap2(object) argument
23 #define Dbl_exponentmantissap1(object) Dexponentmantissap1(object) argument
24 #define Dbl_allp1(object) Dallp1(object) argument
25 #define Dbl_allp2(object) Dallp2(object) argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Duser.c37 struct nvkm_object *object; in nvkm_dmaobj_search() local
/openbmc/qemu/tests/qtest/libqos/
H A Darm-n800-machine.c39 static void *n800_get_driver(void *object, const char *interface) in n800_get_driver()
H A Darm-imx25-pdk-machine.c39 static void *imx25_pdk_get_driver(void *object, const char *interface) in imx25_pdk_get_driver()
H A Darm-virt-machine.c49 static void *virt_get_driver(void *object, const char *interface) in virt_get_driver()
H A Dvirtio-iommu.c59 static void *qvirtio_iommu_pci_get_driver(void *object, const char *interface) in qvirtio_iommu_pci_get_driver()
H A Dloongarch-virt-machine.c54 static void *virt_get_driver(void *object, const char *interface) in virt_get_driver()
/openbmc/phosphor-snmp/
H A Dsnmp_notification.cpp135 for (const auto& object : objectList) in sendTrap() local
/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp135 nlohmann::json::object_t object; in introspectObjects() local
977 nlohmann::json& object) in readDictEntryFromMessage()
1619 object : interfaceNames) in handleAction() local
1653 object : interfaceNames) in handleDelete() local
2375 nlohmann::json::object_t object; in handleBusSystemPost() local
2408 nlohmann::json::object_t object; in handleBusSystemPost() local
2533 nlohmann::json::object_t object; in requestRoutes() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dconn.h16 struct nvkm_object object; member
H A Duoutp.c309 nvkm_uoutp_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uoutp_mthd()
332 nvkm_uoutp_dtor(struct nvkm_object *object) in nvkm_uoutp_dtor()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dcollection.hpp56 for (const auto& object : objects) in handleCollectionMembers() local
/openbmc/boost-dbus/test/
H A DdbusPropertiesServer.cpp231 auto object = in TEST() local
322 auto object = in TEST() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dpriv.h74 struct nvkm_object object; member
102 struct nvkm_object object; member
/openbmc/linux/drivers/acpi/acpica/
H A Dnsobject.c38 union acpi_operand_object *object, acpi_object_type type) in acpi_ns_attach_object()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c75 struct nvif_object *object = (void *)(unsigned long)token; in nvkm_client_event() local
/openbmc/openpower-proc-control/
H A Dutil.cpp52 constexpr auto object = "/xyz/openbmc_project/state/host0"; in isHostPoweringOff() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dioctl.h27 __u64 object; member
53 __u64 object; member
H A Ddevice.h10 struct nvif_object object; member
H A Dvmm.h25 struct nvif_object object; member
/openbmc/phosphor-hwmon/
H A Dmainloop.cpp405 auto object = getObject(i); in init() local
659 auto object = getObject(ssValueType); in addDroppedSensors() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Doclass.h26 u64 object; member
/openbmc/openpower-hw-diags/util/
H A Ddbus.hpp61 void setProperty(const std::string& service, const std::string& object, in setProperty()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv04.c360 struct nvkm_object object; member
1043 nv04_gr_object_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv04_gr_object_bind()
1148 nv04_gr_chan_dtor(struct nvkm_object *object) in nv04_gr_chan_dtor()
1161 nv04_gr_chan_fini(struct nvkm_object *object, bool suspend) in nv04_gr_chan_fini()
/openbmc/qemu/tests/qtest/
H A Ddbus-vmstate-test.c43 vmstate_load(VMState1 *object, GDBusMethodInvocation *invocation, in vmstate_load()
64 vmstate_save(VMState1 *object, GDBusMethodInvocation *invocation, in vmstate_save()

12345678910>>...14