/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | resource_event_message_registry.hpp | 71 "Indicates that a license has changed.", 72 "A license for '%1' has changed. The following message was returned: '%2'.", 97 …perties have changed. This is not used whenever there is another event message for that specific … 98 "One or more resource properties have changed.", 169 "Indicates that the power state of a resource has changed to paused.", 181 "Indicates that the power state of a resource has changed to powered off.", 193 "Indicates that the power state of a resource has changed to powered on.", 205 "Indicates that the power state of a resource has changed to powering off.", 217 "Indicates that the power state of a resource has changed to powering on.", 261 "Indicates that the state of a resource has changed.", [all …]
|
H A D | composition_message_registry.hpp | 89 …block has changed. This is not used whenever there is another event message for that specific cha… 90 "Resource block '%1' has changed on the service.", 101 …"Indicates that the composition state of a resource block has changed, specifically the value of t… 102 "The composition status of the resource block '%1' has changed.", 149 …"Indicates that the state of a resource block has changed, specifically the value of the `State` p… 150 "The state of resource block '%1' has changed.", 161 …"Indicates that the membership of a resource zone has changed due to resource blocks being added o… 162 "The membership of resource zone '%1' has been changed.",
|
/openbmc/linux/net/bridge/ |
D | br_vlan_options.c |
|
D | br_multicast_eht.c |
|
/openbmc/linux/sound/pci/oxygen/ |
D | xonar_dg_mixer.c |
|
D | oxygen_mixer.c |
|
/openbmc/linux/drivers/cpufreq/ |
D | amd-pstate-trace.h |
|
/openbmc/sdbusplus/tools/sdbusplus/templates/ |
H A D | property.aserver.set.hpp.mako | 12 bool changed = static_cast<Instance*>(this)->set_property( 15 if (changed && EmitSignal) 26 bool changed = static_cast<Instance*>(this)->set_property( 29 if (changed && EmitSignal) 44 bool changed = (new_value != ${p_name}_); 47 if (changed && EmitSignal)
|
/openbmc/linux/Documentation/scsi/ |
D | ChangeLog.lpfc |
|
/openbmc/qemu/tests/tcg/multiarch/gdbstub/ |
H A D | registers.py | 168 changed. 170 # Let the program get to the end and we can check what changed 179 changed = 0 194 changed += 1 196 # as long as something changed we can be confident its working 197 report(changed > 0, f"{changed} registers were changed")
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Processor/ |
H A D | CurrentOperatingConfig.interface.yaml | 11 # Indicate that this property is permanently unable to be changed. 13 # Indicate that this property is temporarily unable to be changed. 23 # Indicate that this property is permanently unable to be changed. 25 # Indicate that this property is temporarily unable to be changed.
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | siggen.py | 260 …bb.error("When reparsing %s, the basehash value changed from %s to %s. The metadata is not determi… 814 …hashequiv_logger.debug('Task %s unihash changed %s -> %s by server %s' % (taskhash, unihash, new_u… 855 …hashequiv_logger.verbose('Task %s unihash changed %s -> %s as wanted' % (tid, current_unihash, fin… 921 whitespace_note = ' (whitespace changed)' 991 changed = set() 994 changed.add(i) 997 return changed, added, removed 1017 changed = [] 1023 changed.append((x[0], x[1], y[1])) 1030 return changed, added, removed [all …]
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | trust_manager.hpp | 71 * if the trust status has just changed. If the status 72 * just changed to false, it will cancel the tach error 92 bool trust, changed; in checkTrust() local 93 std::tie(trust, changed) = group->checkTrust(sensor); in checkTrust() 99 if (changed) in checkTrust() 106 if (changed) in checkTrust()
|
/openbmc/linux/sound/usb/6fire/ |
D | control.c |
|
/openbmc/linux/scripts/ |
D | diffconfig |
|
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
D | devlink_trap.sh |
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/ |
H A D | buildhistory.py | 127 '/lib/libcap.so.2 changed symlink target from libcap.so.2.33 to libcap.so.2.34', 132 …'/usr/lib/libbtrfsutil.so changed symlink target from libbtrfsutil.so.1.1.1 to libbtrfsutil.so.1.2… 133 …'/usr/lib/libbtrfsutil.so.1 changed symlink target from libbtrfsutil.so.1.1.1 to libbtrfsutil.so.1… 135 '/usr/lib/libkmod.so changed symlink target from libkmod.so.2.3.4 to libkmod.so.2.3.5', 136 … '/usr/lib/libkmod.so.2 changed symlink target from libkmod.so.2.3.4 to libkmod.so.2.3.5', 138 …'/usr/lib/libpixman-1.so.0 changed symlink target from libpixman-1.so.0.38.4 to libpixman-1.so.0.4… 144 '/usr/sbin/rtcwake changed type from file to symlink', 145 '/usr/sbin/rtcwake changed permissions from rwxr-xr-x to rwxrwxrwx', 146 '/usr/sbin/rtcwake changed symlink target from None to /usr/sbin/rtcwake.util-linux',
|
/openbmc/linux/net/mac802154/ |
D | mac_cmd.c |
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | event.hpp | 62 * property has changed. 64 * has been changed. 65 * @param[in] value - Changed property value. 101 * property has changed. 103 * has been changed. 104 * @param[in] value - Changed property value.
|
/openbmc/phosphor-time-manager/ |
H A D | manager.hpp | 23 * For certain properties it also notifies the changed events to listeners. 83 /** @brief Called on time mode is changed 85 * Notify listeners that time mode is changed and update ntp setting 107 /** @brief Notified on settings property changed 109 * @param[in] key - The name of property that is changed 124 /** @brief The static function called on settings property changed
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
H A D | openl2tp-simplify-gcc-warning-hack.patch | 10 the l2tp_private.h file is updated if the rpc source file is changed and 18 1 file changed, 6 deletions(-) 29 -#error Constant L2TP_API_TUNNEL_FLAG_MTU changed. Update local definition here. 34 -#error Constant L2TP_API_SESSION_FLAG_NO_PPP changed. Update local definition here.
|
/openbmc/linux/tools/perf/Documentation/ |
D | build-docdep.perl |
|
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_config.hpp | 112 * @returns value of changed ldapServerURI. 118 * @returns value of changed ldapBindDN. 124 * @returns value of changed ldapBaseDN. 130 * @returns value of changed ldapSearchScope. 137 * @returns value of changed ldapType. 143 * @returns value of changed ldapServiceEnabled. 149 * @returns value of changed userNameAttribute. 155 * @returns value of changed groupNameAttribute. 161 * @returns value of changed ldapBindDNPassword. 197 * @returns value of changed status [all …]
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | tach.hpp | 88 * @brief Properties changed handler for tach sensor updates. 90 * @param[in] sensor - The sensor that changed. 91 * @param[in] props - The properties that changed. 97 * @brief Properties changed handler for tach sensor updates. 99 * @param[in] sensor - The sensor that changed.
|
/openbmc/openbmc/meta-raspberrypi/.github/workflows/ |
H A D | yocto-layer.yml | 22 id: changed-files-specific 23 uses: tj-actions/changed-files@v24 42 if: steps.changed-files-specific.outputs.any_changed == 'true' 50 if: steps.changed-files-specific.outputs.any_changed == 'true'
|