Home
last modified time | relevance | path

Searched defs:dest (Results 226 – 250 of 559) sorted by relevance

12345678910>>...23

/dragonfly/sys/dev/raid/hptmv/
H A Draid5n.h62 #define xor_add_item(handle, dest, src, nsrc, bytes) \ argument
/dragonfly/bin/sh/
H A Dhistedit.c396 char *dest; in fc_replace() local
/dragonfly/bin/pax/
H A Dtar.c709 char *dest; in ustar_rd() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dloop-invariant.c921 rtx src, dest, mem = NULL_RTX; in inv_can_prop_to_addr_use() local
1056 pre_check_invariant_p (bool simple, rtx dest) in pre_check_invariant_p()
1095 rtx set, dest; in find_invariant_insn() local
1769 rtx reg, set, dest, note; in move_invariant_reg() local
H A Dree.c463 get_defs (rtx_insn *insn, rtx reg, vec<rtx_insn *> *dest) in get_defs()
1098 rtx src, dest; in add_removable_extension() local
H A Dcfgrtl.c603 basic_block dest; in forwarder_block_p() local
1424 basic_block dest = e->dest; in rtl_redirect_edge_and_branch() local
3936 basic_block dest, nb; in fixup_reorder_chain() local
4369 cfg_layout_redirect_edge_and_branch (edge e, basic_block dest) in cfg_layout_redirect_edge_and_branch()
4469 cfg_layout_redirect_edge_and_branch_force (edge e, basic_block dest) in cfg_layout_redirect_edge_and_branch_force()
H A Dregcprop.c292 copy_value (rtx dest, rtx src, struct value_data *vd) in copy_value()
1034 rtx dest = SET_DEST (x); in copyprop_hardreg_forward_1() local
H A Dstore-motion.c339 rtx dest = SET_DEST (pat); in store_killed_in_pat() local
520 rtx dest, set; in find_moveable_store() local
/dragonfly/contrib/zlib-1.2/
H A Dgzread.c529 unsigned char *dest = state->out + (state->size << 1); local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtypeck2.c510 split_nonconstant_init_1 (tree dest, tree init) in split_nonconstant_init_1()
625 split_nonconstant_init (tree dest, tree init) in split_nonconstant_init()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dstore-motion.c363 rtx dest = SET_DEST (pat); in store_killed_in_pat() local
545 rtx dest, set, tmp; in find_moveable_store() local
H A Dloop-doloop.c338 add_test (rtx cond, edge *e, basic_block dest) in add_test()
H A Dcfgloopanal.c79 int src, dest; in mark_irreducible_loops() local
/dragonfly/sys/dev/netif/lge/
H A Dif_lge.c214 lge_eeprom_getword(struct lge_softc *sc, int addr, uint16_t *dest) in lge_eeprom_getword()
244 lge_read_eeprom(struct lge_softc *sc, caddr_t dest, int off, int cnt) in lge_read_eeprom()
/dragonfly/sys/dev/netif/wb/
H A Dif_wb.c255 wb_eeprom_getword(struct wb_softc *sc, int addr, uint16_t *dest) in wb_eeprom_getword()
292 wb_read_eeprom(struct wb_softc *sc, caddr_t dest, int off, int cnt) in wb_read_eeprom()
/dragonfly/sys/dev/netif/rl/
H A Dif_rl.c292 rl_eeprom_getword(struct rl_softc *sc, int addr, uint16_t *dest) in rl_eeprom_getword()
329 rl_read_eeprom(struct rl_softc *sc, caddr_t dest, int off, int cnt, int swap) in rl_read_eeprom()
/dragonfly/crypto/libressl/apps/openssl/
H A Dpasswd.c397 int dest, source; in md5crypt() local
/dragonfly/sys/netgraph/bpf/
H A Dng_bpf.c380 hook_p dest; in ng_bpf_rcvdata() local
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_string.c234 archive_string_concat(struct archive_string *dest, struct archive_string *src) in archive_string_concat()
241 archive_wstring_concat(struct archive_wstring *dest, in archive_wstring_concat()
444 archive_wstring_append_from_mbs(struct archive_wstring *dest, in archive_wstring_append_from_mbs()
451 archive_wstring_append_from_mbs_in_codepage(struct archive_wstring *dest, in archive_wstring_append_from_mbs_in_codepage()
588 archive_wstring_append_from_mbs(struct archive_wstring *dest, in archive_wstring_append_from_mbs()
3862 archive_mstring_copy(struct archive_mstring *dest, struct archive_mstring *src) in archive_mstring_copy()
/dragonfly/contrib/gcc-4.7/libcpp/
H A Ddirectives.c1475 char *macroname, *dest; in do_pragma_push_macro() local
1531 char *macroname, *dest; in do_pragma_pop_macro() local
1712 char *dest, *result; in destringize_and_run() local
2122 cpp_token *dest; in parse_answer() local
/dragonfly/contrib/mpc/src/
H A Ddiv.c195 mpc_ptr dest = (overlap) ? tmprop : rop; in mpc_div_imag() local
/dragonfly/contrib/gdb-7/gdb/
H A Dprogspace.c191 clone_program_space (struct program_space *dest, struct program_space *src) in clone_program_space()
/dragonfly/stand/boot/pc32/libi386/
H A Dbiosdisk.c1016 bd_read(struct open_disk *od, daddr_t dblk, int blks, caddr_t dest) in bd_read()
1156 bd_write(struct open_disk *od, daddr_t dblk, int blks, caddr_t dest) in bd_write()
H A Dbioscd.c261 bc_read(int unit, daddr_t dblk, int blks, caddr_t dest) in bc_read()
/dragonfly/sys/vfs/hammer/
H A Dhammer_btree.c2899 #define MAKE_SEPARATOR(key1, key2, dest, field) \ argument
2904 hammer_base_elm_t dest) in hammer_make_separator()

12345678910>>...23