/openbmc/linux/arch/parisc/math-emu/ |
D | float.h |
|
D | fpbits.h |
|
/openbmc/sdbusplus/include/sdbusplus/server/ |
H A D | object.hpp | 14 namespace object namespace 39 struct object : struct 57 enum class action 76 object(bus_t& bus, const char* path, in object() argument 87 ~object() override in ~object() 98 void emit_object_added() in emit_object_added() 114 bus_t __sdbusplus_server_object_bus; 115 std::string __sdbusplus_server_object_path; 116 action __sdbusplus_server_object_signalstate = action::defer_emit; 117 SdBusInterface* __sdbusplus_server_object_intf; [all …]
|
/openbmc/openpower-hw-diags/analyzer/ras-data/ |
H A D | ras-data-definition.md | 106 #### 5.1.1) action type `action` 116 #### 5.1.2) action type `callout_self` 126 #### 5.1.3) action type `callout_unit` 137 #### 5.1.4) action type `callout_connected` 148 #### 5.1.5) action type `callout_bus` 167 #### 5.1.6) action type `callout_clock` 186 #### 5.1.7) action type `callout_procedure` 202 #### 5.1.8) action type `callout_part` 219 #### 5.1.9) action type `plugin`
|
/openbmc/linux/fs/cachefiles/ |
D | interface.c |
|
D | xattr.c |
|
/openbmc/qemu/scripts/qapi/ |
H A D | expr.py | 56 def check_name_is_str(name: object, 186 def check_keys(value: Dict[str, object], argument 250 def check_if(expr: Dict[str, object], argument 267 def _check_if(cond: Union[str, object]) -> None: argument 294 def _check_infix(operator: str, operands: object) -> None: 313 def normalize_members(members: object) -> None: 336 def check_type_name(value: Optional[object], 342 def check_type_name_or_array(value: Optional[object], 357 def check_type_implicit(value: Optional[object], 401 def check_type_name_or_implicit(value: Optional[object], [all …]
|
/openbmc/linux/sound/pci/asihpi/ |
D | hpimsginit.c |
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
D | user.c |
|
/openbmc/skeleton/libopenbmc_intf/ |
H A D | openbmc_intf.c | 858 hwmon_get_poll_interval (Hwmon *object) in hwmon_get_poll_interval() 875 hwmon_set_poll_interval (Hwmon *object, gint value) in hwmon_set_poll_interval() 893 hwmon_get_sysfs_path (Hwmon *object) in hwmon_get_sysfs_path() 911 hwmon_dup_sysfs_path (Hwmon *object) in hwmon_dup_sysfs_path() 928 hwmon_set_sysfs_path (Hwmon *object, const gchar *value) in hwmon_set_sysfs_path() 944 hwmon_get_scale (Hwmon *object) in hwmon_get_scale() 961 hwmon_set_scale (Hwmon *object, gint value) in hwmon_set_scale() 1007 hwmon_proxy_get_property (GObject *object, in hwmon_proxy_get_property() 1054 hwmon_proxy_set_property (GObject *object, in hwmon_proxy_set_property() 1144 hwmon_proxy_get_poll_interval (Hwmon *object) in hwmon_proxy_get_poll_interval() [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | umem.c |
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | message.py | 63 value: Union[bytes, Mapping[str, object]] = b'{}', *, argument 86 def __setitem__(self, key: str, value: object) -> None: 133 def _serialize(cls, value: object) -> bytes: 199 def __init__(self, error_message: str, value: object):
|
/openbmc/linux/drivers/acpi/acpica/ |
D | utobject.c |
|
D | dsmthdat.c |
|
D | utdecode.c |
|
D | dbconvert.c |
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | uhead.c |
|
D | udisp.c |
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | ucgrp.c |
|
/openbmc/ibm-logging/ |
H A D | manager.cpp | 59 for (const auto& object : objects) in createAll() local 111 std::any& object) in addInterface() 129 InterfaceType type, std::any& object) in addChildInterface() 167 auto object = std::make_shared<PolicyObject>( in createPolicyInterface() local 238 auto object = std::make_shared<Callout>( in createCalloutObjects() local
|
/openbmc/phosphor-fan-presence/control/ |
H A D | zone.hpp | 147 inline void setObjectData(const std::string& object, in setObjectData() 163 void setPropertyValue(const char* object, const char* interface, in setPropertyValue() 178 void setPropertyValue(const std::string& object, in setPropertyValue() 195 inline auto getPropertyValue(const std::string& object, in getPropertyValue() 211 inline auto getPropValueVariant(const std::string& object, in getPropValueVariant() 282 inline void removeObjectInterface(const char* object, const char* interface) in removeObjectInterface()
|
/openbmc/linux/security/keys/ |
D | keyring.c |
|
/openbmc/linux/samples/bpf/ |
D | fds_example.c |
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
D | nv44.c |
|
/openbmc/telemetry/src/ |
H A D | state.hpp | 26 explicit State(Object& object) : object(object) {} in State() 79 Object& object; member in State
|