Home
last modified time | relevance | path

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

1234567

/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/linux/tools/testing/selftests/bpf/progs/
Dhtab_mem_bench.c
/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/linux/drivers/net/ethernet/netronome/nfp/nic/
Ddcb.c
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
Dcursor.c
/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/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/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/openbmc/poky/bitbake/lib/bb/
H A Dprogress.py69 def update(self, progress, rate=None): member in ProgressHandler
220 def update(self, stage_progress): member in MultiStageProgressReporter
306 def update(self, stage_progress): member in DummyMultiStageProcessProgressReporter
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware_update.hpp14 namespace phosphor::software::update namespace
/openbmc/qemu/ui/
H A Dspice-display.c127 SimpleSpiceUpdate *update; in qemu_spice_create_one_update() local
223 QXLRect update = { in qemu_spice_create_update() local
244 QXLRect update = { in qemu_spice_create_update() local
264 SimpleSpiceCursor *update; in qemu_spice_create_cursor_update() local
310 void qemu_spice_destroy_update(SimpleSpiceDisplay *sdpy, SimpleSpiceUpdate *update) in qemu_spice_destroy_update()
394 SimpleSpiceUpdate *update; in qemu_spice_display_switch() local
543 SimpleSpiceUpdate *update; in interface_get_command() local
567 SimpleSpiceUpdate *update; in interface_release_resource() local
/openbmc/linux/include/linux/
Dbtree-type.h
/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

1234567