/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-linux-variants.c | 79 UWord arg3, UWord arg4, 86 UWord arg3, UWord arg4,
|
syswrap-main.c | 64 NUM ARG1 ARG2 ARG3 ARG4 ARG5 ARG6 ARG7 ARG8 RESULT 361 && a1->arg4 == a2->arg4 412 canonical->arg4 = gst->guest_ESI; 424 canonical->arg4 = gst->guest_R10; 436 canonical->arg4 = gst->guest_GPR6; 448 canonical->arg4 = gst->guest_GPR6; 460 canonical->arg4 = gst->guest_R3; 473 canonical->arg4 = gst->guest_r7; // a3 483 canonical->arg4 = *((UInt*) (gst->guest_r29 + 16)); // 16(guest_SP/sp [all...] |
syswrap-generic.c | [all...] |
/external/llvm/test/CodeGen/X86/ |
lsr-reuse.ll | 492 define void @test(float* %arg, i64 %arg1, float* nocapture %arg2, float* nocapture %arg3, float* %arg4, i64 %arg5, i64 %arg6) nounwind { 498 %t10 = ptrtoint float* %arg4 to i64 ; <i64> [#uses=1] 517 %t25 = getelementptr float* %arg4, i64 %t22 ; <float*> [#uses=4] 565 %t60 = getelementptr float* %arg4, i64 %t78 ; <float*> [#uses=1] 597 %t88 = getelementptr float* %arg4, i64 %t75 ; <float*> [#uses=1] 599 %t90 = getelementptr float* %arg4, i64 %t79 ; <float*> [#uses=1] 601 %t92 = getelementptr float* %arg4, i64 %t82 ; <float*> [#uses=1] 603 %t94 = getelementptr float* %arg4, i64 %t85 ; <float*> [#uses=1] 640 %t121 = getelementptr float* %arg4, i64 %t145 ; <float*> [#uses=1] 682 %t159 = getelementptr float* %arg4, i64 %t158 ; <float*> [#uses=1 [all...] |
/external/chromium_org/content/browser/webui/ |
web_ui_impl.h | 66 const base::Value& arg4) OVERRIDE;
|
web_ui_impl.cc | 185 const Value& arg4) { 191 args.push_back(&arg4);
|
/external/chromium_org/third_party/npapi/npspy/include/ |
format.h | 134 LogArgumentStruct arg4; member in struct:LogItemStruct
|
/external/chromium_org/third_party/sqlite/src/test/ |
auth2.test | 34 proc auth {code arg1 arg2 arg3 arg4} {
|
auth3.test | 33 proc auth {code arg1 arg2 arg3 arg4} {
|
/external/chromium_org/v8/test/webkit/ |
apply-varargs.js | 40 return "Arg4 is wrong";
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_linux.h | 29 uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr arg4, uptr arg5);
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
BridgeContentProvider.java | 101 String arg4, ICancellationSignal arg5) throws RemoteException {
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
substitute.h | 146 const internal::SubstituteArg& arg4 = internal::SubstituteArg(), 159 const internal::SubstituteArg& arg4 = internal::SubstituteArg(),
|
/external/protobuf/src/google/protobuf/stubs/ |
substitute.h | 146 const internal::SubstituteArg& arg4 = internal::SubstituteArg(), 159 const internal::SubstituteArg& arg4 = internal::SubstituteArg(),
|
/hardware/ti/omap4xxx/libtiutils/ |
MessageQueue.cpp | 135 MSGQ_LOGDB("MQ.get(%d,%p,%p,%p,%p)", msg->command, msg->arg1,msg->arg2,msg->arg3,msg->arg4); 209 MSGQ_LOGDB("MQ.put(%d,%p,%p,%p,%p)", msg->command, msg->arg1,msg->arg2,msg->arg3,msg->arg4);
|
/art/runtime/entrypoints/quick/ |
quick_trampoline_entrypoints.cc | 45 // | arg4 | | 65 // | arg4 | | 84 // | arg4 | |
|
/external/chromium_org/v8/test/mjsunit/ |
unbox-double-arrays.js | 446 function called_by_apply(arg0, arg1, arg2, arg3, arg4, arg5, arg6) { 451 assertEquals(-Infinity, arg4);
|
/external/libffi/src/frv/ |
ffi.c | 167 unsigned arg4, unsigned arg5, unsigned arg6) 182 { arg1, arg2, arg3, arg4, arg5, arg6 };
|
/external/v8/test/mjsunit/ |
unbox-double-arrays.js | 443 function called_by_apply(arg0, arg1, arg2, arg3, arg4, arg5, arg6) { 448 assertEquals(-Infinity, arg4);
|
/frameworks/base/core/java/android/inputmethodservice/ |
IInputMethodWrapper.java | 146 synchronized (args.arg4) { 147 ((CountDownLatch)args.arg4).countDown();
|
/frameworks/base/tools/layoutlib/bridge/src/android/view/ |
IWindowManagerImpl.java | 83 public void addAppToken(int arg0, IApplicationToken arg1, int arg2, int arg3, int arg4, 300 CharSequence arg4, int arg5, int arg6, int arg7, int arg8, IBinder arg9, boolean arg10)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_getargs2.py | 285 getargs_keywords((1,2), 3, (4,(5,6)), arg4=(7,8,9), arg5=10), 291 getargs_keywords(arg1=(1,2), arg2=3, arg3=(4,(5,6)), arg4=(7,8,9), arg5=10),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_getargs2.py | 285 getargs_keywords((1,2), 3, (4,(5,6)), arg4=(7,8,9), arg5=10), 291 getargs_keywords(arg1=(1,2), arg2=3, arg3=(4,(5,6)), arg4=(7,8,9), arg5=10),
|
/frameworks/base/docs/html/reference/com/google/android/gcm/ |
GCMBaseIntentService.html | [all...] |
/dalvik/vm/arch/x86/ |
Call386ABI.S | 68 * [24] arg4 argv
|