Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 101) sorted by relevance

12345

/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dwidgets.py58 def update(self, pbar): member in Widget
74 def update(self, pbar, width): member in WidgetHFill
98 def update(self, pbar): member in Timer
109 def update(self, pbar): member in ETA
148 def update(self, pbar): member in AdaptiveETA
177 def update(self, pbar): member in FileTransferSpeed
201 def update(self, pbar): member in AnimatedMarker
222 def update(self, pbar): member in Counter
229 def update(self, pbar): member in Percentage
250 def update(self, pbar): member in FormatLabel
[all …]
H A Dprogressbar.py249 def update(self, value=None): member in ProgressBar
275 def start(self, update=True): argument
/openbmc/telemetry/src/metrics/
H A Dcollection_data.cpp18 std::optional<double> update(Milliseconds) override in update() function in metrics::DataPoint
23 double update(Milliseconds, double reading) override in update() function in metrics::DataPoint
47 std::optional<double> update(Milliseconds timestamp) override in update() function in metrics::DataInterval
59 double update(Milliseconds timestamp, double reading) override in update() function in metrics::DataInterval
104 std::optional<double> update(Milliseconds timestamp) override in update() function in metrics::DataStartup
114 double update(Milliseconds timestamp, double reading) override in update() function in metrics::DataStartup
/openbmc/phosphor-host-ipmid/
H A Dsys_info_param.cpp16 void SysInfoParamStore::update(uint8_t paramSelector, const std::string& s) in update() function in SysInfoParamStore
28 void SysInfoParamStore::update(uint8_t paramSelector, in update() function in SysInfoParamStore
/openbmc/qemu/hw/acpi/
H A Dutils.c29 MemoryRegion *acpi_add_rom_blob(FWCfgCallback update, void *opaque, in acpi_add_rom_blob()
/openbmc/openbmc-tools/dbus-vis/
H A Drenderer.js38 update() { method in Renderer
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware_update.hpp14 namespace phosphor::software::update namespace
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dmicrocode.c41 struct microcode_update *update) in microcode_decode_node()
124 struct microcode_update cpu, update; in microcode_update_intel() local
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bios-update/
H A Dconfig-bios.json15 "update": { object
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/
H A Dconfig-mbcpld.json15 "update": { object
H A Dconfig-bmccpld.json15 "update": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update/
H A Dconfig-bios.json14 "update": { object
/openbmc/u-boot/include/
H A Deeprom_field.h20 int (*update)(struct eeprom_field *eeprom_field, char *value); member
/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update/
H A Dconfig-dummy.json15 "update": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/
H A Dconfig-mbcpld.json14 "update": { object
H A Dconfig-bmccpld.json14 "update": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/
H A Dconfig-scpback.json14 "update": { object
H A Dconfig-scp.json14 "update": { object
/openbmc/u-boot/lib/
H A Dmembuff.c21 static int membuff_putrawflex(struct membuff *mb, int maxlen, bool update, in membuff_putrawflex()
75 int membuff_putraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_putraw()
98 int membuff_getraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_getraw()
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bmc-update/
H A Dconfig-bmc.json15 "update": { object
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/
H A Dconfig-bmc.json15 "update": { object
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/
H A Dconfig-bios.json15 "update": { object
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dconfig-static-bmc-reboot.json.in16 "update": { object
H A Dconfig-static-bmc.json.in16 "update": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bmc-update/
H A Dconfig-bmc.json14 "update": { object

12345