Home
last modified time | relevance | path

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

1234

/netbsd/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/external/gpl3/gcc/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 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
/netbsd/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
/netbsd/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/external/gpl3/gcc/dist/gcc/d/
H A Dd-frontend.cc55 eval_builtin (const Loc &loc, FuncDeclaration *fd, Expressions *arguments) in eval_builtin()
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dgdbserver-support.exp240 proc gdbserver_start { options arguments } {
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dgdbserver-support.exp240 proc gdbserver_start { options arguments } {
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Dattributes.d28 A arguments; in Attribute() local
/netbsd/external/gpl2/texinfo/dist/intl/
H A Dprintf-args.h128 arguments; typedef
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dprintf-args.h125 arguments; typedef
/netbsd/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dprintf-args.h126 arguments; typedef
/netbsd/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dprintf-args.h126 arguments; typedef
/netbsd/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/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/external/bsd/kyua-cli/dist/utils/text/
H A Dtemplates.cpp143 const std::vector< std::string > arguments; member in __anon335c4b0d0111::statement_def
/netbsd/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/external/bsd/tmux/dist/
H A Dcmd-parse.y63 struct cmd_parse_arguments arguments; member
104 struct cmd_parse_arguments *arguments; member
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc588 eval_builtin (Loc loc, FuncDeclaration *fd, Expressions *arguments) in eval_builtin()
/netbsd/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-cmd-stack.c40 enum what_to_list { locals, arguments, all }; enumerator
/netbsd/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-cmd-stack.c40 enum what_to_list { locals, arguments, all }; enumerator
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_acpi.c326 struct atif_qbtc_arguments arguments; in amdgpu_atif_query_backlight_caps() local
/netbsd/external/mit/libuv/dist/src/win/
H A Dprocess.c945 WCHAR* application_path = NULL, *application = NULL, *arguments = NULL, in uv_spawn() local

1234