Home
last modified time | relevance | path

Searched defs:argument (Results 151 - 175 of 183) sorted by relevance

12345678

/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp1237 GateRef argument = Load(VariableType::JS_ANY(), sp, PtrMul(IntPtr(sizeof(JSTaggedType)), idx)); in FillArgumentsList() local
1238 SetValueToTaggedArray(VariableType::JS_ANY(), glue_, argumentsList, *i, argument); in FillArgumentsList() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp313 bool ETSChecker::CheckOptionalLambdaFunction(ir::Expression *argument, Signature *substitutedSig, std::size_t index) in CheckOptionalLambdaFunction() argument
344 auto &argument = arguments[index]; in ValidateSignatureRequiredParams() local
400 CheckInvokable(Signature *substitutedSig, ir::Expression *argument, std::size_t index, TypeRelationFlag flags) CheckInvokable() argument
414 ValidateSignatureInvocationContext(Signature *substitutedSig, ir::Expression *argument, const Type *targetType, std::size_t index, TypeRelationFlag flags) ValidateSignatureInvocationContext() argument
437 auto &argument = arguments[index]; ValidateSignatureRestParams() local
[all...]
/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp2120 auto argument = AllocNode<ir::BinaryExpression>(CreateTsModuleParam(name, isExport), in CreateCallExpressionArguments() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_object.cpp150 bool JSObject::IsRegExp(JSThread *thread, const JSHandle<JSTaggedValue> &argument) in IsRegExp() argument
/third_party/backends/tools/
H A Dsane-desc.c613 read_keyword(SANE_String line, SANE_String keyword_token, parameter_type p_type, void *argument) read_keyword() argument
/third_party/jerryscript/jerry-core/api/
H A Djerry.c3305 jerry_resolve_or_reject_promise(jerry_value_t promise, jerry_value_t argument, bool is_resolve) jerry_resolve_or_reject_promise() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Delements.cc2472 Object argument = (*args)[src_index + i]; in CopyArguments() local
[all...]
H A Dobjects.cc5577 TriggerPromiseReactions(Isolate* isolate, Handle<Object> reactions, Handle<Object> argument, PromiseReaction::Type type) TriggerPromiseReactions() argument
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.c4361 const char *name, *argument; in command_load_module() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp1365 TIntermTyped *argument = arguments[i]->getAsTyped(); in visitAggregate() local
2383 void OutputASM::source(sw::Shader::SourceParameter &parameter, TIntermNode *argument, int index) in source() argument
2984 int OutputASM::readSwizzle(TIntermTyped *argument, int size) in readSwizzle() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp1841 void spvc_compiler_set_decoration(spvc_compiler compiler, SpvId id, SpvDecoration decoration, unsigned argument) in spvc_compiler_set_decoration() argument
1852 void spvc_compiler_set_name(spvc_compiler compiler, SpvId id, const char *argument) in spvc_compiler_set_name() argument
1846 spvc_compiler_set_decoration_string(spvc_compiler compiler, SpvId id, SpvDecoration decoration, const char *argument) spvc_compiler_set_decoration_string() argument
1857 spvc_compiler_set_member_decoration(spvc_compiler compiler, spvc_type_id id, unsigned member_index, SpvDecoration decoration, unsigned argument) spvc_compiler_set_member_decoration() argument
1863 spvc_compiler_set_member_decoration_string(spvc_compiler compiler, spvc_type_id id, unsigned member_index, SpvDecoration decoration, const char *argument) spvc_compiler_set_member_decoration_string() argument
1870 spvc_compiler_set_member_name(spvc_compiler compiler, spvc_type_id id, unsigned member_index, const char *argument) spvc_compiler_set_member_name() argument
[all...]
H A Dspirv_cross.cpp1190 void Compiler::set_member_decoration(TypeID id, uint32_t index, Decoration decoration, uint32_t argument) in set_member_decoration() argument
1245 void Compiler::set_decoration_string(ID id, spv::Decoration decoration, const std::string &argument) in set_decoration_string() argument
1250 void Compiler::set_decoration(ID id, Decoration decoration, uint32_t argument) in set_decoration() argument
1184 set_member_decoration_string(TypeID id, uint32_t index, spv::Decoration decoration, const std::string &argument) set_member_decoration_string() argument
4332 auto &argument = func.arguments[i]; begin_function_scope() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.cpp82 const char *ParseFlagValue(const char *flag, const char *argument) in ParseFlagValue() argument
92 bool ParseIntArg(const char *flag, const char *argument, int *valueOut) in ParseIntArg() argument
119 bool ParseIntArgNoDelete(const char *flag, const char *argument, int *valueOut) in ParseIntArgNoDelete() argument
135 bool ParseStringArg(const char *flag, const char *argument, std::string *valueOut) in ParseStringArg() argument
1347 parseSingleArg(const char *argument) parseSingleArg() argument
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc5121 int32_t argument = 0xf00d; in TEST() local
5122 simulator.RunFrom<void, int32_t>(GenerateStoreInput(&masm, &value), argument); in TEST() local
/third_party/python/PC/
H A Dlauncher2.c2204 _printEnvironment(const EnvironmentInfo *env, FILE *out, bool showPath, const wchar_t *argument) in _printEnvironment() argument
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp3095 napi_value argument; in HWTEST_F() local
3125 napi_value argument; in HWTEST_F() local
3155 napi_value argument; in HWTEST_F() local
3185 napi_value argument; HWTEST_F() local
3225 napi_value argument; HWTEST_F() local
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.h674 explicit CallArgument(T argument) { in CallArgument() argument
681 explicit CallArgument(double argument) { in CallArgument() argument
687 CallArgument(float argument) CallArgument() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc3063 Expression* argument = ExpressionFromIdentifier(arg, kNoSourcePosition); in ParseFunction() local
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc1128 Expression* argument = MakeNode<IdentifierExpression>( in MakeClassDeclaration() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp1544 TIntermNode *argument = arguments[argumentIndex]; in createConstructorVectorFromMultiple() local
1865 TIntermNode *argument = arguments[argumentIndex]; in extractComponents() local
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp1730 SpvId argument = this->writeExpression(*c.argument(), out); writeConstructorSplat() local
1804 SpvId argument = this->writeExpression(*c.argument(), out); writeConstructorDiagonalMatrix() local
1815 SpvId argument = this->writeExpression(*c.argument(), out); writeConstructorMatrixResize() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp4412 int32_t argument = -1; // -1:default value in getArgumentByKey() local
4416 strArguments >> argument; in getArgumentByKey() local
4436 auto argument = getArgumentByKey(actionArguments, checkKey); in getAccessibilityScrollType() local
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc204 Node* argument; member
3030 Node* argument = node->InputAt(0); in LowerNumberToString() local
5662 Node* argument = in LowerLoadStackArgument() local
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc3153 NewJSMessageObject( MessageTemplate message, Handle<Object> argument, int start_position, int end_position, Handle<SharedFunctionInfo> shared_info, int bytecode_offset, Handle<Script> script, Handle<Object> stack_frames) NewJSMessageObject() argument

Completed in 159 milliseconds

12345678