| /openbmc/skeleton/flashbios/ |
| H A D | flash_bios_obj.c | 228 gchar *s; in on_flash_progress() local 249 gchar* s; in on_bus_acquired() local
|
| /openbmc/u-boot/examples/api/ |
| H A D | glue.c | 15 struct api_signature s; in valid_sig() local 100 void ub_puts(const char *s) in ub_puts()
|
| /openbmc/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | debug.h | 168 # define CALL_TRACE(u,v,w,x,s) \ argument 179 # define CALL_TRACE(u,v,w,x,s) argument
|
| /openbmc/qemu/hw/openrisc/ |
| H A D | openrisc_sim.c | 177 SysBusDevice *s; in openrisc_sim_net_init() local 220 SysBusDevice *s; in openrisc_sim_ompic_init() local
|
| /openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/ |
| H A D | BBHandler.py | 165 def feeder(lineno, s, fn, root, statements, eof=False): argument
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-i386-fp-exceptions.c | 8 struct { uint64_t sig; uint16_t sign_exp; } s; member
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | signals-s390x.c | 38 static void safe_puts(const char *s) in safe_puts()
|
| /openbmc/telemetry/src/utils/ |
| H A D | conversion.hpp | 31 std::array<char, N> s; member
|
| /openbmc/qemu/hw/display/ |
| H A D | virtio-gpu-gl.c | 29 struct virtio_gpu_scanout *s, in virtio_gpu_gl_update_cursor_data()
|
| H A D | virtio-gpu.c | 46 struct virtio_gpu_scanout *s, in virtio_gpu_update_cursor_data() 80 struct virtio_gpu_scanout *s; in update_cursor() local 165 size_t s; in virtio_gpu_ctrl_response() local 806 size_t esize, s; in virtio_gpu_create_mapping_iov() local 1134 size_t s; in virtio_gpu_handle_cursor() local
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | vfp_helper.c | 43 void arm_set_default_fp_behaviours(float_status *s) in arm_set_default_fp_behaviours() 63 void arm_set_ah_fp_behaviours(float_status *s) in arm_set_ah_fp_behaviours() 304 float32 VFP_HELPER(sqrt, s)(float32 a, float_status *fpst) in VFP_HELPER() argument 986 static float32 do_rsqrte_f32(float32 input, float_status *s, bool rpres) in do_rsqrte_f32() 1122 float32 VFP_HELPER(muladd, s)(float32 a, float32 b, float32 c, in VFP_HELPER() argument
|
| /openbmc/skeleton/bmcctl/ |
| H A D | control_bmc_obj.c | 64 gchar *s; in on_bus_acquired() local
|
| /openbmc/qemu/contrib/ivshmem-client/ |
| H A D | main.c | 82 char *s, *token; in ivshmem_client_handle_stdin_command() local
|
| /openbmc/u-boot/lib/ |
| H A D | strto.c | 17 static const char *_parse_integer_fixup_radix(const char *s, unsigned int *base) in _parse_integer_fixup_radix()
|
| /openbmc/u-boot/cmd/ |
| H A D | usb_mass_storage.c | 54 char *s, *t, *devnum_part_str, *name; in ums_init() local
|
| /openbmc/qemu/stubs/ |
| H A D | replay-tools.c | 56 void replay_chr_be_write(struct Chardev *s, const uint8_t *buf, int len) in replay_chr_be_write()
|
| /openbmc/qemu/tests/qtest/fuzz/ |
| H A D | qos_fuzz.c | 213 void qos_init_path(QTestState *s) in qos_init_path()
|
| /openbmc/qemu/chardev/ |
| H A D | char-pipe.c | 45 WinChardev *s = WIN_CHARDEV(chr); in win_chr_pipe_init() local
|
| /openbmc/u-boot/net/ |
| H A D | net.c | 309 const char *s = env_get("autoload"); in net_auto_load() local 1601 void ip_to_string(struct in_addr x, char *s) in ip_to_string() 1612 void vlan_to_string(ushort x, char *s) in vlan_to_string() 1625 ushort string_to_vlan(const char *s) in string_to_vlan()
|
| /openbmc/qemu/hw/char/ |
| H A D | virtio-serial-bus.c | 666 VirtIOSerial *s = VIRTIO_SERIAL(vdev); in virtio_serial_save_device() local 719 VirtIOSerial *s = VIRTIO_SERIAL(opaque); in virtio_serial_post_load_timer_cb() local 750 VirtIOSerial *s, uint32_t nr_active_ports) in fetch_active_ports_list() 802 VirtIOSerial *s = VIRTIO_SERIAL(vdev); in virtio_serial_load_device() local
|
| /openbmc/qemu/target/mips/ |
| H A D | kvm.c | 47 int kvm_arch_init(MachineState *ms, KVMState *s) in kvm_arch_init() 59 int kvm_arch_irqchip_create(KVMState *s) in kvm_arch_irqchip_create() 193 void kvm_arch_init_irq_routing(KVMState *s) in kvm_arch_init_irq_routing() 1269 KVMState *s = KVM_STATE(machine->accelerator); in kvm_arch_get_default_type() local
|
| /openbmc/qemu/contrib/plugins/ |
| H A D | hwprofile.c | 89 static void fmt_iocount_record(GString *s, IOCounts *rec) in fmt_iocount_record() 101 static void fmt_dev_record(GString *s, DeviceCounts *rec) in fmt_dev_record()
|
| H A D | execlog.c | 61 GString *s = c->last_exec; in vcpu_mem() local 334 #define g_pattern_spec_match_string(p, s) g_pattern_spec_match_string_qemu(p, s) argument
|
| /openbmc/qemu/audio/ |
| H A D | audio_template.h | 224 AudioState *s = hw->s; in glue() local 497 AudioState *s; in glue() local
|
| /openbmc/qemu/hw/pci/ |
| H A D | pci_bridge.c | 255 PCIBridge *s = PCI_BRIDGE(d); in pci_bridge_write_config() local 402 PCIBridge *s = PCI_BRIDGE(pci_dev); in pci_bridge_exitfn() local
|