Home
last modified time | relevance | path

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

12345678910>>...13

/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
48 std::optional<double> update(Milliseconds timestamp) override in update() function in metrics::DataInterval
60 double update(Milliseconds timestamp, double reading) override in update() function in metrics::DataInterval
105 std::optional<double> update(Milliseconds timestamp) override in update() function in metrics::DataStartup
115 double update(Milliseconds timestamp, double reading) override in update() function in metrics::DataStartup
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dhtab_mem_bench.c58 struct update_ctx update; in overwrite() local
70 struct update_ctx update; in batch_add_batch_del() local
86 struct update_ctx update; in add_only() local
98 struct update_ctx update; in del_only() local
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Duser-guide.rst829 Running the FVP with the IR prebuilt image
840 Running the FPGA with the IR prebuilt image
845 Executing capsule update for FVP and FPGA
886 FPGA: Select Corstone-1000 Linux kernel boot
893 FVP: Select Corstone-1000 Linux kernel boot
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/
H A Ddcb.c148 static int update_dscp_maxrate(struct net_device *dev, u32 *update) in update_dscp_maxrate()
175 static void nfp_nic_set_trust(struct nfp_net *nn, u32 *update) in nfp_nic_set_trust()
193 static void nfp_nic_set_enable(struct nfp_net *nn, u32 enable, u32 *update) in nfp_nic_set_enable()
251 static void nfp_nic_ets_init(struct nfp_net *nn, u32 *update) in nfp_nic_ets_init()
270 u32 update = 0; in nfp_nic_dcbnl_ieee_setets() local
334 u32 update = 0; in nfp_nic_dcbnl_ieee_setmaxrate() local
366 u32 update = 0; in nfp_nic_set_trust_status() local
/openbmc/phosphor-host-ipmid/
H A Dsys_info_param.cpp17 void SysInfoParamStore::update(uint8_t paramSelector, const std::string& s) in update() function in SysInfoParamStore
29 void SysInfoParamStore::update(uint8_t paramSelector, in update() function in SysInfoParamStore
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c269 struct vmw_stdu_update *update = cmd; in vmw_stdu_populate_update() local
661 struct vmw_stdu_update *update; in vmw_kms_stdu_surface_fifo_commit() local
1070 static uint32_t vmw_stdu_bo_fifo_size_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size_cpu()
1077 static uint32_t vmw_stdu_bo_pre_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_pre_clip_cpu()
1089 static uint32_t vmw_stdu_bo_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_clip_cpu()
1103 vmw_stdu_bo_populate_update_cpu(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_bo_populate_update_cpu()
1205 vmw_stdu_surface_fifo_size_same_display(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size_same_display()
1221 static uint32_t vmw_stdu_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_surface_fifo_size()
1239 vmw_stdu_surface_update_proxy(struct vmw_du_update_plane *update, void *cmd) in vmw_stdu_surface_update_proxy()
1280 vmw_stdu_surface_populate_copy(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_surface_populate_copy()
[all …]
H A Dvmwgfx_scrn.c467 static uint32_t vmw_sou_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_bo_fifo_size()
474 static uint32_t vmw_sou_bo_define_gmrfb(struct vmw_du_update_plane *update, in vmw_sou_bo_define_gmrfb()
500 static uint32_t vmw_sou_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_sou_bo_populate_clip()
518 static uint32_t vmw_stud_bo_post_clip(struct vmw_du_update_plane *update, in vmw_stud_bo_post_clip()
562 static uint32_t vmw_sou_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_surface_fifo_size()
569 static uint32_t vmw_sou_surface_post_prepare(struct vmw_du_update_plane *update, in vmw_sou_surface_post_prepare()
586 static uint32_t vmw_sou_surface_pre_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_pre_clip()
615 static uint32_t vmw_sou_surface_clip_rect(struct vmw_du_update_plane *update, in vmw_sou_surface_clip_rect()
633 static uint32_t vmw_sou_surface_post_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_post_clip()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcursor.c9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_show()
15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_hide()
/openbmc/qemu/ui/
H A Dspice-display.c123 SimpleSpiceUpdate *update; in qemu_spice_create_one_update() local
219 QXLRect update = { in qemu_spice_create_update() local
240 QXLRect update = { in qemu_spice_create_update() local
260 SimpleSpiceCursor *update; in qemu_spice_create_cursor_update() local
306 void qemu_spice_destroy_update(SimpleSpiceDisplay *sdpy, SimpleSpiceUpdate *update) in qemu_spice_destroy_update()
390 SimpleSpiceUpdate *update; in qemu_spice_display_switch() local
538 SimpleSpiceUpdate *update; in interface_get_command() local
562 SimpleSpiceUpdate *update; in interface_release_resource() local
/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/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/linux/fs/sysfs/
H A Dgroup.c36 const struct attribute_group *grp, int update) in create_files()
107 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group()
182 static int internal_create_groups(struct kobject *kobj, int update, in internal_create_groups()
/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/linux/include/linux/
H A Dbtree-type.h51 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
94 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
/openbmc/u-boot/include/
H A Deeprom_field.h20 int (*update)(struct eeprom_field *eeprom_field, char *value); member
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/
H A Dconfig-scp.json14 "update": { object
H A Dconfig-scpback.json14 "update": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update/
H A Dconfig-bios.json14 "update": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/
H A Dconfig-bmccpld.json14 "update": { object
H A Dconfig-mbcpld.json14 "update": { object
/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update/
H A Dconfig-dummy.json15 "update": { object

12345678910>>...13