| /openbmc/openpower-occ-control/ |
| H A D | occ_presence.cpp | 29 auto r = ioctl(fd, FIONREAD, &len); in analyzeEvent() local
|
| /openbmc/qemu/tests/tcg/multiarch/ |
| H A D | fnmsub.c | 14 union U r; variable
|
| /openbmc/qemu/qapi/ |
| H A D | string-output-visitor.c | 103 Range *r = g_malloc0(sizeof(*r)); in string_output_append() local 112 Range *r = g_malloc0(sizeof(*r)); in string_output_append_range() local 118 static void format_string(StringOutputVisitor *sov, Range *r, bool next, in format_string() 205 Range *r = l->data; in print_type_int64() local 214 Range *r = l->data; in print_type_int64() local
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | s390-time.h | 6 u64 r; in get_clock() local
|
| H A D | virtio-scsi.h | 56 static inline const char *virtio_scsi_response_msg(const VirtioScsiCmdResp *r) in virtio_scsi_response_msg() 65 static inline bool virtio_scsi_response_ok(const VirtioScsiCmdResp *r) in virtio_scsi_response_ok()
|
| /openbmc/qemu/hw/intc/ |
| H A D | s390_flic_kvm.c | 128 int r; in kvm_s390_inject_flic() local 256 int r; in __get_all_irqs() local 287 int r; in kvm_s390_register_io_adapter() local 316 int r; in kvm_s390_io_adapter_map() local 421 int r = 0; in kvm_flic_save() local 470 int r = 0; in kvm_flic_load() local
|
| /openbmc/qemu/system/ |
| H A D | runstate.c | 277 bool qemu_vmstop_requested(RunState *r) in qemu_vmstop_requested() 468 ShutdownCause r = reset_requested; in qemu_reset_requested() local 479 int r = suspend_requested; in qemu_suspend_requested() local 494 int r = powerdown_requested; in qemu_powerdown_requested() local 501 int r = debug_requested; in qemu_debug_requested() local 843 RunState r; in main_loop_should_exit() local
|
| /openbmc/slpd-lite/ |
| H A D | slp_server.cpp | 30 int fd = -1, r; in run() local
|
| /openbmc/qemu/util/ |
| H A D | drm.c | 28 int r, fd, ret; in qemu_drm_rendernode_open() local
|
| H A D | reserved-region.c | 27 Range *r = ®->range; in resv_region_list_insert() local
|
| /openbmc/qemu/accel/ |
| H A D | dummy-cpus.c | 35 int r; in dummy_cpu_thread_fn() local
|
| /openbmc/qemu/accel/hvf/ |
| H A D | hvf-accel-ops.c | 124 int r = hv_vcpu_get_exec_time(cpu->accel->fd, arg.host_ptr); in do_hvf_get_vcpu_exec_time() local 140 int r; in hvf_init_vcpu() local 176 int r; in hvf_cpu_thread_fn() local
|
| /openbmc/boost-dbus/test/ |
| H A D | avahi.cpp | 26 m, [&](const boost::system::error_code ec, dbus::message r) { in TEST() 62 dbus::message r = system_bus->send(m1); in TEST() local 107 m, [&](const boost::system::error_code ec, dbus::message r) { in TEST() 260 auto r = system_bus->reply(s); in TEST() local 315 auto r = bus->reply(s); in TEST() local
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery-3.7.1.min.js | 2 …rict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):f… variable in AnonymousClass4824406911201.valHooks.select
|
| /openbmc/qemu/include/hw/xen/interface/io/ |
| H A D | ring.h | 169 #define XEN_FRONT_RING_INIT(r, s, size) do { \ argument 247 #define RING_COPY_(type, r, idx, dest) do { \ argument 252 #define RING_COPY_REQUEST(r, idx, req) RING_COPY_(REQUEST, r, idx, req) argument 253 #define RING_COPY_RESPONSE(r, idx, rsp) RING_COPY_(RESPONSE, r, idx, rsp) argument
|
| /openbmc/sdbusplus/include/sdbusplus/asio/ |
| H A D | connection.hpp | 110 static void unpack(const boost::system::error_code& ec, message_t& r, in unpack() 165 handler)](boost::system::error_code ec, message_t& r) mutable { in async_method_call_timed() 269 message_t r; in yield_method_call() local
|
| /openbmc/qemu/hw/virtio/ |
| H A D | vhost-vdpa.c | 365 int r; in vhost_vdpa_listener_region_add() local 611 int r; in vhost_vdpa_set_backend_cap() local 928 int r = vhost_vdpa_call(dev, VHOST_VDPA_SET_VRING_ENABLE, &state); in vhost_vdpa_set_vring_enable_one() local 1075 int r; in vhost_vdpa_svq_set_fds() local 1127 int r; in vhost_vdpa_svq_unmap_ring() local 1169 int r; in vhost_vdpa_svq_map_ring() local 1256 int r; in vhost_vdpa_svq_setup() local 1284 int r; in vhost_vdpa_svqs_start() local 1345 int r; in vhost_vdpa_suspend() local 1551 int r; in vhost_vdpa_set_owner() local
|
| /openbmc/bmcweb/features/openbmc_rest/ |
| H A D | dbus_monitor.hpp | 69 int r = openbmc_mapper::convertDBusToJSON("sa{sv}as", message, data); in onPropertyUpdate() local 88 int r = openbmc_mapper::convertDBusToJSON("oa{sa{sv}}", message, data); in onPropertyUpdate() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | cmsdk-apb-timer-test.c | 62 int r; in main() local
|
| /openbmc/phosphor-fan-presence/presence/ |
| H A D | psensor.hpp | 96 inline bool operator==(const PresenceSensor& l, const PresenceSensor& r) in operator ==()
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_unaligned.c | 48 u32 r = 0; in execute() local
|
| /openbmc/qemu/tests/tcg/mips/user/isa/r5900/ |
| H A D | test_r5900_mflohi1.c | 14 int64_t r, r1; in main() local
|
| /openbmc/qemu/include/system/ |
| H A D | block-ram-registrar.h | 32 static inline bool blk_ram_registrar_ok(BlockRAMRegistrar *r) in blk_ram_registrar_ok()
|
| /openbmc/u-boot/cmd/ |
| H A D | itest.c | 112 char *l, *r; in stringcomp() local 131 long l, r; in arithcomp() local
|
| /openbmc/qemu/hw/display/ |
| H A D | virtio-gpu-udmabuf.c | 177 struct virtio_gpu_rect *r) in virtio_gpu_create_dmabuf() 203 struct virtio_gpu_rect *r) in virtio_gpu_update_dmabuf()
|