Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dparameters.cc115 Parameters::set_target(Target* target) in set_target()
124 Parameters::set_target_once(Target* target) in set_target_once()
298 set_parameters_target(Target* target) in set_parameters_target()
331 Target* target = select_target_by_bfd_name(bfd_name); in parameters_force_valid_target() local
344 Target* target = select_target_by_emulation(emulation); in parameters_force_valid_target() local
364 Target* target = select_target(NULL, 0, in parameters_force_valid_target() local
H A Dtarget-select.cc89 Target_selector::do_target_bfd_name(const Target* target) in do_target_bfd_name()
194 Target* target = select_target_by_bfd_name(bfd_name); in print_output_format() local
205 const Target* target = &parameters->target(); in print_output_format() local
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dparameters.cc115 Parameters::set_target(Target* target) in set_target()
124 Parameters::set_target_once(Target* target) in set_target_once()
298 set_parameters_target(Target* target) in set_parameters_target()
331 Target* target = select_target_by_bfd_name(bfd_name); in parameters_force_valid_target() local
344 Target* target = select_target_by_emulation(emulation); in parameters_force_valid_target() local
364 Target* target = select_target(NULL, 0, in parameters_force_valid_target() local
H A Dtarget-select.cc89 Target_selector::do_target_bfd_name(const Target* target) in do_target_bfd_name()
194 Target* target = select_target_by_bfd_name(bfd_name); in print_output_format() local
205 const Target* target = &parameters->target(); in print_output_format() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Doptabs.c67 add_equal_note (rtx_insn *insns, rtx target, enum rtx_code code, rtx op0, in add_equal_note()
251 rtx target, int unsignedp) in expand_widen_pattern_expr()
315 rtx op1, rtx op2, rtx target, int unsignedp) in expand_ternary_op()
337 rtx op0, rtx op1, rtx target, int unsignedp, in simplify_expand_binop()
356 rtx op0, rtx op1, rtx target, int unsignedp, in force_expand_binop()
790 expand_doubleword_mult (machine_mode mode, rtx op0, rtx op1, rtx target, in expand_doubleword_mult()
905 rtx op1, rtx target, int unsignedp, in expand_simple_binop()
918 swap_commutative_operands_with_target (rtx target, rtx op0, rtx op1) in swap_commutative_operands_with_target()
1006 rtx target, int unsignedp, enum optab_methods methods, in expand_binop_directly()
1126 rtx target, int unsignedp, enum optab_methods methods) in expand_binop()
[all …]
H A Dbuiltins.c2098 expand_builtin_mathfn_ternary (tree exp, rtx target, rtx subtarget) in expand_builtin_mathfn_ternary()
2173 expand_builtin_mathfn_3 (tree exp, rtx target, rtx subtarget) in expand_builtin_mathfn_3()
2318 expand_builtin_interclass_mathfn (tree exp, rtx target) in expand_builtin_interclass_mathfn()
2420 expand_builtin_cexpi (tree exp, rtx target) in expand_builtin_cexpi()
2551 expand_builtin_int_roundingfn (tree exp, rtx target) in expand_builtin_int_roundingfn()
2688 expand_builtin_int_roundingfn_2 (tree exp, rtx target) in expand_builtin_int_roundingfn_2()
2789 expand_builtin_powi (tree exp, rtx target) in expand_builtin_powi()
2830 expand_builtin_strlen (tree exp, rtx target, in expand_builtin_strlen()
3445 expand_builtin_memcpy (tree exp, rtx target) in expand_builtin_memcpy()
3486 expand_builtin_memcpy_with_bounds (tree exp, rtx target) in expand_builtin_memcpy_with_bounds()
[all …]
H A Dexpmed.c1499 int unsignedp, rtx target, in extract_bit_field_using_extv()
1597 int unsignedp, rtx target, machine_mode mode, in extract_bit_field_1()
1841 rtx target, machine_mode mode, machine_mode tmode, in extract_integral_bit_field()
2053 int unsignedp, rtx target, machine_mode mode, in extract_bit_field()
2115 unsigned HOST_WIDE_INT bitnum, rtx target, in extract_fixed_bit_field()
2144 unsigned HOST_WIDE_INT bitnum, rtx target, in extract_fixed_bit_field_1()
2403 expand_inc (rtx target, rtx inc) in expand_inc()
2415 expand_dec (rtx target, rtx dec) in expand_dec()
2644 poly_int64 amount, rtx target, int unsignedp) in expand_shift()
2655 int amount, rtx target, int unsignedp) in maybe_expand_shift()
[all …]
/dflybsd-src/sys/dev/disk/sili/
H A Dsili_pm.c259 sili_pm_hardreset(struct sili_port *ap, int target, int hard) in sili_pm_hardreset()
412 sili_pm_softreset(struct sili_port *ap, int target) in sili_pm_softreset()
531 sili_pm_phy_status(struct sili_port *ap, int target, u_int32_t *datap) in sili_pm_phy_status()
575 sili_pm_check_good(struct sili_port *ap, int target) in sili_pm_check_good()
638 sili_pm_read(struct sili_port *ap, int target, int which, u_int32_t *datap) in sili_pm_read()
675 sili_pm_write(struct sili_port *ap, int target, int which, u_int32_t data) in sili_pm_write()
/dflybsd-src/contrib/gdb-7/bfd/
H A Dtargets.c1430 const bfd_target * const *target; in find_target() local
1470 const bfd_target *target; in bfd_set_default_target() local
1508 const bfd_target *target; in bfd_find_target() local
1677 const bfd_target * const *target; in bfd_target_list() local
1719 const bfd_target * const *target; in bfd_search_for_target() local
/dflybsd-src/sys/dev/disk/ahci/
H A Dahci_pm.c532 ahci_pm_hardreset(struct ahci_port *ap, int target, int hard) in ahci_pm_hardreset()
679 ahci_pm_softreset(struct ahci_port *ap, int target) in ahci_pm_softreset()
892 ahci_pm_phy_status(struct ahci_port *ap, int target, u_int32_t *datap) in ahci_pm_phy_status()
908 ahci_pm_check_good(struct ahci_port *ap, int target) in ahci_pm_check_good()
971 ahci_pm_read(struct ahci_port *ap, int target, int which, u_int32_t *datap) in ahci_pm_read()
1008 ahci_pm_write(struct ahci_port *ap, int target, int which, u_int32_t data) in ahci_pm_write()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dtargets.c1548 const bfd_target * const *target; in find_target() local
1588 const bfd_target *target; in bfd_set_default_target() local
1626 const bfd_target *target; in bfd_find_target() local
1795 const bfd_target * const *target; in bfd_target_list() local
1837 const bfd_target * const *target; in bfd_search_for_target() local
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dtargets.c1468 const bfd_target * const *target; in find_target() local
1508 const bfd_target *target; in bfd_set_default_target() local
1546 const bfd_target *target; in bfd_find_target() local
1715 const bfd_target * const *target; in bfd_target_list() local
1756 const bfd_target *const *target; in bfd_iterate_over_targets() local
/dflybsd-src/contrib/lvm2/dist/libdm/ioctl/
H A Dlibdm-targets.h27 struct target { struct
33 struct target *next; argument
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dbinemul.c42 ar_emul_append (bfd **after_bfd, char *file_name, const char *target, in ar_emul_append()
97 const char *target, bfd_boolean verbose, in ar_emul_default_append()
108 ar_emul_replace (bfd **after_bfd, char *file_name, const char *target, in ar_emul_replace()
120 const char *target, bfd_boolean verbose) in ar_emul_default_replace()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dbinemul.c42 ar_emul_append (bfd **after_bfd, char *file_name, const char *target, in ar_emul_append()
97 const char *target, bfd_boolean verbose, in ar_emul_default_append()
108 ar_emul_replace (bfd **after_bfd, char *file_name, const char *target, in ar_emul_replace()
120 const char *target, bfd_boolean verbose) in ar_emul_default_replace()
/dflybsd-src/sys/dev/disk/sbp/
H A Dsbp.c180 struct sbp_target *target; member
352 int target; member
367 int bus, i, target=-1; in sbp_new_target() local
403 sbp_alloc_lun(struct sbp_target *target) in sbp_alloc_lun()
548 struct sbp_target *target; in sbp_alloc_target() local
659 struct sbp_target *target = (struct sbp_target *)arg; in sbp_probe_target() local
755 struct sbp_target *target; in sbp_post_explore() local
856 struct sbp_target *target = sdev->target; in sbp_reset_start_callback() local
920 sbp_next_dev(struct sbp_target *target, int lun) in sbp_next_dev()
936 struct sbp_target *target; in sbp_cam_scan_lun() local
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Doptabs.c171 add_equal_note (rtx insns, rtx target, enum rtx_code code, rtx op0, rtx op1) in add_equal_note()
578 rtx target, int unsignedp) in expand_widen_pattern_expr()
642 rtx op1, rtx op2, rtx target, int unsignedp) in expand_ternary_op()
664 rtx op0, rtx op1, rtx target, int unsignedp, in simplify_expand_binop()
683 rtx op0, rtx op1, rtx target, int unsignedp, in force_expand_binop()
698 expand_vec_shift_expr (sepops ops, rtx target) in expand_vec_shift_expr()
1145 expand_doubleword_mult (enum machine_mode mode, rtx op0, rtx op1, rtx target, in expand_doubleword_mult()
1254 rtx op1, rtx target, int unsignedp, in expand_simple_binop()
1267 swap_commutative_operands_with_target (rtx target, rtx op0, rtx op1) in swap_commutative_operands_with_target()
1354 rtx target, int unsignedp, enum optab_methods methods, in expand_binop_directly()
[all …]
/dflybsd-src/contrib/grep/lib/
H A Dfcntl.c215 int target = va_arg (arg, int); in fcntl() local
222 int target = va_arg (arg, int); in fcntl() local
447 rpl_fcntl_DUPFD (int fd, int target) in rpl_fcntl_DUPFD()
488 rpl_fcntl_DUPFD_CLOEXEC (int fd, int target) in rpl_fcntl_DUPFD_CLOEXEC()
/dflybsd-src/libexec/rtld-elf/x86_64/
H A Drtld_machdep.h43 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, in reloc_jmpslot()
58 #define call_initfini_pointer(obj, target) \ argument
61 #define call_init_pointer(obj, target) \ argument
/dflybsd-src/contrib/ncurses/ncurses/base/
H A Dlib_screen.c213 decode_attr(char *source, attr_t *target, int *color) in decode_attr()
269 decode_char(char *source, int *target) in decode_char()
326 decode_chtype(char *source, chtype fillin, chtype *target) in decode_chtype()
342 decode_cchar(char *source, cchar_t *fillin, cchar_t *target) in decode_cchar()
444 read_row(char *source, NCURSES_CH_T * prior, NCURSES_CH_T * target, int length) in read_row()
485 read_block(void *target, size_t length, FILE *fp) in read_block()
657 encode_attr(char *target, ARG_SLIMIT(limit) in encode_attr()
703 encode_cell(char *target, ARG_SLIMIT(limit) CARG_CH_T source, CARG_CH_T previous) in encode_cell()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dgdb_bfd.c141 gdb_bfd_open (const char *name, const char *target, int fd) in gdb_bfd_open()
421 gdb_bfd_fopen (const char *filename, const char *target, const char *mode, in gdb_bfd_fopen()
438 gdb_bfd_openr (const char *filename, const char *target) in gdb_bfd_openr()
454 gdb_bfd_openw (const char *filename, const char *target) in gdb_bfd_openw()
470 gdb_bfd_openr_iovec (const char *filename, const char *target, in gdb_bfd_openr_iovec()
535 gdb_bfd_fdopenr (const char *filename, const char *target, int fd) in gdb_bfd_fdopenr()
/dflybsd-src/contrib/dialog/
H A Dcolumns.c44 next_row(char **target, int per_row) in next_row()
94 dlg_align_columns(char **target, int per_row, int num_rows) in dlg_align_columns()
164 dlg_free_columns(char **target, int per_row, int num_rows) in dlg_free_columns()
/dflybsd-src/sys/dev/raid/mly/
H A Dmly.c789 int bus, target; in mly_scan_devices() local
817 mly_rescan_btl(struct mly_softc *sc, int bus, int target) in mly_rescan_btl()
881 int bus, target, rescan; in mly_complete_rescan() local
1282 int bus, target, event, class, action; in mly_process_event() local
1371 int bus, target; in mly_periodic() local
1997 mly_cam_rescan_btl(struct mly_softc *sc, int bus, int target) in mly_cam_rescan_btl()
2098 int bus, target; in mly_cam_action() local
2178 int bus, target; in mly_cam_action_io() local
2321 int bus, target; in mly_cam_complete() local
2389 mly_find_periph(struct mly_softc *sc, int bus, int target) in mly_find_periph()
[all …]
/dflybsd-src/lib/libc/net/
H A Dbase64.c126 b64_ntop(const unsigned char *src, size_t srclength, char *target, in b64_ntop()
188 b64_pton(const char *src, unsigned char *target, size_t targsize) in b64_pton()
/dflybsd-src/sys/dev/raid/ciss/
H A Dciss.c1389 int bus, target; in ciss_init_logical() local
1519 int bus, target; in ciss_filter_physical() local
2842 ciss_cam_rescan_target(struct ciss_softc *sc, int bus, int target) in ciss_cam_rescan_target()
2896 int bus, target; in ciss_cam_action() local
2980 int bus, target; in ciss_cam_action() local
3023 int bus, target; in ciss_cam_action_io() local
3140 int bus, target; in ciss_cam_emulate() local
3298 int bus, target; in ciss_cam_complete_fixup() local
3334 ciss_find_periph(struct ciss_softc *sc, int bus, int target) in ciss_find_periph()
3357 ciss_name_device(struct ciss_softc *sc, int bus, int target) in ciss_name_device()
[all …]

12345678910>>...21