/external/openssl/crypto/bio/ |
bf_null.c | 71 static long nullf_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
/external/openssl/crypto/ec/ |
ec_ameth.c | 577 static int ec_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) 586 PKCS7_SIGNER_INFO_get0_algs(arg2, NULL, &alg1, &alg2); 603 CMS_SignerInfo_get0_algs(arg2, NULL, NULL, 618 *(int *)arg2 = NID_sha1;
|
/external/qemu/tcg/i386/ |
tcg-target.c | 566 int arg1, tcg_target_long arg2) 569 tcg_out_modrm_offset(s, opc, ret, arg1, arg2); 573 int arg1, tcg_target_long arg2) 576 tcg_out_modrm_offset(s, opc, arg, arg1, arg2); 762 static void tcg_out_cmp(TCGContext *s, TCGArg arg1, TCGArg arg2, 766 if (arg2 == 0) { 770 tgen_arithi(s, ARITH_CMP + rexw, arg1, arg2, 0); 773 tgen_arithr(s, ARITH_CMP + rexw, arg1, arg2); 778 TCGArg arg1, TCGArg arg2, int const_arg2, 781 tcg_out_cmp(s, arg1, arg2, const_arg2, 0) [all...] |
/external/quake/quake/src/QW/server/ |
sv_ccmds.c | 680 int arg1, arg2, arg3; local 700 arg2 = atoi(Cmd_Argv(2)); 703 if (arg1<=0 || arg2 <= 0 || arg3<=0) { 714 fp_persecond = arg2;
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
DecodeHandler.java | 54 decode((byte[]) message.obj, message.arg1, message.arg2);
|
/frameworks/av/camera/ |
ICamera.cpp | 236 virtual status_t sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) 243 data.writeInt32(arg2); 393 int arg2 = data.readInt32(); local 394 reply->writeInt32(sendCommand(command, arg1, arg2));
|
/gdk/samples/PhotoEditor/src/com/android/photoeditor/ |
ActionBar.java | 67 boolean canRedo = (msg.arg2 > 0);
|
/hardware/libhardware/include/hardware/ |
camera.h | 268 int32_t cmd, int32_t arg1, int32_t arg2);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
audiofile.h | 400 AUpvlist afQuery (int querytype, int arg1, int arg2, int arg3, int arg4); 401 long afQueryLong (int querytype, int arg1, int arg2, int arg3, int arg4); 402 double afQueryDouble (int querytype, int arg1, int arg2, int arg3, int arg4); 403 void *afQueryPointer (int querytype, int arg1, int arg2, int arg3, int arg4);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
audiofile.h | 400 AUpvlist afQuery (int querytype, int arg1, int arg2, int arg3, int arg4); 401 long afQueryLong (int querytype, int arg1, int arg2, int arg3, int arg4); 402 double afQueryDouble (int querytype, int arg1, int arg2, int arg3, int arg4); 403 void *afQueryPointer (int querytype, int arg1, int arg2, int arg3, int arg4);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
audiofile.h | 400 AUpvlist afQuery (int querytype, int arg1, int arg2, int arg3, int arg4); 401 long afQueryLong (int querytype, int arg1, int arg2, int arg3, int arg4); 402 double afQueryDouble (int querytype, int arg1, int arg2, int arg3, int arg4); 403 void *afQueryPointer (int querytype, int arg1, int arg2, int arg3, int arg4);
|
/external/v8/src/mips/ |
simulator-mips.cc | 363 char arg2[ARG_SIZE + 1]; local 364 char* argv[3] = { cmd, arg1, arg2 }; 369 arg2[ARG_SIZE] = 0; 403 cmd, arg1, arg2); 458 if (strcmp(arg2, "single") == 0) { 578 if (GetValue(arg1, &value1) && GetValue(arg2, &value2)) { 632 if (strcmp(arg2, "all") == 0) { 639 } else if (GetValue(arg2, &value)) { 646 if (strcmp(arg2, "all") == 0) { 652 } else if (GetValue(arg2, &value)) 1425 int32_t arg2 = get_register(a2); local [all...] |
/dalvik/vm/mterp/x86/ |
OP_CHECK_CAST.S | 69 movl $$0,OUT_ARG2(%esp) # arg2<- false
|
OP_INSTANCE_OF.S | 78 movl $$1,OUT_ARG2(%esp) # arg2<- true
|
OP_INVOKE_SUPER.S | 51 movl $$METHOD_VIRTUAL,OUT_ARG2(%esp) # arg2<- resolver method type
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ServiceStartArguments.java | 74 if ((msg.arg2&Service.START_FLAG_REDELIVERY) == 0) { 131 msg.arg2 = flags;
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
KeyStore3Test.java | 254 Certificate[] arg2) throws KeyStoreException { 258 public void engineSetKeyEntry(String arg0, Key arg1, char[] arg2,
|
/external/bluetooth/glib/glib/ |
gtestutils.h | 196 const char *arg2) G_GNUC_NORETURN; 204 long double arg2,
|
/external/chromium/net/data/proxy_resolver_v8_unittest/ |
bindings.js | 31 expectEquals('127.0.0.1', dnsResolve("arg1", "arg2", "arg3", "arg4"));
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.ecf.ssl_1.0.0.v20100529-0735.jar | |
/external/libffi/src/frv/ |
ffi.c | 166 void ffi_closure_eabi (unsigned arg1, unsigned arg2, unsigned arg3, 182 { arg1, arg2, arg3, arg4, arg5, arg6 };
|
/external/openfst/src/include/fst/extensions/far/ |
farscript.h | 153 args->arg1, args->arg2, args->arg3, args->arg4, args->arg5, args->arg6); 167 fst::FarInfo<Arc>(args->arg1, args->arg2, args->arg3, args->arg4);
|
/external/openfst/src/include/fst/script/ |
shortest-path.h | 59 MutableFst<Arc> *ofst = args->arg2->GetMutableFst<Arc>(); 162 MutableFst<Arc> *ofst = args->arg2->GetMutableFst<Arc>();
|
/frameworks/av/include/media/ |
SoundPool.h | 38 SoundPoolEvent(int msg, int arg1=0, int arg2=0) : 39 mMsg(msg), mArg1(arg1), mArg2(arg2) {}
|
/frameworks/base/core/java/android/appwidget/ |
AppWidgetHost.java | 71 msg.arg2 = viewId; 92 viewDataChanged(msg.arg1, msg.arg2);
|