| /freebsd-12.1/contrib/llvm/tools/lldb/tools/argdumper/ |
| H A D | argdumper.cpp | 18 JSONArray::SP arguments(new JSONArray()); in main() local
|
| /freebsd-12.1/stand/lua/ |
| H A D | cli.lua | 129 function cli.arguments(...) function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBVariablesOptions.cpp | 103 void SBVariablesOptions::SetIncludeArguments(bool arguments) { in SetIncludeArguments() 112 void SBVariablesOptions::SetIncludeRecognizedArguments(bool arguments) { in SetIncludeRecognizedArguments()
|
| H A D | SBBlock.cpp | 199 lldb::SBValueList SBBlock::GetVariables(lldb::SBFrame &frame, bool arguments, in GetVariables() 251 lldb::SBValueList SBBlock::GetVariables(lldb::SBTarget &target, bool arguments, in GetVariables()
|
| H A D | SBFunction.cpp | 174 VariableList arguments; in GetArgumentName() local
|
| H A D | SBFrame.cpp | 902 SBValueList SBFrame::GetVariables(bool arguments, bool locals, bool statics, in GetVariables() 929 lldb::SBValueList SBFrame::GetVariables(bool arguments, bool locals, in GetVariables() 959 const bool arguments = options.GetIncludeArguments(); in GetVariables() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusNameParser.h | 36 llvm::StringRef arguments; member
|
| /freebsd-12.1/contrib/openbsm/bin/auditfilterd/ |
| H A D | auditfilterd_conf.c | 216 char *arguments, *module, **ap; in auditfilter_module_parse() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | TemplateBase.h | 583 llvm::ArrayRef<TemplateArgumentLoc> arguments() const { in arguments() function 632 llvm::ArrayRef<TemplateArgumentLoc> arguments() const { in arguments() function
|
| H A D | ExprCXX.h | 1394 arg_range arguments() { return arg_range(arg_begin(), arg_end()); } in arguments() function 1395 const_arg_range arguments() const { in arguments() function 3233 arg_range arguments() { return arg_range(arg_begin(), arg_end()); } in arguments() function 3240 const_arg_range arguments() const { in arguments() function
|
| H A D | Expr.h | 2590 arg_range arguments() { return arg_range(arg_begin(), arg_end()); } in arguments() function 2591 const_arg_range arguments() const { in arguments() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/ |
| H A D | CGFunctionInfo.h | 586 arg_range arguments() { return arg_range(arg_begin(), arg_end()); } in arguments() function 587 const_arg_range arguments() const { in arguments() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 1011 ValueList arguments; in MakeLoadImageUtilityFunction() local 1075 ValueList arguments; in DoLoadImage() local
|
| /freebsd-12.1/contrib/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 852 void AddArguments(const ::std::vector<Str>& arguments) { in AddArguments() 1133 void AddArguments(const ::std::vector<Str>& arguments) { in AddArguments()
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | init.c | 682 tree arguments = TREE_VALUE (mem_inits); in emit_mem_initializers() local 848 construct_virtual_base (tree vbase, tree arguments) in construct_virtual_base()
|
| H A D | decl2.c | 2880 tree arguments; in generate_ctor_or_dtor_function() local
|
| H A D | parser.c | 9215 tree arguments; in cp_parser_template_id() local 15353 tree arguments = NULL_TREE; in cp_parser_attribute_list() local 16536 tree arguments; in cp_parser_enclosed_template_argument_list() local
|
| /freebsd-12.1/bin/ps/ |
| H A D | print.c | 104 arguments(KINFO *k, VARENT *ve) in arguments() function
|
| /freebsd-12.1/contrib/subversion/subversion/svn/ |
| H A D | util.c | 153 const char *arguments[7] = { 0 }; in svn_cl__merge_file_externally() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntimeV2.cpp | 1310 ValueList arguments; in UpdateISAToDescriptorMapDynamic() local 1565 ValueList arguments; in UpdateISAToDescriptorMapSharedCache() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | LocalizationChecker.cpp | 617 #define LSM_INSERT_SELECTOR(receiver, method_list, arguments) \ argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTIL.h | 1553 const InstrArray &arguments() const { return Args; } in arguments() function 1554 InstrArray &arguments() { return Args; } in arguments() function
|
| /freebsd-12.1/contrib/ee/ |
| H A D | ee.c | 2064 get_options(numargs, arguments) /* get arguments from command line */ in get_options() argument
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | builtins.c | 1376 expand_builtin_apply (rtx function, rtx arguments, rtx argsize) in expand_builtin_apply()
|
| H A D | tree.h | 3057 tree arguments; member
|