/external/qemu/tcg/ |
D | tcg-op.h | 46 static inline void tcg_gen_op2_i32(int opc, TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_op2_i32() 53 static inline void tcg_gen_op2_i64(int opc, TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_op2_i64() 60 static inline void tcg_gen_op2i_i32(int opc, TCGv_i32 arg1, TCGArg arg2) in tcg_gen_op2i_i32() 67 static inline void tcg_gen_op2i_i64(int opc, TCGv_i64 arg1, TCGArg arg2) in tcg_gen_op2i_i64() 74 static inline void tcg_gen_op2ii(int opc, TCGArg arg1, TCGArg arg2) in tcg_gen_op2ii() 81 static inline void tcg_gen_op3_i32(int opc, TCGv_i32 arg1, TCGv_i32 arg2, in tcg_gen_op3_i32() 90 static inline void tcg_gen_op3_i64(int opc, TCGv_i64 arg1, TCGv_i64 arg2, in tcg_gen_op3_i64() 99 static inline void tcg_gen_op3i_i32(int opc, TCGv_i32 arg1, TCGv_i32 arg2, in tcg_gen_op3i_i32() 108 static inline void tcg_gen_op3i_i64(int opc, TCGv_i64 arg1, TCGv_i64 arg2, in tcg_gen_op3i_i64() 153 static inline void tcg_gen_op4_i32(int opc, TCGv_i32 arg1, TCGv_i32 arg2, in tcg_gen_op4_i32() [all …]
|
/external/chromium/base/third_party/valgrind/ |
D | valgrind.h | 607 #define CALL_FN_v_WW(fnptr, arg1,arg2) \ argument 611 #define CALL_FN_v_WWW(fnptr, arg1,arg2,arg3) \ argument 661 #define CALL_FN_W_WW(lval, orig, arg1,arg2) \ argument 682 #define CALL_FN_W_WWW(lval, orig, arg1,arg2,arg3) \ argument 705 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ argument 730 #define CALL_FN_W_5W(lval, orig, arg1,arg2,arg3,arg4,arg5) \ argument 757 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ argument 786 #define CALL_FN_W_7W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 818 #define CALL_FN_W_8W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 852 #define CALL_FN_W_9W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument [all …]
|
/external/v8/src/third_party/valgrind/ |
D | valgrind.h | 608 #define CALL_FN_v_WW(fnptr, arg1,arg2) \ argument 612 #define CALL_FN_v_WWW(fnptr, arg1,arg2,arg3) \ argument 662 #define CALL_FN_W_WW(lval, orig, arg1,arg2) \ argument 683 #define CALL_FN_W_WWW(lval, orig, arg1,arg2,arg3) \ argument 706 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ argument 731 #define CALL_FN_W_5W(lval, orig, arg1,arg2,arg3,arg4,arg5) \ argument 758 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ argument 787 #define CALL_FN_W_7W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 819 #define CALL_FN_W_8W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 853 #define CALL_FN_W_9W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument [all …]
|
/external/webkit/JavaScriptCore/wtf/ |
D | FastAllocBase.h | 148 inline T* fastNew(Arg1 arg1, Arg2 arg2) in fastNew() 160 inline T* fastNew(Arg1 arg1, Arg2 arg2, Arg3 arg3) in fastNew() 172 inline T* fastNew(Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4) in fastNew() 184 inline T* fastNew(Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, Arg5 arg5) in fastNew()
|
/external/webkit/JavaScriptCore/runtime/ |
D | Tracing.h | 42 #define JAVASCRIPTCORE_PROFILE_WILL_EXECUTE(arg0, arg1, arg2, arg3) argument 45 #define JAVASCRIPTCORE_PROFILE_DID_EXECUTE(arg0, arg1, arg2, arg3) argument
|
/external/protobuf/src/google/protobuf/stubs/ |
D | substitute.cc | 56 const SubstituteArg& arg2, const SubstituteArg& arg3, in Substitute() 69 const SubstituteArg& arg2, const SubstituteArg& arg3, in SubstituteAndAppend()
|
D | common.h | 908 Arg1 arg1, Arg2 arg2) in FunctionClosure2() 931 Arg1 arg1, Arg2 arg2) in MethodClosure2() 1004 Arg1 arg1, Arg2 arg2) { in NewCallback() 1012 Arg1 arg1, Arg2 arg2) { in NewPermanentCallback() 1020 Arg1 arg1, Arg2 arg2) { in NewCallback() 1029 Arg1 arg1, Arg2 arg2) { in NewPermanentCallback()
|
/external/v8/src/ |
D | math.js | 119 function MathMax(arg1, arg2) { // length == 2 argument 139 function MathMin(arg1, arg2) { // length == 2 argument
|
/external/jpeg/ |
D | ckconfig.c | 111 int testfunction (int arg1, int * arg2) /* check definitions */ in testfunction() 163 void test3function (void_ptr arg1, void_func arg2) in test3function()
|
/external/netperf/ |
D | netsh.c | 299 break_args(char *s, char *arg1, char *arg2) in break_args() 325 break_args_explicit(char *s, char *arg1, char *arg2) in break_args_explicit() 472 arg2[BUFSIZ]; in scan_cmd_line() local
|
D | netserver.c | 793 char arg1[BUFSIZ], arg2[BUFSIZ]; in main() local
|
/external/elfutils/libdw/ |
D | libdw_findcu.c | 25 findcu_cb (const void *arg1, const void *arg2) in findcu_cb()
|
/external/e2fsprogs/resize/ |
D | test_extent.c | 22 char *cp, *cmd, *arg1, *arg2; in do_test() local
|
/external/openssl/include/openssl/ |
D | txt_db.h | 91 long arg2; member
|
/external/openssl/crypto/hmac/ |
D | hm_ameth.c | 87 static int hmac_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in hmac_pkey_ctrl()
|
/external/openssl/crypto/txt_db/ |
D | txt_db.h | 91 long arg2; member
|
/external/strace/ |
D | util.c | 106 #define _hack_syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,\ argument
|
/external/qemu/tcg/x86_64/ |
D | tcg-target.c | 395 int arg1, tcg_target_long arg2) in tcg_out_ld() 404 int arg1, tcg_target_long arg2) in tcg_out_st() 502 static void tcg_out_cmp(TCGContext *s, TCGArg arg1, TCGArg arg2, in tcg_out_cmp() 522 TCGArg arg1, TCGArg arg2, int const_arg2, in tcg_out_brcond() 530 TCGArg arg1, TCGArg arg2, int const_arg2, int rexw) in tcg_out_setcond()
|
/external/kernel-headers/original/linux/ |
D | thread_info.h | 15 unsigned long arg0, arg1, arg2, arg3; member
|
/external/fdlibm/ |
D | fdlibm.h | 79 double arg2; member
|
/external/qemu/tcg/i386/ |
D | tcg-target.c | 266 int arg1, tcg_target_long arg2) in tcg_out_ld() 273 int arg1, tcg_target_long arg2) in tcg_out_st() 345 TCGArg arg1, TCGArg arg2, int const_arg2, in tcg_out_brcond()
|
/external/v8/test/cctest/ |
D | test-assembler-x64.cc | 73 static const v8::internal::Register arg2 = rdx; variable 76 static const v8::internal::Register arg2 = rsi; variable
|
/external/libffi/src/frv/ |
D | ffi.c | 166 void ffi_closure_eabi (unsigned arg1, unsigned arg2, unsigned arg3, in ffi_closure_eabi()
|
/external/iproute2/include/ |
D | libnetlink.h | 36 void *arg2; member
|
/external/e2fsprogs/debugfs/ |
D | lsdel.c | 42 const struct deleted_info *arg1, *arg2; in deleted_info_compare() local
|