Home
last modified time | relevance | path

Searched defs:tmpl (Results 1 – 25 of 28) sorted by relevance

12

/dragonfly/contrib/diffutils/lib/
H A Dtempname.c118 __path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx, in __path_search()
180 __try_tempname (char *tmpl, int suffixlen, void *args, in __try_tempname() argument
262 try_file (char *tmpl, void *flags) in try_file()
271 try_dir (char *tmpl, void *flags _GL_UNUSED) in try_dir()
277 try_nocreate (char *tmpl, void *flags _GL_UNUSED) in try_nocreate()
300 __gen_tempname (char *tmpl, int suffixlen, int flags, int kind) in __gen_tempname()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dpt.c102 tree tmpl; member
2459 tree tmpl; in copy_default_args_to_explicit_spec() local
5442 tree tmpl; in push_template_decl_real() local
5890 tree tmpl; in redeclare_class_template() local
10282 tree tmpl; in tsubst_friend_function() local
10541 tree tmpl; in tsubst_friend_class() local
13578 tree tmpl = NULL_TREE; in tsubst_decl() local
17641 tree fn, tmpl; in tsubst_lambda_expr() local
22957 tree tmpl, args; in most_specialized_partial_spec() local
23255 tree tmpl = in do_type_instantiation() local
[all …]
H A Dconstraint.cc210 tree tmpl = *iter; in resolve_constraint_check() local
292 tree tmpl = TREE_OPERAND (id, 0); in resolve_variable_concept_check() local
454 learn_implications (tree tmpl, tree args, tree constr) in learn_implications()
554 tree tmpl = DECL_TI_TEMPLATE (decl); in expand_concept() local
1282 tree tmpl = DECL_TI_TEMPLATE (con); in finish_shorthand_constraint() local
1446 placeholder_extract_concept_and_args (tree t, tree &tmpl, tree &args) in placeholder_extract_concept_and_args()
1578 tree tmpl = DECL_TI_TEMPLATE (decl); in tsubst_check_constraint() local
2032 tree tmpl = DECL_TI_TEMPLATE (decl); in satisfy_check_constraint() local
2380 tree tmpl = TI_TEMPLATE (ti); in constraints_satisfied_p() local
2835 tree tmpl = DECL_TI_TEMPLATE (decl); in diagnose_check_constraint() local
H A Dlogic.cc414 tree tmpl = CHECK_CONSTR_CONCEPT (t); in analyze_check() local
561 tree tmpl = DECL_TI_TEMPLATE (decl); in load_check_assumption() local
H A Dcall.c454 tree tmpl; member
466 tree tmpl; member
666 template_unification_rejection (tree tmpl, tree explicit_targs, tree targs, in template_unification_rejection()
3091 add_template_candidate_real (struct z_candidate **candidates, tree tmpl, in add_template_candidate_real()
3258 add_template_candidate (struct z_candidate **candidates, tree tmpl, tree ctype, in add_template_candidate()
3278 add_template_conv_candidate (struct z_candidate **candidates, tree tmpl, in add_template_conv_candidate()
3560 tree tmpl = r->u.template_instantiation.tmpl; in print_z_candidate() local
4316 tree tmpl = DECL_TI_TEMPLATE (cand->fn); in build_new_function_call() local
7975 tree tmpl = TI_TEMPLATE (cand->template_decl); in build_over_call() local
H A Dcxx-pretty-print.c2252 tree tmpl = most_general_template (t); in pp_cxx_template_declaration() local
2784 tree tmpl = DECL_TI_TEMPLATE (decl); in pp_cxx_check_constraint() local
H A Ddecl2.c559 check_member_template (tree tmpl) in check_member_template()
1560 tree tmpl = TI_TEMPLATE (ti); in cplus_decl_attributes() local
2262 constrain_visibility (tree decl, int visibility, bool tmpl) in constrain_visibility()
H A Dmangle.c830 bool tmpl = decl_is_template_id (decl, NULL); in write_encoding() local
1420 if (tree tmpl = most_general_template (decl)) in write_unqualified_name() local
H A Ddecl.c3957 tree tmpl = NULL_TREE; in make_unbound_class_template() local
10782 if (tree tmpl = CLASS_PLACEHOLDER_TEMPLATE (type)) in grokdeclarator() local
11172 tree tmpl = CLASS_PLACEHOLDER_TEMPLATE (auto_node); in grokdeclarator() local
12229 tree tmpl = TREE_OPERAND (unqualified_id, 0); in grokdeclarator() local
13891 tree tmpl = TYPE_TI_TEMPLATE (t); in xref_tag_1() local
H A Dsearch.c701 tree tmpl = TI_TEMPLATE (tinfo); in friend_accessible_p() local
H A Dsemantics.c2916 tree tmpl = build_lang_decl (TEMPLATE_DECL, identifier, NULL_TREE); in finish_template_template_parm() local
3206 tree tmpl = CLASSTYPE_TI_TEMPLATE (type); in fixup_template_type() local
H A Derror.c1583 tree tmpl; in dump_function_decl() local
H A Dparser.c6311 tree tmpl = NULL_TREE; in cp_parser_nested_name_specifier_opt() local
17246 tree tmpl = cp_parser_lookup_name (parser, name, in cp_parser_simple_type_specifier() local
19540 tree tmpl = cp_parser_lookup_name_simple (parser, name, id->id_loc); in cp_parser_init_declarator() local
21090 if (tree tmpl = CLASS_PLACEHOLDER_TEMPLATE (auto_node)) in cp_parser_type_id_1() local
26694 tree tmpl = cp_parser_template_name (parser, in cp_parser_constructor_declarator_p() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dpt.c86 tree tmpl; member
2159 tree tmpl; in copy_default_args_to_explicit_spec() local
4475 tree tmpl; in push_template_decl_real() local
4864 tree tmpl; in redeclare_class_template() local
7916 tree tmpl; in tsubst_friend_function() local
8173 tree tmpl; in tsubst_friend_class() local
10304 tree tmpl = NULL_TREE; in tsubst_decl() local
17175 tree tmpl; in get_bindings() local
17746 tree tmpl = in do_type_instantiation() local
18844 tree tmpl; in get_mostly_instantiated_function_type() local
[all …]
H A Dcall.c481 tree tmpl; member
493 tree tmpl; 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()
2834 add_template_candidate_real (struct z_candidate **candidates, tree tmpl, in add_template_candidate_real()
2995 add_template_candidate (struct z_candidate **candidates, tree tmpl, tree ctype, in add_template_candidate()
3010 add_template_conv_candidate (struct z_candidate **candidates, tree tmpl, in add_template_conv_candidate()
6561 tree tmpl = TI_TEMPLATE (cand->template_decl); in build_over_call() local
H A Ddecl2.c489 check_member_template (tree tmpl) in check_member_template()
1961 constrain_visibility (tree decl, int visibility, bool tmpl) in constrain_visibility()
H A Dcxx-pretty-print.c2161 tree tmpl = most_general_template (t); in pp_cxx_template_declaration() local
H A Derror.c1356 tree tmpl; in dump_function_decl() local
/dragonfly/games/battlestar/
H A Dsave.c153 size_t tmpl; in save_file_name() local
/dragonfly/usr.bin/xinstall/
H A Dxinstall.c371 char tmpl[MAXPATHLEN]; in do_link() local
419 char tmpl[MAXPATHLEN]; in do_symlink() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-emutls.c327 tree tmpl = get_emutls_init_templ_addr (decl); in new_emutls_decl() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-emutls.c329 tree tmpl = get_emutls_init_templ_addr (decl); in new_emutls_decl() local
/dragonfly/usr.bin/sort/
H A Dsort.c370 char *tmpl; in set_locale() local
/dragonfly/sys/net/lagg/
H A Dieee8023ad_lacp.c1974 const struct tlv_template *tmpl, boolean_t check_type) in tlv_check()
/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.c2887 size_t al, tmpl; in log_dhcp() local

12