Home
last modified time | relevance | path

Searched defs:dest (Results 176 – 200 of 244) sorted by relevance

12345678910

/openbmc/qemu/util/
H A Dqemu-timer.c671 int64_t qemu_clock_advance_virtual_time(int64_t dest) in qemu_clock_advance_virtual_time()
H A Diov.c578 void qemu_iovec_clone(QEMUIOVector *dest, const QEMUIOVector *src, void *buf) in qemu_iovec_clone()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c621 static int read_single_page(uint8_t *dest, int page, in read_single_page()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx.py39 def setdefault(self, dest, name): argument
/openbmc/qemu/plugins/
H A Dapi.c255 void *dest, size_t len) in qemu_plugin_insn_data()
/openbmc/qemu/hw/dma/
H A Drc4030.c303 hwaddr dest = s->cache_ptag & ~0x1; in rc4030_write() local
H A Domap_dma.c82 hwaddr src, dest; member
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c313 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 Ddeflate.c928 int ZEXPORT deflateCopy (dest, source) in deflateCopy() argument
/openbmc/qemu/include/hw/xen/
H A Dxen_backend_ops.h145 } source, dest; member
/openbmc/u-boot/cmd/
H A Dmem.c305 ulong addr, dest, count; in do_mem_cp() local
H A Dmmc.c341 char dest[11]; in do_mmc_sparse_write() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache.py888 def merge_data(self, source, dest): argument
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c550 bool hex_encode(const void *buf, size_t bufsize, char *dest, size_t destsize) in hex_encode()
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp101 std::map<std::string, std::vector<std::string>> dest; in getPathsFromIface() local
/openbmc/qemu/target/riscv/
H A Dop_helper.c492 target_ulong dest, target_ulong type) in helper_ctr_add_entry()
/openbmc/u-boot/tools/
H A Dmxsimage.c871 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 Dtranslate-a64.c158 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 Dfec_mxc.c974 static void fec_set_dev_name(char *dest, int dev_id) in fec_set_dev_name()
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3188.c84 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
H A Ddmc-rk3368.c184 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
H A Dsdram_rk3399.c69 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
H A Dsdram_rk3288.c83 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 Dsdram_rk3036.c355 static void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
/openbmc/qemu/migration/
H A Doptions.c1186 MigrationParameters *dest) in migrate_params_test_apply()

12345678910