| /third_party/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 855 void AddArguments(const ::std::vector<Str>& arguments) { in AddArguments() argument 1192 void AddArguments(const ::std::vector<Str>& arguments) { in AddArguments() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tmsgfmt.cpp | 400 Formattable arguments[] = { in testStaticFormat() local 436 Formattable arguments[] = { in TestTurkishCasing() local 984 Formattable arguments[] = { in testSetLocale() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | msgfmt.cpp | 936 const Formattable* MessageFormat::getArgFromListByName(const Formattable* arguments, in getArgFromListByName() argument 949 MessageFormat::format(const Formattable* arguments, in format() argument 894 format( const UnicodeString& pattern, const Formattable* arguments, int32_t cnt, UnicodeString& appendTo, UErrorCode& success) format() argument 927 format(const UnicodeString* argumentNames, const Formattable* arguments, int32_t count, UnicodeString& appendTo, UErrorCode& success) const format() argument 1009 format(int32_t msgStart, const void *plNumber, const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, AppendableWrapper& appendTo, FieldPosition* ignore, UErrorCode& success) const format() argument 1164 formatComplexSubMessage(int32_t msgStart, const void *plNumber, const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, AppendableWrapper& appendTo, UErrorCode& success) const formatComplexSubMessage() argument [all...] |
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-string-prototype.c | 417 ecma_value_t arguments[] = { this_value, replace_value }; in ecma_builtin_string_prototype_object_replace() local 671 ecma_value_t arguments[] = { ecma_make_string_value (string_p) }; in ecma_builtin_string_prototype_object_search() local 771 ecma_value_t arguments[] = { this_value, limit_value }; in ecma_builtin_string_prototype_object_split() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-regexp-object.c | 2099 ecma_value_t arguments[] = { this_arg, ecma_make_string_value (flags_str_p) }; in ecma_regexp_split_helper() local 3419 ecma_value_t arguments[] = { ecma_make_string_value (str_p) }; in ecma_op_regexp_exec() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | msgfmt.cpp | 937 const Formattable* MessageFormat::getArgFromListByName(const Formattable* arguments, in getArgFromListByName() argument 950 MessageFormat::format(const Formattable* arguments, in format() argument 895 format( const UnicodeString& pattern, const Formattable* arguments, int32_t cnt, UnicodeString& appendTo, UErrorCode& success) format() argument 928 format(const UnicodeString* argumentNames, const Formattable* arguments, int32_t count, UnicodeString& appendTo, UErrorCode& success) const format() argument 1010 format(int32_t msgStart, const void *plNumber, const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, AppendableWrapper& appendTo, FieldPosition* ignore, UErrorCode& success) const format() argument 1165 formatComplexSubMessage(int32_t msgStart, const void *plNumber, const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, AppendableWrapper& appendTo, UErrorCode& success) const formatComplexSubMessage() argument [all...] |
| /third_party/libfuse/example/ |
| H A D | cxxopts.hpp | 1183 arguments() const in arguments() function in cxxopts::ParseResult
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | symbol.h | 201 struct symbol_list *arguments; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | common-operator.cc | 1371 const Operator* CommonOperatorBuilder::StateValues(int arguments, in StateValues() argument
|
| H A D | js-create-lowering.cc | 1539 Node* arguments = ab.Finish(); TryAllocateAliasedArguments() local 1542 AllocationBuilder a(jsgraph(), arguments, control); TryAllocateAliasedArguments() local 1545 a.Store(AccessBuilder::ForSloppyArgumentsElementsArguments(), arguments); TryAllocateAliasedArguments() local 1593 Node* arguments = effect = TryAllocateAliasedArguments() local 1602 a.Store(AccessBuilder::ForSloppyArgumentsElementsArguments(), arguments); TryAllocateAliasedArguments() local [all...] |
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8.h | 456 std::vector<const char*> arguments; member in v8::ShellOptions
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | scopes.h | 1112 Variable* arguments() const { in arguments() function in v8::internal::DeclarationScope
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-arm64.cc | 92 va_list arguments; in TraceSim() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | gc-tracer.cc | 658 va_list arguments; in Output() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | map.cc | 1134 Object arguments = elements.arguments(); in MayHaveReadOnlyElementsInPrototypeChain() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | ast.h | 311 std::vector<Expression*> arguments; member 337 std::vector<Expression*> arguments; member 360 std::vector<Expression*> arguments; global() member 790 std::vector<Expression*> arguments; global() member 1300 MakeCallExpression( IdentifierExpression* callee, std::vector<Expression*> arguments, std::vector<Identifier*> labels = {}) MakeCallExpression() argument 1307 MakeCallExpression( std::string callee, std::vector<Expression*> arguments, std::vector<Identifier*> labels = {}) MakeCallExpression() argument [all...] |
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest-death-test.cc | 855 void AddArguments(const ::std::vector<Str>& arguments) { in AddArguments() argument 1206 void AddArguments(const ::std::vector<Str>& arguments) { in AddArguments() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | IntermNode.cpp | 622 TIntermAggregate *TIntermAggregate::CreateConstructor(const TType &type, TIntermSequence *arguments) in CreateConstructor() argument 602 CreateFunctionCall(const TFunction &func, TIntermSequence *arguments) CreateFunctionCall() argument 608 CreateRawFunctionCall(const TFunction &func, TIntermSequence *arguments) CreateRawFunctionCall() argument 614 CreateBuiltInFunctionCall(const TFunction &func, TIntermSequence *arguments) CreateBuiltInFunctionCall() argument 627 TIntermAggregate(const TFunction *func, const TType &type, TOperator op, TIntermSequence *arguments) TIntermAggregate() argument [all...] |
| H A D | OutputHLSL.cpp | 2381 TIntermSequence *arguments = node->getSequence(); in visitAggregate() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RewriteCubeMapSamplersAs2DArray.cpp | 843 TIntermSequence *arguments = node->getSequence(); in convertBuiltinFunction() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | msgfmt.cpp | 934 const Formattable* MessageFormat::getArgFromListByName(const Formattable* arguments, in getArgFromListByName() argument 947 MessageFormat::format(const Formattable* arguments, in format() argument 892 format( const UnicodeString& pattern, const Formattable* arguments, int32_t cnt, UnicodeString& appendTo, UErrorCode& success) format() argument 925 format(const UnicodeString* argumentNames, const Formattable* arguments, int32_t count, UnicodeString& appendTo, UErrorCode& success) const format() argument 1007 format(int32_t msgStart, const void *plNumber, const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, AppendableWrapper& appendTo, FieldPosition* ignore, UErrorCode& success) const format() argument 1162 formatComplexSubMessage(int32_t msgStart, const void *plNumber, const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, AppendableWrapper& appendTo, UErrorCode& success) const formatComplexSubMessage() argument [all...] |
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLMetalCodeGenerator.cpp | 339 const ExpressionArray& arguments = c.arguments(); in writeFunctionCall() local 194 getOutParamHelper(const FunctionCall& call, const ExpressionArray& arguments, const SkTArray<VariableReference*>& outVars) getOutParamHelper() argument 448 getInversePolyfill(const ExpressionArray& arguments) getInversePolyfill() argument 525 writeArgumentList(const ExpressionArray& arguments) writeArgumentList() argument 537 const ExpressionArray& arguments = c.arguments(); writeIntrinsicCall() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_ast.py | 1304 def arguments(args=None, posonlyargs=None, vararg=None, global() function [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl.cc | 848 auto& arguments = call->Arguments(); in EmitTextureCall() local
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | command_line_interface.cc | 1346 std::vector<std::string> arguments; in ParseArguments() local 1326 ExpandArgumentFile( const std::string& file, std::vector<std::string>* arguments) ExpandArgumentFile() argument [all...] |