Searched defs:targs (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/contrib/netbsd-tests/fs/msdosfs/
H A Dt_snapshot.c43 struct tmpfs_args targs = { .ta_version = TMPFS_ARGS_VERSION, }; local
/freebsd-10-stable/contrib/netbsd-tests/fs/umapfs/
H A Dt_basic.c72 struct tmpfs_args targs; local
/freebsd-10-stable/usr.bin/make/
H A Dmake.c725 Make_Run(Lst *targs) argument
H A Dsuff.c1641 Lst targs; /* List of targets to which things can be local
H A Djob.c3331 Compat_Run(Lst *targs) argument
/freebsd-10-stable/contrib/netbsd-tests/fs/nullfs/
H A Dt_basic.c75 struct tmpfs_args targs; local
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dargv.c490 char **targs; local
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dargv.c437 char **targs; local
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dpropedit-cmd.c316 apr_array_header_t *targs = apr_array_make(subpool, 1, local
/freebsd-10-stable/contrib/bmake/
H A Dcompat.c704 Compat_Run(Lst targs) argument
H A Dmake.c1279 Make_ExpandUse(Lst targs) argument
1402 Make_ProcessWait(Lst targs) argument
1491 Make_Run(Lst targs) argument
[all...]
H A Dsuff.c2056 Lst targs; /* List of targets to which things can be local
H A Dmain.c925 Lst targs; /* target nodes to create -- passed to Make_Init */ local
/freebsd-10-stable/contrib/gcc/cp/
H A Ddecl2.c1606 constrain_visibility_for_template(tree decl, tree targs) argument
H A Dcall.c2229 tree targs = make_tree_vec (ntparms); local
H A Dclass.c5893 tree targs; local
H A Dpt.c1382 tree targs; local
1954 tree targs = NULL_TREE; local
8323 tree targs = TREE_OPERAND (t, 1); local
8952 tree targs = TREE_OPERAND (t, 1); local
9702 fn_type_unification(tree fn, tree explicit_targs, tree targs, tree args, tree return_type, unification_kind_t strict, int flags) argument
9896 type_unification_real(tree tparms, tree targs, tree xparms, tree xargs, int subr, unification_kind_t strict, int flags) argument
10053 resolve_overloaded_unification(tree tparms, tree targs, tree parm, tree arg, unification_kind_t strict, int sub_strict) argument
10153 try_one_overload(tree tparms, tree orig_targs, tree targs, tree parm, tree arg, unification_kind_t strict, int sub_strict, bool addr_p) argument
10228 try_class_unification(tree tparms, tree targs, tree parm, tree arg) argument
10285 get_template_base(tree tparms, tree targs, tree parm, tree arg) argument
10426 unify(tree tparms, tree targs, tree parm, tree arg, int strict) argument
11253 tree targs; local
11291 tree targs = make_tree_vec (ntparms); local
12601 tree targs; local
[all...]
/freebsd-10-stable/tools/tools/netmap/
H A Dpkt-gen.c318 static struct targ *targs; variable in typeref:struct:targ
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp1337 Create(const ASTContext &C, Expr *base, bool isarrow, NestedNameSpecifierLoc QualifierLoc, SourceLocation TemplateKWLoc, ValueDecl *memberdecl, DeclAccessPair founddecl, DeclarationNameInfo nameinfo, const TemplateArgumentListInfo *targs, QualType ty, ExprValueKind vk, ExprObjectKind ok) argument

Completed in 223 milliseconds