Searched defs:arg5 (Results 1 - 25 of 47) sorted by relevance

12

/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-linux-variants.c79 UWord arg5, UWord arg6 )
86 UWord arg5, UWord arg6 )
77 linux_variant_PRE_sys_bproc( UWord arg1, UWord arg2, UWord arg3, UWord arg4, UWord arg5, UWord arg6 ) argument
84 linux_variant_POST_sys_bproc( UWord arg1, UWord arg2, UWord arg3, UWord arg4, UWord arg5, UWord arg6 ) argument
H A Dsyswrap-mips32-linux.c227 UWord arg4, UWord arg5, Off64T arg6);
393 UWord arg4, UWord arg5, Off64T arg6)
454 arg5, arg6);
472 arg5, arg6);
483 arg5, /* fd */
488 False/*allow_SkFileV*/, (Int)arg5 );
391 mips_PRE_sys_mmap(ThreadId tid, UWord arg1, UWord arg2, UWord arg3, UWord arg4, UWord arg5, Off64T arg6) argument
/external/strace/
H A Dprctl.c87 const kernel_ulong_t arg5 = tcp->u_arg[4]; local
255 printstr(tcp, arg5);
H A Dkeyctl.c274 kernel_ulong_t arg5 = tcp->u_arg[4]; local
319 keyctl_keyring_search(tcp, arg2, arg3, arg4, arg5);
331 keyctl_instantiate_key(tcp, arg2, arg3, arg4, arg5);
350 keyctl_reject_key(tcp, arg2, arg3, arg4, arg5);
354 keyctl_instantiate_key_iov(tcp, arg2, arg3, arg4, arg5);
368 arg2, arg3, arg4, arg5);
/external/valgrind/none/tests/s390x/
H A Dsvc.h88 unsigned long arg5)
96 register unsigned long _arg5 asm("6") = arg5;
87 svc5(int num, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) argument
/external/libmojo/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
H A DCallbacks.java92 public void call(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5); argument
109 public void call(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6); argument
127 public void call(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7); argument
/external/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.cc57 const SubstituteArg& arg4, const SubstituteArg& arg5,
62 arg5, arg6, arg7, arg8, arg9);
70 const SubstituteArg& arg4, const SubstituteArg& arg5,
74 &arg0, &arg1, &arg2, &arg3, &arg4, &arg5, &arg6, &arg7, &arg8, &arg9, NULL
53 Substitute( const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) argument
66 SubstituteAndAppend( string* output, const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) argument
/external/webrtc/webrtc/base/
H A Dsigslottester.h179 void OnSignalCallback(A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5) { argument
185 *capture5_ = arg5;
/external/libmojo/base/android/java/src/org/chromium/base/
H A DLog.java159 Object arg4, Object arg5) {
160 verbose(tag, messageTemplate, arg1, arg2, arg3, arg4, arg5);
167 Object arg4, Object arg5, Object arg6) {
168 verbose(tag, messageTemplate, arg1, arg2, arg3, arg4, arg5, arg6);
175 Object arg4, Object arg5, Object arg6, Object arg7) {
176 verbose(tag, messageTemplate, arg1, arg2, arg3, arg4, arg5, arg6, arg7);
242 Object arg4, Object arg5) {
243 debug(tag, messageTemplate, arg1, arg2, arg3, arg4, arg5);
250 Object arg4, Object arg5, Object arg6) {
251 debug(tag, messageTemplate, arg1, arg2, arg3, arg4, arg5, arg
158 v(String tag, String messageTemplate, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5) argument
166 v(String tag, String messageTemplate, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6) argument
174 v(String tag, String messageTemplate, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7) argument
241 d(String tag, String messageTemplate, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5) argument
249 d(String tag, String messageTemplate, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6) argument
257 d(String tag, String messageTemplate, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7) argument
[all...]
/external/parameter-framework/asio/include/asio/detail/
H A Dbind_handler.hpp382 const Arg3& arg3, const Arg4& arg4, const Arg5& arg5)
388 arg5_(arg5)
393 const Arg3& arg3, const Arg4& arg4, const Arg5& arg5)
399 arg5_(arg5)
475 const Arg3& arg3, const Arg4& arg4, const Arg5& arg5)
478 arg3, arg4, arg5);
381 binder5(const Handler& handler, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5) argument
392 binder5(Handler& handler, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5) argument
473 bind_handler( Handler handler, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5) argument
H A Dwrapped_handler.hpp133 const Arg4& arg4, const Arg5& arg5)
136 detail::bind_handler(handler_, arg1, arg2, arg3, arg4, arg5));
142 const Arg4& arg4, const Arg5& arg5) const
145 detail::bind_handler(handler_, arg1, arg2, arg3, arg4, arg5));
132 operator ()(const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5) argument
/external/parameter-framework/asio-1.10.6/include/asio/detail/
H A Dbind_handler.hpp382 const Arg3& arg3, const Arg4& arg4, const Arg5& arg5)
388 arg5_(arg5)
393 const Arg3& arg3, const Arg4& arg4, const Arg5& arg5)
399 arg5_(arg5)
475 const Arg3& arg3, const Arg4& arg4, const Arg5& arg5)
478 arg3, arg4, arg5);
381 binder5(const Handler& handler, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5) argument
392 binder5(Handler& handler, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5) argument
473 bind_handler( Handler handler, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5) argument
H A Dwrapped_handler.hpp133 const Arg4& arg4, const Arg5& arg5)
136 detail::bind_handler(handler_, arg1, arg2, arg3, arg4, arg5));
142 const Arg4& arg4, const Arg5& arg5) const
145 detail::bind_handler(handler_, arg1, arg2, arg3, arg4, arg5));
132 operator ()(const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5) argument
/external/valgrind/memcheck/tests/
H A Dleak-segv-jmp.c115 UWord arg4, UWord arg5, UWord arg6
122 register UWord __arg5 asm("6") = arg5;
112 do_syscall_WRK( UWord syscall_no, UWord arg1, UWord arg2, UWord arg3, UWord arg4, UWord arg5, UWord arg6 ) argument
/external/linux-kselftest/tools/testing/selftests/x86/
H A Dptrace_syscall.c43 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member in struct:syscall_args32
57 register unsigned long bp asm("bp") = args->arg5;
62 args->arg5 = bp;
142 .arg3 = 13, .arg4 = 14, .arg5 = 15,
149 args.arg3 != 13 || args.arg4 != 14 || args.arg5 != 15) {
164 args.arg3 != 13 || args.arg4 != 14 || args.arg5 != 15) {
/external/ltp/testcases/misc/crash/
H A Dcrash02.c419 long int sysno, arg1, arg2, arg3, arg4, arg5, arg6, arg7; local
429 arg5 = rand_long();
437 try_num, sysno, arg1, arg2, arg3, arg4, arg5,
440 syscall(sysno, arg1, arg2, arg3, arg4, arg5, arg6, arg7);
/external/ltp/testcases/realtime/stress/pi-tests/
H A Dtestpi-3.c92 Thread arg1, arg2, arg3, arg4, arg5; variable
357 arg5.policy = SCHED_RR;
358 arg5.priority = 40;
359 arg5.func = func_noise;
395 startThread(&arg5);
404 stopThread(&arg5);
407 arg4.id, arg5.id);
/external/v8/src/x64/
H A Ddeoptimizer-x64.cc142 Register arg5 = r11; local
148 // and compute the fp-to-sp delta in register arg5.
150 __ leap(arg5, Operand(rsp, kSavedRegistersAreaSize + 1 * kRegisterSize +
153 __ subp(arg5, rbp);
154 __ negp(arg5);
171 __ movq(Operand(rsp, 4 * kRegisterSize), arg5); local
172 __ LoadAddress(arg5, ExternalReference::isolate_address(isolate()));
173 __ movq(Operand(rsp, 5 * kRegisterSize), arg5); local
175 __ movp(r8, arg5);
/external/valgrind/coregrind/
H A Dm_syscall.c751 UWord arg4, UWord arg5, UWord arg6
758 register UWord __arg5 asm("6") = arg5;
748 do_syscall_WRK( UWord syscall_no, UWord arg1, UWord arg2, UWord arg3, UWord arg4, UWord arg5, UWord arg6 ) argument
H A Dm_libcproc.c638 ULong arg2, ULong arg3, ULong arg4, ULong arg5)
642 /* res = prctl( option, arg2, arg3, arg4, arg5 ); */
645 (UWord) arg5);
637 prctl(Int option, ULong arg2, ULong arg3, ULong arg4, ULong arg5) argument
/external/protobuf/src/google/protobuf/
H A Darena.h368 const Arg5& arg5) {
370 return new T(arg1, arg2, arg3, arg4, arg5);
373 arg1, arg2, arg3, arg4, arg5);
384 const Arg5& arg5, const Arg6& arg6) {
386 return new T(arg1, arg2, arg3, arg4, arg5, arg6);
389 arg1, arg2, arg3, arg4, arg5, arg6);
400 const Arg5& arg5, const Arg6& arg6,
403 return new T(arg1, arg2, arg3, arg4, arg5, arg6, arg7);
406 arg1, arg2, arg3, arg4, arg5, arg6, arg7);
418 const Arg5& arg5, cons
365 Create(::google::protobuf::Arena* arena, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5) argument
381 Create(::google::protobuf::Arena* arena, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5, const Arg6& arg6) argument
397 Create(::google::protobuf::Arena* arena, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5, const Arg6& arg6, const Arg7& arg7) argument
415 Create(::google::protobuf::Arena* arena, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5, const Arg6& arg6, const Arg7& arg7, const Arg8& arg8) argument
696 CreateInternal(bool skip_explicit_ownership, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5) argument
712 CreateInternal(bool skip_explicit_ownership, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5, const Arg6& arg6) argument
729 CreateInternal(bool skip_explicit_ownership, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5, const Arg6& arg6, const Arg7& arg7) argument
748 CreateInternal(bool skip_explicit_ownership, const Arg1& arg1, const Arg2& arg2, const Arg3& arg3, const Arg4& arg4, const Arg5& arg5, const Arg6& arg6, const Arg7& arg7, const Arg8& arg8) argument
[all...]
/external/syslinux/gpxe/src/drivers/net/
H A Db44.c511 u32 arg5 = (val & MDIO_DATA_DATA); local
512 u32 argv = arg1 | arg2 | arg3 | arg4 | arg5;
/external/e2fsprogs/misc/
H A De4crypt.c83 unsigned long arg2, arg3, arg4, arg5; local
89 arg5 = va_arg(va, unsigned long);
91 return syscall(__NR_keyctl, cmd, arg2, arg3, arg4, arg5);
/external/v8/src/compiler/
H A Dcode-assembler.cc425 Node* arg5) {
428 arg3, arg4, arg5, context);
464 Node* arg3, Node* arg4, Node* arg5) {
466 arg5, context);
471 Node* arg3, Node* arg4, Node* arg5,
474 arg5, arg6, context);
594 Node* arg2, Node* arg3, Node* arg4, Node* arg5,
606 args[4] = arg5;
677 const Arg& arg5, size_t result_size) {
690 args[arg5
423 CallRuntime(Runtime::FunctionId function_id, Node* context, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5) argument
462 TailCallRuntime(Runtime::FunctionId function_id, Node* context, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5) argument
469 TailCallRuntime(Runtime::FunctionId function_id, Node* context, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5, Node* arg6) argument
592 CallStub(const CallInterfaceDescriptor& descriptor, Node* target, Node* context, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5, size_t result_size) argument
674 CallStub(const CallInterfaceDescriptor& descriptor, Node* target, Node* context, const Arg& arg1, const Arg& arg2, const Arg& arg3, const Arg& arg4, const Arg& arg5, size_t result_size) argument
739 TailCallStub(Callable const& callable, Node* context, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5, size_t result_size) argument
814 TailCallStub(const CallInterfaceDescriptor& descriptor, Node* target, Node* context, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5, size_t result_size) argument
834 TailCallStub(const CallInterfaceDescriptor& descriptor, Node* target, Node* context, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5, Node* arg6, size_t result_size) argument
877 TailCallStub(const CallInterfaceDescriptor& descriptor, Node* target, Node* context, const Arg& arg1, const Arg& arg2, const Arg& arg3, const Arg& arg4, const Arg& arg5, size_t result_size) argument
[all...]
H A Draw-machine-assembler.cc281 Node* arg4, Node* arg5, Node* context) {
292 arg5, ref, arity, context);
422 Node* arg4, Node* arg5,
435 Node* nodes[] = {centry, arg1, arg2, arg3, arg4, arg5, ref, arity, context};
445 Node* arg4, Node* arg5, Node* arg6,
459 arg5, arg6, ref, arity, context};
511 Node* arg5, Node* arg6, Node* arg7) {
522 Node* args[] = {function, arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7};
279 CallRuntime5(Runtime::FunctionId function, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5, Node* context) argument
420 TailCallRuntime5(Runtime::FunctionId function, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5, Node* context) argument
443 TailCallRuntime6(Runtime::FunctionId function, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5, Node* arg6, Node* context) argument
506 CallCFunction8( MachineType return_type, MachineType arg0_type, MachineType arg1_type, MachineType arg2_type, MachineType arg3_type, MachineType arg4_type, MachineType arg5_type, MachineType arg6_type, MachineType arg7_type, Node* function, Node* arg0, Node* arg1, Node* arg2, Node* arg3, Node* arg4, Node* arg5, Node* arg6, Node* arg7) argument

Completed in 615 milliseconds

12