Home
last modified time | relevance | path

Searched defs:arguments (Results 151 - 175 of 201) sorted by relevance

123456789

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DRewriteRowMajorMatrices.cpp783 TIntermSequence *arguments = functionCall->getSequence(); in determineAccess() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c408 spirv_builder_function_call(struct spirv_builder *b, SpvId result_type, SpvId function, const SpvId arguments[], size_t num_arguments) spirv_builder_function_call() argument
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc1718 EmitPrepareArguments( ZoneVector<PushParameter>* arguments, const CallDescriptor* call_descriptor, Node* node) EmitPrepareArguments() argument
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc1327 EmitPrepareArguments( ZoneVector<PushParameter>* arguments, const CallDescriptor* call_descriptor, Node* node) EmitPrepareArguments() argument
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2116 EmitPrepareArguments( ZoneVector<PushParameter>* arguments, const CallDescriptor* call_descriptor, Node* node) EmitPrepareArguments() argument
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc3149 GetWrappedFunction( Handle<String> source, Handle<FixedArray> arguments, Handle<Context> context, const ScriptDetails& script_details, AlignedCachedData* cached_data, v8::ScriptCompiler::CompileOptions compile_options, v8::ScriptCompiler::NoCacheReason no_cache_reason) Compile() argument
/third_party/node/deps/v8/src/objects/
H A Delements.cc4416 FixedArray arguments = elements.arguments(); in SetImpl() local
4440 FixedArray arguments = elements.arguments(); GetCapacityImpl() local
4449 FixedArrayBase arguments = elements.arguments(); GetMaxNumberOfEntries() local
4461 FixedArrayBase arguments = elements.arguments(); NumberOfElementsImpl() local
4494 FixedArrayBase arguments = elements.arguments(); HasEntryImpl() local
4502 FixedArray arguments = elements.arguments(); HasAccessorsImpl() local
4515 FixedArray arguments = elements.arguments(); GetEntryForIndexImpl() local
4532 FixedArray arguments = elements.arguments(); GetDetailsImpl() local
4818 Handle<FixedArray> arguments = NormalizeImpl() local
4863 FixedArray arguments = elements->arguments(); AddImpl() local
4913 Handle<FixedArrayBase> arguments; GrowCapacityAndConvertImpl() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp1305 TIntermSequence &arguments = node->getSequence()[0]->getAsAggregate()->getSequence(); in visitAggregate() local
1340 TIntermSequence &arguments = *function->arg; in visitAggregate() local
H A DParseHelper.cpp2101 TIntermTyped* TParseContext::addConstructor(TIntermNode* arguments, const TType* type, TOperator op, TFunction* fnCall, const TSourceLoc &line) in addConstructor() argument
[all...]
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h1282 R RunFrom(const Instruction* code, P... arguments) { in RunFrom() argument
[all...]
/third_party/python/PC/
H A Dlauncher2.c1957 _installEnvironment(const wchar_t *command, const wchar_t *arguments) in _installEnvironment() argument
2037 wchar_t arguments[MAXLEN]; in installEnvironment() local
2042 formatWinerror(GetLastError(), arguments, MAXLE in installEnvironment() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2189 std::string arguments; in FireExternalEvent() local
2275 std::string arguments; in FireExternalEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp573 std::string arguments; in GetPackageInfoCallback() local
1791 std::string arguments = arg->ToString(runtime); JsHandleAnimator() local
2121 std::string arguments = argv[COMPONENT_ARGS_IDX]->ToString(runtime); JsCallComponent() local
2485 std::string arguments = argv[0]->ToString(runtime); JsAnimate() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc1761 EmitPrepareArguments( ZoneVector<PushParameter>* arguments, const CallDescriptor* call_descriptor, Node* node) EmitPrepareArguments() argument
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc1940 EmitPrepareArguments( ZoneVector<PushParameter>* arguments, const CallDescriptor* call_descriptor, Node* node) EmitPrepareArguments() argument
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc1888 EmitPrepareArguments( ZoneVector<PushParameter>* arguments, const CallDescriptor* call_descriptor, Node* node) EmitPrepareArguments() argument
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc2075 EmitPrepareArguments( ZoneVector<PushParameter>* arguments, const CallDescriptor* call_descriptor, Node* node) EmitPrepareArguments() argument
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc1437 EmitPrepareArguments( ZoneVector<PushParameter>* arguments, const CallDescriptor* call_descriptor, Node* node) EmitPrepareArguments() argument
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc1667 EmitPrepareArguments( ZoneVector<PushParameter>* arguments, const CallDescriptor* call_descriptor, Node* node) EmitPrepareArguments() argument
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc1701 EmitPrepareArguments( ZoneVector<PushParameter>* arguments, const CallDescriptor* call_descriptor, Node* node) EmitPrepareArguments() argument
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc5320 CallImpl(Address entry, int argument_count, const intptr_t* arguments) CallImpl() argument
[all...]
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc5489 CallImpl(Address entry, int argument_count, const intptr_t* arguments) CallImpl() argument
[all...]
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc2592 CallImpl(Address entry, int argument_count, const intptr_t* arguments) CallImpl() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc734 Handle<FixedArray> arguments = maybe_wrapped_arguments_.ToHandleChecked(); in PrepareWrappedArguments() local
[all...]
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc1749 auto arguments = child_results->NextAs<std::vector<Expression*>>(); in MakeGotoStatement() local
348 MakeCall(IdentifierExpression* callee, base::Optional<Expression*> target, std::vector<Expression*> arguments, const std::vector<Statement*>& otherwise) MakeCall() argument
394 MakeCall(Identifier* callee, const std::vector<TypeExpression*>& generic_arguments, const std::vector<Expression*>& arguments, const std::vector<Statement*>& otherwise) MakeCall() argument

Completed in 143 milliseconds

123456789