| /openbmc/ipmi-fru-parser/ | 
| H A D | frup.cpp | 175     size_t s;  in _to_time_str()  local
 | 
| /openbmc/qemu/libdecnumber/dpd/ | 
| H A D | decimal64.c | 307   char *s, *t;			   /* .. (source, target) */  in decimal64ToString()  local
 | 
| /openbmc/qemu/include/hw/i2c/ | 
| H A D | aspeed_i2c.h | 306 static inline bool aspeed_i2c_is_new_mode(AspeedI2CState *s)  in aspeed_i2c_is_new_mode()
 | 
| /openbmc/qemu/ | 
| H A D | block.c | 2332     BdrvChildSetPermState *s = opaque;  in bdrv_child_set_perm_abort()  local2348     BdrvChildSetPermState *s = g_new(BdrvChildSetPermState, 1);  in bdrv_child_set_perm()  local
 2425     BdrvReplaceChildState *s = opaque;  in bdrv_replace_child_commit()  local
 2433     BdrvReplaceChildState *s = opaque;  in bdrv_replace_child_abort()  local
 2482     BdrvReplaceChildState *s = g_new(BdrvReplaceChildState, 1);  in bdrv_replace_child_tran()  local
 3022     BdrvAttachChildCommonState *s = opaque;  in bdrv_attach_child_common_abort()  local
 3168     BdrvAttachChildCommonState *s = g_new(BdrvAttachChildCommonState, 1);  in bdrv_attach_child_common()  local
 3347     BdrvSetInheritsFrom *s = opaque;  in bdrv_set_inherits_from_abort()  local
 3363         BdrvSetInheritsFrom *s = g_new(BdrvSetInheritsFrom, 1);  in bdrv_set_inherits_from()  local
 
 | 
