/netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/ |
H A D | check_cfc.py | 254 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 D | arrayop.c | 191 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 D | expression.h | 542 Expressions *arguments; // Array of Expression's variable 566 Expressions *arguments; // Array of Expression's to call class constructor variable
|
H A D | expression.c | 1377 … 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 D | AutomaticReferenceCounting.rst | 367 .. _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 D | d-frontend.cc | 55 eval_builtin (const Loc &loc, FuncDeclaration *fd, Expressions *arguments) in eval_builtin()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/ |
H A D | attributes.d | 28 A arguments; in Attribute() local
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | printf-args.h | 125 arguments; typedef
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/ |
H A D | printf-args.h | 126 arguments; typedef
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | printf-args.h | 126 arguments; typedef
|
/netbsd-src/external/gpl2/texinfo/dist/intl/ |
H A D | printf-args.h | 128 arguments; typedef
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/ |
H A D | parser.cpp | 261 cmdline::parsed_cmdline::arguments(void) const in arguments() function in cmdline::parsed_cmdline
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | plain_cpp.cc | 51 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 D | CGFunctionInfo.h | 639 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 D | templates.cpp | 143 const std::vector< std::string > arguments; member in __anonbbfdf9370111::statement_def
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-death-test.cc | 855 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 D | d-frontend.cc | 588 eval_builtin (Loc loc, FuncDeclaration *fd, Expressions *arguments) in eval_builtin()
|
H A D | d-codegen.cc | 1836 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 D | expressionsem.d | 703 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 D | expression.h | 528 Expressions *arguments; // Array of Expression's variable 549 Expressions *arguments; // Array of Expression's to call class constructor variable
|
H A D | expression.d | 3534 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 D | cparse.d | 1555 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 D | amdgpu_acpi.c | 334 struct atif_qbtc_arguments arguments; in amdgpu_atif_query_backlight_caps() local
|
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | process.c | 945 WCHAR* application_path = NULL, *application = NULL, *arguments = NULL, in uv_spawn() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-iq2000.c | 229 const char ** arguments) in iq2000_add_macro()
|