Home
last modified time | relevance | path

Searched defs:r (Results 226 – 250 of 688) sorted by relevance

12345678910>>...28

/openbmc/u-boot/scripts/kconfig/
H A Dmenu.c707 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 Diotkit-sysinfo.c65 uint64_t r; in iotkit_sysinfo_read() local
H A Darmsse-mhu.c67 uint64_t r; in armsse_mhu_read() local
/openbmc/u-boot/cmd/
H A Dbootefi.c369 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 Dclock.c29 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 Dxilinx_uartlite.c86 uint32_t r; in uart_update_status() local
105 uint32_t r = 0; in uart_read() local
H A Dsifive_uart.c98 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 Dgzip.c52 int r, flush, orig, window; in zzip() local
/openbmc/qemu/tests/qtest/
H A Dcmsdk-apb-dualtimer-test.c116 int r; in main() local
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c507 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 Dsysbus-fdt.c91 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 Dxlnx-zdma.c719 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 Docc_ffdc.cpp172 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 Dapphandler.cpp201 Revision r = {0}; in convertVersion() local
328 int r = -1; in ipmiAppGetDeviceId() local
/openbmc/qemu/include/hw/char/
H A Dcadence_uart.h43 uint32_t r[CADENCE_UART_R_MAX]; member
/openbmc/bmcweb/scripts/
H A Dupdate_schemas.py18 r = requests.get( variable
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_startimage_return.c103 efi_status_t r = EFI_ST_SUCCESS; in teardown() local
H A Defi_selftest_startimage_exit.c103 efi_status_t r = EFI_ST_SUCCESS; in teardown() local
/openbmc/phosphor-time-manager/
H A Dbmc_epoch.cpp60 auto r = timerfd_settime( in initialize() local
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcallback.hpp146 friend auto tag_invoke(execution::connect_t, callback_sender&& self, R r) in tag_invoke()
/openbmc/u-boot/drivers/core/
H A Dsyscon-uclass.c64 struct regmap *r; in syscon_regmap_lookup_by_phandle() local
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_reg.h25 uint32_t r[13]; member
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c273 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 Dfp-bench.c157 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 Dhvf.c265 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

12345678910>>...28