| /openbmc/qemu/linux-user/ |
| H A D | linuxload.c | 13 abi_long memcpy_to_target(abi_ulong dest, const void *src, unsigned long len) in memcpy_to_target()
|
| /openbmc/u-boot/drivers/power/ |
| H A D | axp221.c | 242 u8 *dest = (u8 *)sid; in axp_get_sid() local
|
| /openbmc/u-boot/cmd/ |
| H A D | ini.c | 71 static char *strncpy0(char *dest, const char *src, size_t size) in strncpy0()
|
| H A D | efi.c | 73 struct efi_mem_desc *desc, *end, *base, *dest, *prev; in efi_build_mem_table() local
|
| /openbmc/u-boot/board/cobra5272/ |
| H A D | flash.c | 245 static int write_word (flash_info_t * info, ulong dest, ulong data) in write_word()
|
| /openbmc/qemu/target/s390x/kvm/ |
| H A D | pv.h | 91 void *dest) { return 0; } in kvm_s390_dump_mem_state()
|
| /openbmc/u-boot/drivers/video/ |
| H A D | videomodes.c | 332 char *dest, int dest_len, const char *def) in video_get_option_string()
|
| /openbmc/u-boot/lib/ |
| H A D | lz4.c | 69 char* const dest, in LZ4_decompress_generic()
|
| /openbmc/qemu/linux-user/hppa/ |
| H A D | signal.c | 155 abi_ptr *fdesc, dest; in setup_rt_frame() local
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | path.py | 17 def relative(src, dest): argument
|
| H A D | package.py | 1398 def mkdir(src, dest, p): argument 1409 def mkdir_recurse(src, dest, paths): argument
|
| /openbmc/u-boot/lib/zlib/ |
| H A D | zutil.h | 94 #define zmemzero(dest, len) memset(dest, 0, len) argument
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | vec_helper.c | 1591 static float32 float32_muladd_nf(float32 dest, float32 op1, float32 op2, in float32_muladd_nf() 1597 static float16 float16_mulsub_nf(float16 dest, float16 op1, float16 op2, in float16_mulsub_nf() 1603 static float32 float32_mulsub_nf(float32 dest, float32 op1, float32 op2, in float32_mulsub_nf() 1610 static float16 float16_muladd_f(float16 dest, float16 op1, float16 op2, in float16_muladd_f() 1616 static bfloat16 bfloat16_muladd_f(bfloat16 dest, bfloat16 op1, bfloat16 op2, in bfloat16_muladd_f() 1622 static float32 float32_muladd_f(float32 dest, float32 op1, float32 op2, in float32_muladd_f() 1628 static float64 float64_muladd_f(float64 dest, float64 op1, float64 op2, in float64_muladd_f() 1634 static float16 float16_mulsub_f(float16 dest, float16 op1, float16 op2, in float16_mulsub_f() 1640 static bfloat16 bfloat16_mulsub_f(bfloat16 dest, bfloat16 op1, bfloat16 op2, in bfloat16_mulsub_f() 1646 static float32 float32_mulsub_f(float32 dest, float32 op1, float32 op2, in float32_mulsub_f() [all …]
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | qfw.c | 98 struct fw_file *dest, *src; in bios_linker_add_pointer() local
|
| /openbmc/qemu/target/openrisc/ |
| H A D | translate.c | 203 static void gen_add(DisasContext *dc, TCGv dest, TCGv srca, TCGv srcb) in gen_add() 218 static void gen_addc(DisasContext *dc, TCGv dest, TCGv srca, TCGv srcb) in gen_addc() 233 static void gen_sub(DisasContext *dc, TCGv dest, TCGv srca, TCGv srcb) in gen_sub() 248 static void gen_mul(DisasContext *dc, TCGv dest, TCGv srca, TCGv srcb) in gen_mul() 259 static void gen_mulu(DisasContext *dc, TCGv dest, TCGv srca, TCGv srcb) in gen_mulu() 267 static void gen_div(DisasContext *dc, TCGv dest, TCGv srca, TCGv srcb) in gen_div() 281 static void gen_divu(DisasContext *dc, TCGv dest, TCGv srca, TCGv srcb) in gen_divu()
|
| /openbmc/libmctp/ |
| H A D | libmctp.h | 25 uint8_t dest; member
|
| /openbmc/u-boot/lib/lzma/ |
| H A D | LzmaDec.c | 407 Byte *dest = dic + dicPos; in LzmaDec_DecodeReal() local 866 SRes LzmaDec_DecodeToBuf(CLzmaDec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, E… in LzmaDec_DecodeToBuf() 995 SRes LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, in LzmaDecode()
|
| /openbmc/qemu/hw/smbios/ |
| H A D | smbios.c | 1240 static void save_opt(const char **dest, QemuOpts *opts, const char *name) in save_opt() 1252 char ***dest; member 1310 static bool save_opt_list(size_t *ndest, char ***dest, QemuOpts *opts, in save_opt_list()
|
| /openbmc/qemu/target/sh4/ |
| H A D | translate.c | 226 static bool use_goto_tb(DisasContext *ctx, target_ulong dest) in use_goto_tb() 234 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() 270 static void gen_conditional_jump(DisasContext *ctx, target_ulong dest, in gen_conditional_jump()
|
| /openbmc/u-boot/lib/efi/ |
| H A D | efi_stub.c | 92 void *memcpy(void *dest, const void *src, size_t size) in memcpy()
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | reproducible.py | 223 def copy_file(self, source, dest): argument
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | toolchain.py | 524 def Unpack(self, fname, dest): argument
|
| /openbmc/qemu/target/i386/whpx/ |
| H A D | whpx-apic.c | 190 uint8_t dest = (addr & MSI_ADDR_DEST_ID_MASK) >> MSI_ADDR_DEST_ID_SHIFT; in whpx_send_msi() local
|
| /openbmc/u-boot/fs/jffs2/ |
| H A D | jffs2_nand_1pass.c | 260 jffs2_1pass_read_inode(struct b_lists *pL, u32 ino, char *dest, in jffs2_1pass_read_inode() 982 jffs2_1pass_load(char *dest, struct part_info * part, const char *fname) in jffs2_1pass_load()
|
| /openbmc/u-boot/test/dm/ |
| H A D | video.c | 59 void *dest; in compress_frame_buffer() local
|