Home
last modified time | relevance | path

Searched defs:argument (Results 1 - 25 of 106) sorted by relevance

12345

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DFormatUtils.cpp18 UString MyFormatNew(const UString &format, const UString &argument) in MyFormatNew() argument
25 UString MyFormatNew(UINT resourceID, const UString &argument) in MyFormatNew() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-bigint-gen.cc56 auto argument = UncheckedParameter<IntPtrT>(Descriptor::kArgument); in TF_BUILTIN() local
/third_party/skia/src/utils/
H A DSkCallableTraits.h17 template <std::size_t N> struct argument { struct
/third_party/skia/src/sksl/ir/
H A DSkSLConstructorStruct.cpp33 std::unique_ptr<Expression>& argument = args[index]; in Convert() local
50 const std::unique_ptr<Expression>& argument = args[index]; in arguments_match_field_types() local
H A DSkSLConstructor.h91 std::unique_ptr<Expression>& argument() { in argument() function in SkSL::SingleArgumentConstructor
95 const std::unique_ptr<Expression>& argument() const { in argument() function in SkSL::SingleArgumentConstructor
86 SingleArgumentConstructor(int line, Kind kind, const Type* type, std::unique_ptr<Expression> argument) SingleArgumentConstructor() argument
H A DSkSLConstructor.cpp34 std::unique_ptr<Expression>& argument = args.front(); in convert_compound_constructor() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_svc_sendreply/
H A Drpc_svc_sendreply.c42 static int argument; variable
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_4/
H A Dtirpc_svc_4.c103 } argument; in exm_proc() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_3/
H A Dtirpc_svc_3.c90 } argument; in exm_proc() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_svc_freeargs/
H A Drpc_svc_freeargs_svc.c42 static int argument; variable
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_svc_getargs/
H A Drpc_svc_getargs.c42 static int argument; variable
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_11/
H A Dtirpc_svc_11.c102 } argument; in exm_proc() local
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/
H A DTypeExtensionsTest.cs63 public void IsAssignableFrom(Type target, Type argument, bool expected) in IsAssignableFrom() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/
H A DTypeExtensionsTest.cs63 public void IsAssignableFrom(Type target, Type argument, bool expected) in IsAssignableFrom() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.hpp74 class argument { class in clover::kernel
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_5/
H A Dtirpc_svc_5.c138 } argument; in exm_proc() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_svc_2/
H A Drpc_svc_2.c44 } argument; variable
/third_party/lz4/tests/
H A Ddatagencli.c98 char* argument = argv[argNb]; in main() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dpending-compilation-error-handler.cc137 Handle<String> argument = warning.ArgString(isolate, 0); in ReportWarnings() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-typedarray.cc23 Handle<Object> argument = args.at(0); in RUNTIME_FUNCTION() local
/third_party/cups-filters/filter/
H A Dmupdftoraster.c171 char *argument; in mutool_spawn() local
H A Dgstoraster.c385 char *argument; in gs_spawn() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-jobqueue.c46 ecma_value_t argument; /**< argument for the reaction */ member
279 ecma_enqueue_promise_reaction_job(ecma_value_t capability, ecma_value_t handler, ecma_value_t argument) ecma_enqueue_promise_reaction_job() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DFunctionLookup.cpp98 TIntermNode *argument = arguments[i]; in GetMangledNames() local
116 TIntermNode *argument = arguments[i]; in GetMangledNames() local
164 void TFunctionLookup::addArgument(TIntermTyped *argument) in addArgument() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dmodule.h40 char *name, *argument; member

Completed in 11 milliseconds

12345