/openbmc/u-boot/scripts/kconfig/ |
H A D | menu.c | 707 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str() 776 static void get_symbol_props_str(struct gstr *r, struct symbol *sym, in get_symbol_props_str() 797 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str()
|
/openbmc/qemu/hw/misc/ |
H A D | iotkit-sysinfo.c | 65 uint64_t r; in iotkit_sysinfo_read() local
|
H A D | armsse-mhu.c | 67 uint64_t r; in armsse_mhu_read() local
|
/openbmc/u-boot/cmd/ |
H A D | bootefi.c | 369 efi_status_t r; in do_bootefi_bootmgr_exec() local 391 efi_status_t r; in do_bootefi() local
|
/openbmc/u-boot/arch/arm/mach-s5pc1xx/ |
H A D | clock.c | 29 unsigned long r, m, p, s, mask, fout; in s5pc100_get_pll_clk() local 80 unsigned long r, m, p, s, mask, fout; in s5pc110_get_pll_clk() local
|
/openbmc/qemu/hw/char/ |
H A D | xilinx_uartlite.c | 86 uint32_t r; in uart_update_status() local 105 uint32_t r = 0; in uart_read() local
|
H A D | sifive_uart.c | 98 guint r = qemu_chr_fe_add_watch(&s->chr, G_IO_OUT | G_IO_HUP, in sifive_uart_xmit() local 141 unsigned char r; in sifive_uart_read() local
|
/openbmc/u-boot/lib/ |
H A D | gzip.c | 52 int r, flush, orig, window; in zzip() local
|
/openbmc/qemu/tests/qtest/ |
H A D | cmsdk-apb-dualtimer-test.c | 116 int r; in main() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vfp_helper.c | 507 float32 r = float16_to_float32(a, !ahp_mode, fpst); in HELPER() local 520 float16 r = float32_to_float16(a, !ahp_mode, fpst); in HELPER() local 533 float64 r = float16_to_float64(a, !ahp_mode, fpst); in HELPER() local 546 float16 r = float64_to_float16(a, !ahp_mode, fpst); in HELPER() local 576 int a, b, r; in recip_estimate() local 593 int a, b, r; in recip_estimate_incprec() local
|
/openbmc/qemu/hw/core/ |
H A D | sysbus-fdt.c | 91 const void *r; in copy_properties_from_host() local 144 const void *r; in fdt_build_clock_node() local 302 const void *r; in add_amd_xgbe_fdt_node() local
|
/openbmc/qemu/hw/dma/ |
H A D | xlnx-zdma.c | 719 RegisterInfo *r = &s->regs_info[addr / 4]; in zdma_read() local 738 RegisterInfo *r = &s->regs_info[addr / 4]; in zdma_write() local 775 RegisterInfo *r = &s->regs_info[zdma_regs_info[i].addr / 4]; in zdma_realize() local
|
/openbmc/openpower-occ-control/ |
H A D | occ_ffdc.cpp | 172 auto r = read(fd, data.get() + total, max_ffdc_size - total); in analyzeEvent() local 216 auto r = write(tfd, data.get() + written, total - written); in analyzeEvent() local
|
/openbmc/phosphor-host-ipmid/oem/example/ |
H A D | apphandler.cpp | 201 Revision r = {0}; in convertVersion() local 328 int r = -1; in ipmiAppGetDeviceId() local
|
/openbmc/qemu/include/hw/char/ |
H A D | cadence_uart.h | 43 uint32_t r[CADENCE_UART_R_MAX]; member
|
/openbmc/bmcweb/scripts/ |
H A D | update_schemas.py | 18 r = requests.get( variable
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_startimage_return.c | 103 efi_status_t r = EFI_ST_SUCCESS; in teardown() local
|
H A D | efi_selftest_startimage_exit.c | 103 efi_status_t r = EFI_ST_SUCCESS; in teardown() local
|
/openbmc/phosphor-time-manager/ |
H A D | bmc_epoch.cpp | 60 auto r = timerfd_settime( in initialize() local
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | callback.hpp | 146 friend auto tag_invoke(execution::connect_t, callback_sender&& self, R r) in tag_invoke()
|
/openbmc/u-boot/drivers/core/ |
H A D | syscon-uclass.c | 64 struct regmap *r; in syscon_regmap_lookup_by_phandle() local
|
/openbmc/qemu/bsd-user/arm/ |
H A D | target_arch_reg.h | 25 uint32_t r[13]; member
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | cache_v8.c | 273 int r = 0; in count_required_pts() local 568 u64 r; in mmu_set_region_dcache_behaviour() local 601 u64 r, size, start; in mmu_change_region_attr() local
|
/openbmc/qemu/tests/fp/ |
H A D | fp-bench.c | 157 uint64_t r = random_ops[i]; in update_random_ops() local 167 uint64_t r = random_ops[i]; in update_random_ops() local 177 float128 r = random_quad_ops[i]; in update_random_ops() local
|
/openbmc/qemu/target/i386/hvf/ |
H A D | hvf.c | 265 int r; in hvf_arch_init_vcpu() local 628 int r; in hvf_simulate_wrmsr() local 752 hv_return_t r = hv_vcpu_run_until(cpu->accel->fd, HV_DEADLINE_FOREVER); in hvf_vcpu_exec() local
|