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

/freebsd-9.3-release/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-9.3-release/contrib/binutils/libiberty/
H A Dargv.c490 char **targs; local
/freebsd-9.3-release/contrib/bmake/
H A Dcompat.c691 Compat_Run(Lst targs) argument
H A Dmake.c1285 Make_ExpandUse(Lst targs) argument
1408 Make_ProcessWait(Lst targs) argument
1497 Make_Run(Lst targs) argument
[all...]
H A Dsuff.c2021 Lst targs; /* List of targets to which things can be local
H A Dmain.c835 Lst targs; /* target nodes to create -- passed to Make_Init */ local
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dargv.c437 char **targs; local
/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl2.c1606 constrain_visibility_for_template(tree decl, tree targs) argument
H A Dcall.c2216 tree targs = make_tree_vec (ntparms); local
H A Dclass.c5864 tree targs; local
H A Dpt.c1382 tree targs; local
1954 tree targs = NULL_TREE; local
8318 tree targs = TREE_OPERAND (t, 1); local
8947 tree targs = TREE_OPERAND (t, 1); local
9697 fn_type_unification(tree fn, tree explicit_targs, tree targs, tree args, tree return_type, unification_kind_t strict, int flags) argument
9891 type_unification_real(tree tparms, tree targs, tree xparms, tree xargs, int subr, unification_kind_t strict, int flags) argument
10048 resolve_overloaded_unification(tree tparms, tree targs, tree parm, tree arg, unification_kind_t strict, int sub_strict) argument
10148 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
10223 try_class_unification(tree tparms, tree targs, tree parm, tree arg) argument
10280 get_template_base(tree tparms, tree targs, tree parm, tree arg) argument
10421 unify(tree tparms, tree targs, tree parm, tree arg, int strict) argument
11248 tree targs; local
11286 tree targs = make_tree_vec (ntparms); local
12596 tree targs; local
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_alloc.c1830 xfs_alloc_arg_t targs; /* local allocation arguments */ local
[all...]
/freebsd-9.3-release/tools/tools/netmap/
H A Dpkt-gen.c302 static struct targ *targs; variable in typeref:struct:targ
[all...]
/freebsd-9.3-release/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 307 milliseconds