Home
last modified time | relevance | path

Searched defs:arguments (Results 1 – 25 of 64) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dcheck_cfc.py254 def perform_check(self, arguments, my_env): argument
260 def perform_check(self, arguments, my_env): argument
280 def perform_check(self, arguments, my_env): argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Darrayop.c191 Expressions *arguments = new Expressions(); in arrayOp() local
263 void buildArrayIdent(Expression *e, OutBuffer *buf, Expressions *arguments) in buildArrayIdent()
268 Expressions *arguments; in buildArrayIdent() local
H A Dexpression.h542 Expressions *arguments; // Array of Expression's variable
566 Expressions *arguments; // Array of Expression's to call class constructor variable
H A Dexpression.c1377 … Type *tthis, Expressions *arguments, FuncDeclaration *fd, Type **prettype, Expression **peprefix) in functionParameters()
4283 Type *newtype, Expressions *arguments) in NewExp()
4297 Type *newtype, Expressions *arguments) in create()
4313 Expressions *newargs, ClassDeclaration *cd, Expressions *arguments) in NewAnonClassExp()
5500 Expressions *arguments = new Expressions(); in CallExp() local
5514 Expressions *arguments = new Expressions(); in CallExp() local
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst367 .. _arc.objects.operands.consumed:
369 Consumed parameters
424 Retained return values
475 Unretained return values
507 Bridged casts
1449 .. _arc.method-families:
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-frontend.cc55 eval_builtin (const Loc &loc, FuncDeclaration *fd, Expressions *arguments) in eval_builtin()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Dattributes.d28 A arguments; in Attribute() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dprintf-args.h125 arguments; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dprintf-args.h126 arguments; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dprintf-args.h126 arguments; typedef
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dprintf-args.h128 arguments; typedef
/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dparser.cpp261 cmdline::parsed_cmdline::arguments(void) const in arguments() function in cmdline::parsed_cmdline
/netbsd-src/external/mit/isl/dist/interface/
H A Dplain_cpp.cc51 static void osprintf(ostream &os, const char *format, va_list arguments) in osprintf()
73 va_list arguments; in osprintf() local
88 va_list arguments; in osprintf() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h639 MutableArrayRef<ArgInfo> arguments() { in arguments() function
642 ArrayRef<ArgInfo> arguments() const { in arguments() function
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/
H A Dtemplates.cpp143 const std::vector< std::string > arguments; member in __anonbbfdf9370111::statement_def
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc855 void AddArguments(const ::std::vector<Str>& arguments) { in AddArguments()
1206 void AddArguments(const ::std::vector<Str>& arguments) { in AddArguments()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc588 eval_builtin (Loc loc, FuncDeclaration *fd, Expressions *arguments) in eval_builtin()
H A Dd-codegen.cc1836 d_build_call_expr (FuncDeclaration *fd, tree object, Expressions *arguments) in d_build_call_expr()
1848 Expressions *arguments) in d_build_call()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpressionsem.d703 auto arguments = new Expressions(1); variable
1678 TypeFunction tf, Expression ethis, Type tthis, Expressions* arguments, FuncDeclaration fd, in functionParameters()
4123 Expression callExpSemantic(FuncExp exp, Scope* sc, Expressions* arguments) in callExpSemantic()
7649 auto arguments = new Expressions(); in visit() local
9598 auto arguments = new Expressions(); in visit() local
9955 auto arguments = new Expressions(); in visit() local
11436 auto arguments = new Expressions(); in visit() local
11504 auto arguments = new Expressions(2); in visit() local
11781 auto arguments = new Expressions(2); in visit() local
H A Dexpression.h528 Expressions *arguments; // Array of Expression's variable
549 Expressions *arguments; // Array of Expression's to call class constructor variable
H A Dexpression.d3534 Expressions* arguments; // Array of Expression's variable
3541 extern (D) this(const ref Loc loc, Expression thisexp, Type newtype, Expressions* arguments) in this()
3549 … static NewExp create(const ref Loc loc, Expression thisexp, Type newtype, Expressions* arguments) in create()
3575 Expressions* arguments; // Array of Expression's to call class constructor variable
3577 …extern (D) this(const ref Loc loc, Expression thisexp, ClassDeclaration cd, Expressions* arguments) in this()
5017 Expressions* arguments; // function arguments variable
5046 auto arguments = new Expressions(2); in this() local
5577 Expressions* arguments; // Array of Expression's a0..an variable
H A Dcparse.d1555 auto arguments = new AST.Expressions(); in cparseBuiltin_va_arg() local
2934 auto arguments = new AST.Expressions(); in cparseArguments() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_acpi.c334 struct atif_qbtc_arguments arguments; in amdgpu_atif_query_backlight_caps() local
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dprocess.c945 WCHAR* application_path = NULL, *application = NULL, *arguments = NULL, in uv_spawn() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-iq2000.c229 const char ** arguments) in iq2000_add_macro()

123