| /openbmc/qemu/util/ |
| H A D | qemu-timer.c | 671 int64_t qemu_clock_advance_virtual_time(int64_t dest) in qemu_clock_advance_virtual_time()
|
| H A D | iov.c | 578 void qemu_iovec_clone(QEMUIOVector *dest, const QEMUIOVector *src, void *buf) in qemu_iovec_clone()
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | lpc32xx_nand_mlc.c | 621 static int read_single_page(uint8_t *dest, int page, in read_single_page()
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | spdx.py | 39 def setdefault(self, dest, name): argument
|
| /openbmc/qemu/plugins/ |
| H A D | api.c | 255 void *dest, size_t len) in qemu_plugin_insn_data()
|
| /openbmc/qemu/hw/dma/ |
| H A D | rc4030.c | 303 hwaddr dest = s->cache_ptag & ~0x1; in rc4030_write() local
|
| H A D | omap_dma.c | 82 hwaddr src, dest; member
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | msa_helper.c | 313 int64_t dest, int64_t arg1, int64_t arg2) in msa_binsl_df() 394 int64_t dest, int64_t arg1, int64_t arg2) in msa_binsr_df() 2351 static inline int64_t msa_dpadd_s_df(uint32_t df, int64_t dest, int64_t arg1, in msa_dpadd_s_df() 2405 static inline int64_t msa_dpadd_u_df(uint32_t df, int64_t dest, int64_t arg1, in msa_dpadd_u_df() 2459 static inline int64_t msa_dpsub_s_df(uint32_t df, int64_t dest, int64_t arg1, in msa_dpsub_s_df() 2513 static inline int64_t msa_dpsub_u_df(uint32_t df, int64_t dest, int64_t arg1, in msa_dpsub_u_df() 3223 static inline int64_t msa_maddv_df(uint32_t df, int64_t dest, int64_t arg1, in msa_maddv_df() 3295 static inline int64_t msa_msubv_df(uint32_t df, int64_t dest, int64_t arg1, in msa_msubv_df() 5291 #define BIT_MOVE_IF_NOT_ZERO(dest, arg1, arg2, df) \ argument 5296 #define BIT_MOVE_IF_ZERO(dest, arg1, arg2, df) \ argument [all …]
|
| /openbmc/u-boot/lib/zlib/ |
| H A D | deflate.c | 928 int ZEXPORT deflateCopy (dest, source) in deflateCopy() argument
|
| /openbmc/qemu/include/hw/xen/ |
| H A D | xen_backend_ops.h | 145 } source, dest; member
|
| /openbmc/u-boot/cmd/ |
| H A D | mem.c | 305 ulong addr, dest, count; in do_mem_cp() local
|
| H A D | mmc.c | 341 char dest[11]; in do_mmc_sparse_write() local
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | cache.py | 888 def merge_data(self, source, dest): argument
|
| /openbmc/qemu/tests/tcg/multiarch/ |
| H A D | sha512.c | 550 bool hex_encode(const void *buf, size_t bufsize, char *dest, size_t destsize) in hex_encode()
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | fanctl.cpp | 101 std::map<std::string, std::vector<std::string>> dest; in getPathsFromIface() local
|
| /openbmc/qemu/target/riscv/ |
| H A D | op_helper.c | 492 target_ulong dest, target_ulong type) in helper_ctr_add_entry()
|
| /openbmc/u-boot/tools/ |
| H A D | mxsimage.c | 871 uint32_t dest, dcd = 0; in sb_build_command_load() local 1141 uint32_t dest, arg = 0x0; in sb_build_command_jump_call() local
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-a64.c | 158 static void gen_pc_plus_diff(DisasContext *s, TCGv_i64 dest, target_long diff) in gen_pc_plus_diff() 466 static inline bool use_goto_tb(DisasContext *s, uint64_t dest) in use_goto_tb() 952 static void gen_add64_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_add64_CC() 974 static void gen_add32_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_add32_CC() 991 static void gen_add_CC(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_add_CC() 1001 static void gen_sub64_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_sub64_CC() 1023 static void gen_sub32_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_sub32_CC() 1042 static void gen_sub_CC(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_sub_CC() 1052 static void gen_adc(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_adc() 1065 static void gen_adc_CC(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_adc_CC() [all …]
|
| /openbmc/u-boot/drivers/net/ |
| H A D | fec_mxc.c | 974 static void fec_set_dev_name(char *dest, int dev_id) in fec_set_dev_name()
|
| /openbmc/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_rk3188.c | 84 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
| H A D | dmc-rk3368.c | 184 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
| H A D | sdram_rk3399.c | 69 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
| H A D | sdram_rk3288.c | 83 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
| /openbmc/u-boot/arch/arm/mach-rockchip/rk3036/ |
| H A D | sdram_rk3036.c | 355 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
| /openbmc/qemu/migration/ |
| H A D | options.c | 1186 MigrationParameters *dest) in migrate_params_test_apply()
|