/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConfirmDialogFragment.java | 52 public void onClick(DialogInterface arg0, int arg1) { 59 listener.onClick(arg0, arg1);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/ |
userfunctions.py | 379 def authorizer_cb(action, arg1, arg2, dbname, source): 382 if arg2 == 'c2' or arg1 == 't2': 423 def authorizer_cb(action, arg1, arg2, dbname, source): 426 if arg2 == 'c2' or arg1 == 't2': 432 def authorizer_cb(action, arg1, arg2, dbname, source): 435 if arg2 == 'c2' or arg1 == 't2': 441 def authorizer_cb(action, arg1, arg2, dbname, source): 444 if arg2 == 'c2' or arg1 == 't2':
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/ |
userfunctions.py | 379 def authorizer_cb(action, arg1, arg2, dbname, source): 382 if arg2 == 'c2' or arg1 == 't2': 423 def authorizer_cb(action, arg1, arg2, dbname, source): 426 if arg2 == 'c2' or arg1 == 't2': 432 def authorizer_cb(action, arg1, arg2, dbname, source): 435 if arg2 == 'c2' or arg1 == 't2': 441 def authorizer_cb(action, arg1, arg2, dbname, source): 444 if arg2 == 'c2' or arg1 == 't2':
|
/system/core/adb/ |
transport_usb.c | 36 p->msg.arg1 = H4(p->msg.arg1);
|
/external/qemu/tcg/ppc/ |
tcg-target.c | 959 static void tcg_out_ld (TCGContext *s, TCGType type, int ret, int arg1, 962 tcg_out_ldst (s, ret, arg1, arg2, LWZ, LWZX); 965 static void tcg_out_st (TCGContext *s, TCGType type, int arg, int arg1, 968 tcg_out_ldst (s, arg, arg1, arg2, STW, STWX); 990 static void tcg_out_cmp (TCGContext *s, int cond, TCGArg arg1, TCGArg arg2, 1051 tcg_out32 (s, op | RA (arg1) | (arg2 & 0xffff)); 1055 tcg_out32 (s, op | RA (arg1) | RB (0)); 1058 tcg_out32 (s, op | RA (arg1) | RB (arg2)); 1123 TCGArg arg1, TCGArg arg2, int const_arg2) 1131 arg = arg1; [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-s390x-linux.c | 67 /* Call f(arg1), but first switch stacks, using 'stack' as the new 79 Word arg1 ); 84 r5 = arg1 94 " lgr %r2,%r5\n" // arg1 to r2 131 void* child_stack in r2 (sc arg1) 356 PRINT("sys_ptrace ( %ld, %ld, %#lx, %#lx )", ARG1,ARG2,ARG3,ARG4); 359 switch (ARG1) { 416 switch (ARG1) { 454 PRINT("sys_socketcall ( %ld, %#lx )",ARG1,ARG2); 457 switch (ARG1 /* request */) [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
HceService.java | 54 public byte[] processCommandApdu(byte[] arg0, Bundle arg1) {
|
/dalvik/vm/mterp/x86/ |
OP_INVOKE_OBJECT_INIT_RANGE.S | 31 movl %ecx, OUT_ARG0(%esp) # arg1<- obj
|
OP_INVOKE_VIRTUAL.S | 22 movl %ecx,OUT_ARG1(%esp) # arg1<- ref
|
/device/lge/mako/camera/ |
QualcommCamera.h | 82 int32_t cmd, int32_t arg1, int32_t arg2);
|
/external/bison/data/ |
bison.m4 | 106 # b4_error(KIND, FORMAT, [ARG1], [ARG2], ...) 108 # Write @KIND(FORMAT@,ARG1@,ARG2@,...@) to stdout. 120 # b4_error_at(KIND, START, END, FORMAT, [ARG1], [ARG2], ...) 122 # Write @KIND_at(START@,END@,FORMAT@,ARG1@,ARG2@,...@) to stdout. 135 # b4_warn(FORMAT, [ARG1], [ARG2], ...) 137 # Write @warn(FORMAT@,ARG1@,ARG2@,...@) to stdout. 165 # b4_warn_at(START, END, FORMAT, [ARG1], [ARG2], ...) 167 # Write @warn(START@,END@,FORMAT@,ARG1@,ARG2@,...@) to stdout. 175 # b4_complain(FORMAT, [ARG1], [ARG2], ...) 177 # Write @complain(FORMAT@,ARG1@,ARG2@,...@) to stdout [all...] |
/external/chromium_org/chrome/test/base/ |
web_ui_browsertest.h | 60 base::Value* arg1, 76 base::Value* arg1, 87 base::Value* arg1, 90 base::Value* arg1,
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_test_arit.c | 262 LLVMValueRef arg1 = LLVMGetParam(func, 1); local 275 arg1 = LLVMBuildLoad(builder, arg1, ""); 277 ret = test->builder(&bld, arg1);
|
/external/chromium_org/third_party/openssl/openssl/crypto/lhash/ |
lhash.h | 113 int name##_LHASH_COMP(const void *arg1, const void *arg2) { \ 114 const o_type *a = arg1; \ 132 void name##_LHASH_DOALL_ARG(void *arg1, void *arg2) { \ 133 o_type *a = arg1; \
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
lhash.h | 113 int name##_LHASH_COMP(const void *arg1, const void *arg2) { \ 114 const o_type *a = arg1; \ 132 void name##_LHASH_DOALL_ARG(void *arg1, void *arg2) { \ 133 o_type *a = arg1; \
|
/external/chromium_org/v8/test/webkit/ |
array-sort-numericCompare-expected.txt | 24 This tests that a call to array.sort(compareFunction) works correctly for numeric comparisons (arg1 - arg2), and also for things that might look like numeric comparisons.
|
array-sort-numericCompare.js | 25 "This tests that a call to array.sort(compareFunction) works correctly for numeric comparisons (arg1 - arg2), and also for things that might look like numeric comparisons."
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_test_arit.c | 262 LLVMValueRef arg1 = LLVMGetParam(func, 1); local 275 arg1 = LLVMBuildLoad(builder, arg1, ""); 277 ret = test->builder(&bld, arg1);
|
/external/openfst/src/include/fst/script/ |
determinize.h | 47 const Fst<Arc> &ifst = *(args->arg1.GetFst<Arc>());
|
disambiguate.h | 47 const Fst<Arc> &ifst = *(args->arg1.GetFst<Arc>());
|
randgen.h | 38 const Fst<Arc> &ifst = *(args->arg1.GetFst<Arc>());
|
replace.h | 40 args->arg1;
|
/external/openssl/crypto/lhash/ |
lhash.h | 113 int name##_LHASH_COMP(const void *arg1, const void *arg2) { \ 114 const o_type *a = arg1; \ 132 void name##_LHASH_DOALL_ARG(void *arg1, void *arg2) { \ 133 o_type *a = arg1; \
|
/external/openssl/include/openssl/ |
lhash.h | 113 int name##_LHASH_COMP(const void *arg1, const void *arg2) { \ 114 const o_type *a = arg1; \ 132 void name##_LHASH_DOALL_ARG(void *arg1, void *arg2) { \ 133 o_type *a = arg1; \
|
/external/qemu/tcg/x86_64/ |
tcg-target.c | 395 int arg1, tcg_target_long arg2) 398 tcg_out_modrm_offset(s, 0x8b, ret, arg1, arg2); /* movl */ 400 tcg_out_modrm_offset(s, 0x8b | P_REXW, ret, arg1, arg2); /* movq */ 404 int arg1, tcg_target_long arg2) 407 tcg_out_modrm_offset(s, 0x89, arg, arg1, arg2); /* movl */ 409 tcg_out_modrm_offset(s, 0x89 | P_REXW, arg, arg1, arg2); /* movq */ 502 static void tcg_out_cmp(TCGContext *s, TCGArg arg1, TCGArg arg2, 508 tcg_out_modrm(s, 0x85 | rexw, arg1, arg1); 511 tgen_arithi64(s, ARITH_CMP, arg1, arg2) [all...] |