/openbmc/qemu/hw/display/ |
H A D | virtio-gpu.c | 586 struct virtio_gpu_rect *r) in virtio_gpu_update_scanout() 610 struct virtio_gpu_rect *r, in virtio_gpu_do_set_scanout() 1440 struct virtio_gpu_rect r = { in virtio_gpu_post_load() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | ci_udc.c | 58 static const char *reqname(unsigned r) in reqname() 669 struct usb_ctrlrequest r; in handle_setup() local
|
/openbmc/qemu/include/fpu/ |
H A D | softfloat-macros.h | 91 static inline uint64_t shl_double(uint64_t l, uint64_t r, int c) in shl_double() 109 static inline uint64_t shr_double(uint64_t l, uint64_t r, int c) in shr_double()
|
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib_blocksort.c | 140 UInt32 med, r, r3; in fallbackQSort3() local 260 Int32 H, i, j, k, l, r, cc, cc1; in fallbackSort() local
|
/openbmc/openpower-occ-control/ |
H A D | powermode.cpp | 1152 auto r = sd_event_add_io(event.get(), &sourcePtr, fd, EPOLLPRI | EPOLLERR, in registerIpsStatusCallBack() local 1191 auto r = lseek(fd, 0, SEEK_SET); in analyzeIpsEvent() local
|
/openbmc/qemu/util/ |
H A D | vfio-helpers.c | 199 int r; in qemu_vfio_pci_init_irq() local 505 int r; in qemu_vfio_open_pci() local
|
H A D | host-utils.c | 282 static Int128 udiv256_qrnnd(Int128 *r, Int128 n1, Int128 n0, Int128 d) in udiv256_qrnnd()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | iwmmxt_helper.c | 331 #define IWMMXT_OP_AVGB(r) \ argument 355 #define IWMMXT_OP_AVGW(r) \ argument
|
H A D | cpu64.c | 463 static CPAccessResult access_actlr_w(CPUARMState *env, const ARMCPRegInfo *r, in access_actlr_w()
|
/openbmc/google-ipmi-sys/ |
H A D | google_accel_oob.cpp | 227 uint64_t r = handler->accelOobRead(name, req->address, req->num_bytes); in accelOobRead() local
|
/openbmc/u-boot/drivers/video/ |
H A D | ati_radeon_fb.c | 752 unsigned char r, /* red */ in video_set_lut()
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | fb_mmc.c | 304 int r; in fastboot_mmc_get_part_info() local
|
/openbmc/u-boot/board/nokia/rx51/ |
H A D | rx51.c | 598 u8 c, r, dk, i; in rx51_kp_tstc() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
H A D | immap.c | 126 ushort __iomem *l, *r; in do_iopinfo() local
|
/openbmc/qemu/bsd-user/ |
H A D | main.c | 275 const char *r; in main() local
|
/openbmc/qemu/linux-user/ |
H A D | flatload.c | 111 calc_reloc(abi_ulong r, struct lib_info *p, int curid, int internalp) in calc_reloc()
|
/openbmc/qemu/hw/timer/ |
H A D | renesas_tmr.c | 181 static uint8_t read_tccr(uint8_t r) in read_tccr()
|
/openbmc/qemu/hw/i386/ |
H A D | sgx.c | 122 int fd, i, j, r; in sgx_epc_reset() local
|
/openbmc/qemu/monitor/ |
H A D | hmp-cmds-target.c | 178 MemTxResult r = address_space_read(as, addr, in memory_dump() local
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386.c | 1596 static inline void pushw(struct vm86_regs *r, int val) in pushw() 1616 struct vm86_regs *r; in test_vm86() local 2159 unsigned long a, r; in test_conv() local 2166 unsigned long a, r; in test_conv() local
|
/openbmc/qemu/fpu/ |
H A D | softfloat.c | 604 static void unpack_raw64(FloatParts64 *r, const FloatFmt *fmt, uint64_t raw) in unpack_raw64() 946 static bool frac64_add(FloatParts64 *r, FloatParts64 *a, FloatParts64 *b) in frac64_add() 951 static bool frac128_add(FloatParts128 *r, FloatParts128 *a, FloatParts128 *b) in frac128_add() 959 static bool frac256_add(FloatParts256 *r, FloatParts256 *a, FloatParts256 *b) in frac256_add() 971 static bool frac64_addi(FloatParts64 *r, FloatParts64 *a, uint64_t c) in frac64_addi() 976 static bool frac128_addi(FloatParts128 *r, FloatParts128 *a, uint64_t c) in frac128_addi() 1031 uint64_t n1, n0, r, q; in frac64_div() local 1122 static void frac64_mulw(FloatParts128 *r, FloatParts64 *a, FloatParts64 *b) in frac64_mulw() 1127 static void frac128_mulw(FloatParts256 *r, FloatParts128 *a, FloatParts128 *b) in frac128_mulw() 1553 static bool frac64_sub(FloatParts64 *r, FloatParts64 *a, FloatParts64 *b) in frac64_sub() [all …]
|
/openbmc/u-boot/drivers/video/sunxi/ |
H A D | sunxi_display.c | 197 int r, retries = 2; in sunxi_hdmi_edid_get_block() local 224 int i, r, ext_blocks = 0; in sunxi_hdmi_edid_get_mode() local
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_redist.c | 717 MemTxResult r; in gicv3_redist_read() local 776 MemTxResult r; in gicv3_redist_write() local
|
/openbmc/qemu/hw/ppc/ |
H A D | pegasos2.c | 279 MemoryRegion *r = sysbus_mmio_get_region(SYS_BUS_DEVICE(pm->mv), 0); in pegasos2_mv_reg_read() local 289 MemoryRegion *r = sysbus_mmio_get_region(SYS_BUS_DEVICE(pm->mv), 0); in pegasos2_mv_reg_write() local
|
/openbmc/libmctp/tests/fuzz/ |
H A D | i2c-fuzz.c | 79 const void *r = fuzz_buf_extract(buf, sizeof(uint32_t)); in fuzz_buf_extract_u32() local
|