HomeSort by relevance Sort by last modified time
    Searched full:arg5 (Results 76 - 100 of 294) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/v8/src/compiler/
raw-machine-assembler.cc 281 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};
  /external/valgrind/coregrind/m_syswrap/
syswrap-linux-variants.c 79 UWord arg5, UWord arg6 )
86 UWord arg5, UWord arg6 )
syswrap-main.c 64 NUM ARG1 ARG2 ARG3 ARG4 ARG5 ARG6 ARG7 ARG8 RESULT
83 NUM ARG1 ARG2 ARG3 ARG4 ARG5 ARG6 ARG7 ARG8 RESULT
419 && a1->arg5 == a2->arg5
470 canonical->arg5 = gst->guest_EDI;
482 canonical->arg5 = gst->guest_R8;
494 canonical->arg5 = gst->guest_GPR7;
506 canonical->arg5 = gst->guest_GPR7;
518 canonical->arg5 = gst->guest_R4;
530 canonical->arg5 = gst->guest_X4
    [all...]
syswrap-ppc64-linux.c 203 pid_t* child_tid in r7 (sc arg5)
252 " mr 7,7\n" // syscall arg5: child_tid
324 " mr 7,7\n" // syscall arg5: child_tid
557 ARG1, ARG2, ARG3, ARG4, ARG5, ARG6 );
563 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
576 //zz ARG1, (ULong)ARG2, ARG3, ARG4, ARG5, ARG6 );
582 //zz r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
637 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
654 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof(Int));
655 if (!VG_(am_is_valid_for_client)(ARG5, sizeof(Int),
    [all...]
syswrap-solaris.c     [all...]
syswrap-ppc32-linux.c 141 pid_t* child_tid in r7 (sc arg5)
180 " mr 7,7\n" // syscall arg5: child_tid
408 ARG1, ARG2, ARG3, ARG4, ARG5, ARG6 );
414 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
427 ARG1, ARG2, ARG3, ARG4, ARG5, ARG6 );
433 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
537 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
554 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof(Int));
555 if (!VG_(am_is_valid_for_client)(ARG5, sizeof(Int),
579 (Int *)ARG5, /* child_tidptr *
    [all...]
syswrap-arm64-linux.c 164 " mov x4, x4\n" // syscall arg5: child_tid
420 //ZZ ARG1, (ULong)ARG2, ARG3, ARG4, ARG5, ARG6 );
426 //ZZ r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5,
445 ARG1, ARG2, ARG3, ARG4, ARG5, ARG6 );
451 r = ML_(generic_PRE_sys_mmap)( tid, ARG1, ARG2, ARG3, ARG4, ARG5, ARG6 );
529 PRINT("sys_clone ( %lx, %#lx, %#lx, %#lx, %#lx )",ARG1,ARG2,ARG3,ARG4,ARG5);
554 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof(Int));
555 if (!VG_(am_is_valid_for_client)(ARG5, sizeof(Int),
579 (Int*)ARG5, /* child_tidptr */
592 (Int*)ARG5)); /* child_tidptr *
    [all...]
syswrap-mips64-linux.c 331 SARG1, ARG2, SARG3, ARG4, ARG5, ARG6);
474 r = ML_(generic_PRE_sys_mmap)(tid, ARG1, ARG2, ARG3, ARG4, ARG5,
484 ARG4, ARG5);
499 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof (Int));
500 if (!VG_(am_is_valid_for_client)(ARG5, sizeof (Int), VKI_PROT_WRITE))
521 (Int *)ARG5, /* child_tidptr */
532 (Int *)ARG5)); /* child_tidptr */
550 POST_MEM_WRITE(ARG5, sizeof(Int));
    [all...]
  /external/webrtc/webrtc/base/
sigslottester.h 179 void OnSignalCallback(A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5) {
185 *capture5_ = arg5;
  /external/llvm/test/CodeGen/X86/
lsr-delayed-fold.ll 10 define fastcc void @formatValue(i64 %arg5) nounwind {
12 %t = trunc i64 %arg5 to i32 ; <i32> [#uses=1]
13 %t13 = sub i64 0, %arg5 ; <i64> [#uses=1]
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
lsr-delayed-fold.ll 10 define fastcc void @formatValue(i64 %arg5) nounwind {
12 %t = trunc i64 %arg5 to i32 ; <i32> [#uses=1]
13 %t13 = sub i64 0, %arg5 ; <i64> [#uses=1]
  /external/swiftshader/third_party/LLVM/test/Transforms/DeadStoreElimination/
simple.ll 242 define void @test19({i32} * nocapture byval align 4 %arg5) nounwind ssp {
244 %tmp7 = getelementptr inbounds {i32}* %arg5, i32 0, i32 0
246 call void @test19f({i32}* byval align 4 %arg5)
  /external/compiler-rt/lib/asan/
asan_win_dll_thunk.cc 179 void *arg5) { \
182 return fn(arg1, arg2, arg3, arg4, arg5); \
188 void *arg5, void *arg6) { \
191 return fn(arg1, arg2, arg3, arg4, arg5, arg6); \
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.h 40 uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr arg4, uptr arg5);
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/
MessageQueueTest.java 53 assertThat(msg.arg5, is(5));
  /external/llvm/test/CodeGen/XCore/
scavenging.ll 57 ; CHECK: [[ARG5:.LCPI[0-9_]+]]:
78 ; CHECK: ldw r4, cp{{\[}}[[ARG5]]{{\]}}
  /external/protobuf/src/google/protobuf/stubs/
substitute.h 147 const internal::SubstituteArg& arg5 = internal::SubstituteArg(),
160 const internal::SubstituteArg& arg5 = internal::SubstituteArg(),
  /external/strace/
prctl.c 87 const kernel_ulong_t arg5 = tcp->u_arg[4]; local
255 printstr(tcp, arg5);
  /external/compiler-rt/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/sanitizer/
linux_syscall_hooks.h     [all...]

Completed in 1409 milliseconds

1 2 34 5 6 7 8 91011>>