| /third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/BootstrapMainStarter ... |
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | new_object_stub_builder.cpp | 1237 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 D | function.cpp | 313 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 D | transformer.cpp | 2120 auto argument = AllocNode<ir::BinaryExpression>(CreateTsModuleParam(name, isExport), in CreateCallExpressionArguments() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_object.cpp | 150 bool JSObject::IsRegExp(JSThread *thread, const JSHandle<JSTaggedValue> &argument) in IsRegExp() argument
|
| /third_party/backends/tools/ |
| H A D | sane-desc.c | 613 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 D | jerry.c | 3305 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 D | elements.cc | 2472 Object argument = (*args)[src_index + i]; in CopyArguments() local [all...] |
| H A D | objects.cc | 5577 TriggerPromiseReactions(Isolate* isolate, Handle<Object> reactions, Handle<Object> argument, PromiseReaction::Type type) TriggerPromiseReactions() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | protocol-native.c | 4361 const char *name, *argument; in command_load_module() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | OutputASM.cpp | 1365 TIntermTyped *argument = arguments[i]->getAsTyped(); in visitAggregate() local 2383 void OutputASM::source(sw::Shader::SourceParameter ¶meter, 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 D | spirv_cross_c.cpp | 1841 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 D | spirv_cross.cpp | 1190 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 D | TestSuite.cpp | 82 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 D | test-simulator-aarch64.cc | 5121 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 D | launcher2.c | 2204 _printEnvironment(const EnvironmentInfo *env, FILE *out, bool showPath, const wchar_t *argument) in _printEnvironment() argument
|
| /foundation/arkui/napi/test/unittest/ |
| H A D | test_napi.cpp | 3095 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 D | simulator-arm64.h | 674 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 D | parser.cc | 3063 Expression* argument = ExpressionFromIdentifier(arg, kNoSourcePosition); in ParseFunction() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | torque-parser.cc | 1128 Expression* argument = MakeNode<IdentifierExpression>( in MakeClassDeclaration() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | OutputSPIRV.cpp | 1544 TIntermNode *argument = arguments[argumentIndex]; in createConstructorVectorFromMultiple() local 1865 TIntermNode *argument = arguments[argumentIndex]; in extractComponents() local [all...] |
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLSPIRVCodeGenerator.cpp | 1730 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 D | js_accessibility_manager.cpp | 4412 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 D | effect-control-linearizer.cc | 204 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 D | factory.cc | 3153 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
|