| /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.",
|
| H A D | storage_device_message_registry.hpp | 81 "The health of a battery has changed to OK.", 82 "The health of the battery located in '%1' has changed to OK.", 118 "The storage controller health has changed to OK.", 119 "The health of the storage controller located in '%1' has changed to OK.", 179 "The health of a controller port has changed to OK.", 180 "The health of the controller port located in '%1' has changed to OK.", 264 "The health of a drive has changed to OK.", 265 "The health of the drive located in '%1' has changed to OK.", 362 "A volume health has changed to OK.", 363 …alth of volume '%1' that is attached to the storage controller located in '%2' has changed to OK.",
|
| /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/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/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-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()
|
| H A D | trust_group.hpp | 100 * Called when the group just changed to not trusted, 114 * Called when the group just changed to trusted. 136 * field 1 - if that trust value changed since last call 164 * Says if the trust value changed in the last call to 167 * @return bool - if the trust changed or not 210 * If the trust value changed in the last call to checkTrust
|
| /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/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/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/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-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'
|
| H A D | yocto-builds.yml | 46 id: changed-files-specific 47 uses: tj-actions/changed-files@v24 66 if: steps.changed-files-specific.outputs.any_changed == 'true' 83 if: steps.changed-files-specific.outputs.any_changed == 'true'
|
| /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/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/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/ |
| H A D | udc-reconnect.sh | 6 echo "UDC0 owner is changed" 17 echo "UDC1 owner is changed" 28 echo "UDC2 owner is changed"
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | mrbsection.js | 28 // changed since it was last fetched, and update the DOM appropriately 36 // returns true if a build's state changed to "Succeeded", "Failed" 46 // returns true if the state changed 52 // returns true if the tasks_complete_percentage changed 58 // returns true if the number of recipes parsed/to parse changed 64 // returns true if the number of repos cloned/to clone changed
|
| /openbmc/openbmc/poky/documentation/tools/ |
| H A D | update-documentation-conf | 82 changed = False 103 changed = True 109 changed = True 120 changed = True 132 changed = True 138 if changed:
|
| /openbmc/openbmc-test-automation/openpower/ |
| H A D | test_timed_power_on.robot | 64 # Check if the system BootProgress state changed. If changed, it implies the 67 Wait Until Keyword Succeeds 10 min 20 sec Is Boot Progress Changed 94 # Check if the system BootProgress state changed. If changed, it implies the 102 ... Is Boot Progress Changed
|
| /openbmc/libpldm/ |
| H A D | CHANGELOG.md | 12 - Changed 28 ### Changed subsection 128 ### Changed subsection 164 ### Changed subsection 241 ### Changed subsection 253 - Returned error values for the following stable APIs have changed their 269 - Changed the bitfield structs in pldm_types.h to be named structs. This fixes 273 - Register allocation changed for the following APIs: 295 ### Changed subsection 346 ### Changed subsection [all …]
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | Dotseqn | 3 …ay be freely transmitted and reproduced, but it may not be changed unless the name is changed also…
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | triggers.hpp | 26 Changed, enumerator 66 {DiscreteTriggerConditionEnum::Changed, "Changed"},
|
| /openbmc/qemu/hw/sh4/ |
| H A D | trace-events | 2 sh7750_porta(uint16_t prev, uint16_t cur, uint16_t pdtr, uint16_t pctr) "porta changed from 0x%04x … 3 sh7750_portb(uint16_t prev, uint16_t cur, uint16_t pdtr, uint16_t pctr) "portb changed from 0x%04x …
|