| /openbmc/qemu/hw/virtio/ | 
| H A D | vhost.c | 224             hwaddr phys, s, offset;  in vhost_sync_dirty_bitmap()  local1166     struct vhost_vring_state s = {  in vhost_virtqueue_set_vring_endian_legacy()  local
 1247     hwaddr s, l, a;  in vhost_virtqueue_start()  local
 
 | 
| /openbmc/qemu/target/arm/tcg/ | 
| H A D | sve_helper.c | 2863     uintptr_t s = (uintptr_t)vs;  in swap_memmove()  local4691 static inline float32 abd_s(float32 a, float32 b, float_status *s)  in abd_s()
 4696 static inline float64 abd_d(float64 a, float64 b, float_status *s)  in abd_d()
 4782 static inline float32 subr_s(float32 a, float32 b, float_status *s)  in subr_s()
 4787 static inline float64 subr_d(float64 a, float64 b, float_status *s)  in subr_d()
 4889 static inline int16_t vfp_float16_to_int16_rtz(float16 f, float_status *s)  in vfp_float16_to_int16_rtz()
 4898 static inline int64_t vfp_float16_to_int64_rtz(float16 f, float_status *s)  in vfp_float16_to_int64_rtz()
 4907 static inline int64_t vfp_float32_to_int64_rtz(float32 f, float_status *s)  in vfp_float32_to_int64_rtz()
 4916 static inline int64_t vfp_float64_to_int64_rtz(float64 f, float_status *s)  in vfp_float64_to_int64_rtz()
 4925 static inline uint16_t vfp_float16_to_uint16_rtz(float16 f, float_status *s)  in vfp_float16_to_uint16_rtz()
 [all …]
 
 | 
| H A D | sme_helper.c | 1627 DEF_IMOPH(sme2, bmopa, s)  in DEF_IMOPH()  argument2063     float16 *s = vs;  local
 2121     float16 *s = vs;  in HELPER()  local
 2137     float32 *s = vs;  in HELPER()  local
 2148     float32 *s = vs;  in HELPER()  local
 
 | 
| /openbmc/u-boot/scripts/kconfig/ | 
| H A D | qconf.cc | 1533 	QString s = QFileDialog::getOpenFileName(this, "", conf_get_configname());  in loadConfig()  local1552 	QString s = QFileDialog::getSaveFileName(this, "", conf_get_configname());  in saveConfigAs()  local
 
 | 
| /openbmc/qemu/disas/ | 
| H A D | hppa.c | 269   int s, t;  in re_assemble_16()  local2003 	  const char *s;  in print_insn_hppa()  local
 
 | 
| /openbmc/qemu/hw/ppc/ | 
| H A D | vof.c | 62 static bool cmpservice(const char *s, unsigned nargs, unsigned nret,  in cmpservice()862 #define cmpserv(s, a, r) \  in vof_client_handle()  argument
 
 | 
| /openbmc/qemu/target/riscv/ | 
| H A D | vcrypto_helper.c | 898             uint32_t b, s;  in HELPER()  local919     uint32_t s, b;  in do_sm4_round()  local
 
 | 
| /openbmc/u-boot/disk/ | 
| H A D | part_efi.c | 671 static void gpt_convert_efi_name_to_char(char *s, efi_char16_t *es, int n)  in gpt_convert_efi_name_to_char()
 | 
| /openbmc/u-boot/board/freescale/common/ | 
| H A D | fsl_validate.c | 667 	u8 *k, *s;  in read_validate_esbc_client_header()  local
 | 
| /openbmc/u-boot/fs/ubifs/ | 
| H A D | key.h | 49 static inline uint32_t key_r5_hash(const char *s, int len)  in key_r5_hash()
 | 
| /openbmc/ipmitool/lib/ | 
| H A D | ipmi_mc.c | 514 		time_t s;  in ipmi_mc_get_guid()  local
 | 
| /openbmc/u-boot/scripts/dtc/libfdt/ | 
| H A D | fdt_overlay.c | 743 	const char *s, *e;  in overlay_symbol_update()  local
 | 
| /openbmc/qemu/qapi/ | 
| H A D | opts-visitor.c | 90         int64_t s;  member
 | 
| /openbmc/u-boot/lib/efi_loader/ | 
| H A D | efi_file.c | 44 	char *s = strrchr(fh->path, '/');  in basename()  local
 | 
| /openbmc/qemu/hw/xen/ | 
| H A D | xen-host-pci-device.c | 117     char *endptr, *s;  in xen_host_pci_get_resource()  local
 | 
| /openbmc/phosphor-fan-presence/control/ | 
| H A D | zone.cpp | 537         std::any_of(supported.begin(), supported.end(), [&value](auto& s) {  in current()
 | 
| /openbmc/pldm/platform-mc/ | 
| H A D | dbus_to_terminus_effecters.cpp | 172             for (const auto& s : states)  in parseEffecterJson()  local
 | 
| /openbmc/qemu/migration/ | 
| H A D | ram.c | 1017     MigrationState *s = migrate_get_current();  in migration_dirty_limit_guest()  local4381 static int ram_dirty_bitmap_sync_all(MigrationState *s, RAMState *rs)  in ram_dirty_bitmap_sync_all()
 4416 bool ram_dirty_bitmap_reload(MigrationState *s, RAMBlock *block, Error **errp)  in ram_dirty_bitmap_reload()
 4500 static int ram_resume_prepare(MigrationState *s, void *opaque)  in ram_resume_prepare()
 4551 void postcopy_preempt_shutdown_file(MigrationState *s)  in postcopy_preempt_shutdown_file()
 
 | 
| /openbmc/qemu/hw/9pfs/ | 
| H A D | xen-9p-backend.c | 395     V9fsState *s = &xen_9pdev->state;  in xen_9pfs_connect()  local
 | 
| /openbmc/qemu/tests/qtest/ | 
| H A D | test-arm-mptimer.c | 14 #define TIMER_BLOCK_SCALE(s)    ((((s) & 0xff) + 1) * 10)  argument
 | 
| /openbmc/u-boot/common/ | 
| H A D | bootm.c | 612 		const char *s;  in bootm_measure()  local
 |