Home
last modified time | relevance | path

Searched defs:arg_count (Results 1 – 25 of 49) sorted by relevance

12

/third_party/node/deps/v8/src/interpreter/
Dinterpreter-intrinsics-generator.cc115 Builtin name, int arg_count) { in IntrinsicAsBuiltinCall()
137 int arg_count) { in CopyDataProperties()
145 int arg_count) { in CopyDataPropertiesWithExcludedPropertiesOnStack()
159 int arg_count) { in CreateIterResultObject()
166 int arg_count) { in CreateAsyncFromSyncIterator()
173 int arg_count) { in CreateJSGeneratorObject()
180 int arg_count) { in GeneratorGetResumeMode()
191 int arg_count) { in GeneratorClose()
202 int arg_count) { in GetImportMetaObject()
208 int arg_count) { in AsyncFunctionAwaitCaught()
[all …]
/third_party/vk-gl-cts/external/amber/src/samples/
Dandroid_helper.cc43 jsize arg_count = env->GetArrayLength(args); in Java_com_google_amber_Amber_androidHelper() local
/third_party/openssl/test/testutil/
Doptions.c54 int n, arg_count = opt_num_rest(); in opt_check_usage() local
/third_party/node/deps/v8/src/compiler/
Dfast-api-calls.cc39 unsigned int arg_count) { in ResolveOverloads()
Djs-generic-lowering.cc837 int const arg_count = static_cast<int>(p.arity() - 2); in LowerJSConstructForwardVarargs() local
860 int const arg_count = p.arity_without_implicit_args(); in LowerJSConstruct() local
886 const int arg_count = p.arity_without_implicit_args(); in LowerJSConstructWithArrayLike() local
915 int const arg_count = p.arity_without_implicit_args(); in LowerJSConstructWithSpread() local
952 int const arg_count = static_cast<int>(p.arity() - 2); in LowerJSCallForwardVarargs() local
969 int const arg_count = p.arity_without_implicit_args(); in LowerJSCall() local
988 const int arg_count = p.arity_without_implicit_args(); in LowerJSCallWithArrayLike() local
1019 int const arg_count = p.arity_without_implicit_args(); in LowerJSCallWithSpread() local
Djs-type-hint-lowering.cc462 const Operator* op, Node* const* args, int arg_count, Node* effect, in ReduceCallOperation()
475 const Operator* op, Node* const* args, int arg_count, Node* effect, in ReduceConstructOperation()
Dbytecode-graph-builder.cc2358 int arg_count) { in GetCallArgumentsFromRegisters()
2385 Node* const* args, size_t arg_count, in BuildCall()
2418 interpreter::Register first_reg, int arg_count) { in ProcessCallVarArgs()
2450 int arg_count = receiver_mode == ConvertReceiverMode::kNullOrUndefined in BuildCallVarArgs() local
2548 int arg_count = static_cast<int>(reg_count) - 1; in VisitCallWithSpread() local
2580 int arg_count = static_cast<int>(reg_count); in VisitCallJSRuntime() local
2593 int arg_count = static_cast<int>(reg_count); in ProcessCallRuntimeArguments() local
2651 int arg_count) { in GetConstructArgumentsFromRegister()
2689 const uint32_t arg_count = static_cast<uint32_t>(reg_count); in VisitConstruct() local
2721 const uint32_t arg_count = static_cast<uint32_t>(reg_count); in VisitConstructWithSpread() local
[all …]
/third_party/mesa3d/src/intel/compiler/
Dbrw_kernel.h55 uint16_t arg_count; member
/third_party/ltp/testcases/kernel/mem/thp/
Dthp01.c110 long arg_len, arg_count; in setup() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_action.h58 unsigned arg_count; member
/third_party/node/deps/v8/tools/v8windbg/src/
Dcur-isolate.cc85 ULONG64 arg_count, in Call()
Djs-stack.cc27 ULONG64 arg_count, in Call()
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_64.c153 sljit_s32 arg_count = 0; in call_with_args() local
DsljitNativePPC_64.c504 sljit_s32 arg_count = 0; in call_with_args() local
DsljitNativeX86_64.c737 sljit_s32 arg_count = 0; in call_with_args() local
/third_party/mesa3d/src/mesa/main/
Datifragshader.c131 static void debug_op(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in debug_op()
593 _mesa_FragmentOpXATI(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in _mesa_FragmentOpXATI()
/third_party/rust/crates/bindgen/bindgen/ir/
Dtemplate.rs231 let arg_count = args.len(); in from_ty() localVariable
/third_party/node/deps/v8/src/baseline/
Dbaseline-compiler.cc1204 void BaselineCompiler::BuildCall(uint32_t slot, uint32_t arg_count, in BuildCall()
1224 uint32_t arg_count = args.register_count(); in VisitCallAnyReceiver() local
1230 uint32_t arg_count = args.register_count(); in VisitCallProperty() local
1253 uint32_t arg_count = JSParameterCount(args.register_count()); in VisitCallUndefinedReceiver() local
1282 uint32_t arg_count = args.register_count(); in VisitCallWithSpread() local
1306 uint32_t arg_count = JSParameterCount(args.register_count()); in VisitCallJSRuntime() local
1442 uint32_t arg_count = JSParameterCount(args.register_count()); in VisitConstruct() local
1459 uint32_t arg_count = JSParameterCount(args.register_count()); in VisitConstructWithSpread() local
/third_party/ltp/lib/
Dsafe_file_ops.c174 int arg_count = 0; in file_lines_scanf() local
/third_party/python/Python/
Dast_unparse.c219 Py_ssize_t i, di, arg_count, posonlyarg_count, default_count; in append_ast_args() local
542 Py_ssize_t i, arg_count, kw_count; in append_ast_call() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-cs-common.hh554 unsigned int arg_count = env.argStack.get_count (); in rcurveline() local
578 unsigned int arg_count = env.argStack.get_count (); in rlinecurve() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader_args.c436 unsigned arg_count = 0; in declare_ps_input_vgprs() local
/third_party/mesa3d/src/amd/common/
Dac_shader_args.h69 uint16_t arg_count; member
/third_party/node/deps/uv/src/win/
Dprocess.c535 int arg_count = 0; in make_program_args() local
/third_party/libuv/src/win/
Dprocess.c529 int arg_count = 0; in make_program_args() local

12