/dflybsd-src/contrib/bmake/ |
H A D | make.c | 1252 Make_ExpandUse(GNodeList *targs) in Make_ExpandUse() 1347 Make_ProcessWait(GNodeList *targs) in Make_ProcessWait() 1432 Make_Run(GNodeList *targs) in Make_Run()
|
H A D | compat.c | 743 Compat_MakeAll(GNodeList *targs) in Compat_MakeAll()
|
H A D | suff.c | 1712 CandidateList *srcs, CandidateList *targs) in FindDepsRegularKnown() 1736 CandidateList *srcs, CandidateList *targs) in FindDepsRegularUnknown() 1829 CandidateList targs = LST_INIT; in FindDepsRegular() local
|
H A D | main.c | 898 GNodeList targs = LST_INIT; /* target nodes to create */ in runTargets() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | argv.c | 513 char **targs; in main() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | pt.c | 1819 tree targs; in determine_specialization() local 2410 tree targs = NULL_TREE; in check_explicit_specialization() local 5984 template_template_parm_bindings_ok_p (tree tparms, tree targs) in template_template_parm_bindings_ok_p() 8379 perform_typedefs_access_check (tree tmpl, tree targs) in perform_typedefs_access_check() 12168 tree targs = TREE_OPERAND (t, 1); in tsubst_copy() local 13185 tree targs = TREE_OPERAND (t, 1); in tsubst_copy_and_build() local 14262 deduction_tsubst_fntype (tree fn, tree targs, tsubst_flags_t complain) in deduction_tsubst_fntype() 14534 tree targs, in fn_type_unification() 14891 unify_one_argument (tree tparms, tree targs, tree parm, tree arg, in unify_one_argument() 14984 tree targs, in type_unification_real() [all …]
|
H A D | call.c | 483 tree targs; member 494 tree targs; member 676 template_unification_rejection (tree tmpl, tree explicit_targs, tree targs, in template_unification_rejection() 704 template_instantiation_rejection (tree tmpl, tree targs) in template_instantiation_rejection() 2841 tree targs = make_tree_vec (ntparms); in add_template_candidate_real() local
|
H A D | error.c | 2793 tree targs = TREE_VALUE (p); in subst_to_string() local
|
H A D | decl2.c | 1991 constrain_visibility_for_template (tree decl, tree targs) in constrain_visibility_for_template()
|
H A D | class.c | 6975 tree targs; in resolve_address_of_overloaded_function() local
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | argv.c | 544 char **targs; in main() local
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | argv.c | 517 char **targs; in main() local
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | argv.c | 532 char **targs; in main() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | argv.c | 534 char **targs; in main() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | pt.c | 2048 tree targs; in determine_specialization() local 2937 tree targs = NULL_TREE; in check_explicit_specialization() local 7353 unify_bound_ttp_args (tree tparms, tree targs, tree parm, tree& arg, in unify_bound_ttp_args() 7493 tree targs = make_tree_vec (nargs); in coerce_template_template_parms() local 7584 template_template_parm_bindings_ok_p (tree tparms, tree targs) in template_template_parm_bindings_ok_p() 9744 lookup_and_finish_template_variable (tree templ, tree targs, in lookup_and_finish_template_variable() 10139 push_tinst_level_loc (tree tldcl, tree targs, location_t loc) in push_tinst_level_loc() 10819 perform_typedefs_access_check (tree tmpl, tree targs) in perform_typedefs_access_check() 15816 tree targs = TREE_OPERAND (t, 1); in tsubst_copy() local 17793 tree targs = TREE_OPERAND (t, 1); in tsubst_copy_and_build() local [all …]
|
H A D | constraint.cc | 1579 tree targs = CHECK_CONSTR_ARGS (t); in tsubst_check_constraint() local 2036 tree targs = tsubst (cargs, args, tf_none, NULL_TREE); in satisfy_check_constraint() local 2839 tree targs = tsubst (cargs, args, tf_none, NULL_TREE); in diagnose_check_constraint() local
|
H A D | call.c | 467 tree targs; member 666 template_unification_rejection (tree tmpl, tree explicit_targs, tree targs, in template_unification_rejection() 3099 tree targs = make_tree_vec (ntparms); in add_template_candidate_real() local 4233 tree targs = NULL_TREE; in print_error_for_call_failure() local 4317 tree targs = DECL_TI_ARGS (cand->fn); in build_new_function_call() local
|
H A D | error.c | 3252 tree targs = TREE_VALUE (p); in subst_to_string() local
|
H A D | decl2.c | 2299 constrain_visibility_for_template (tree decl, tree targs) in constrain_visibility_for_template()
|
H A D | class.c | 7779 tree targs; in resolve_address_of_overloaded_function() local
|
H A D | decl.c | 7463 tree targs = make_tree_vec (1); in get_tuple_decomp_init() local
|
H A D | cp-tree.h | 5894 tree tldcl, targs; member
|
/dflybsd-src/sbin/mountd/ |
H A D | mountd.c | 2422 } targs; in delete_export() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple.c | 2568 tree targs = TYPE_ARG_TYPES (TREE_TYPE (fndecl)); in gimple_builtin_call_types_compatible_p() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimple.c | 5472 tree arg, targs = TYPE_ARG_TYPES (TREE_TYPE (fndecl)); in validate_call() local
|