HomeSort by relevance Sort by last modified time
    Searched refs:arg2 (Results 276 - 300 of 655) sorted by null

<<11121314151617181920>>

  /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 224 virtual status_t sendCommand(int32_t cmd, int32_t arg1, int32_t arg2)
231 data.writeInt32(arg2);
375 int arg2 = data.readInt32(); local
376 reply->writeInt32(sendCommand(command, arg1, arg2));
Camera.cpp 230 status_t Camera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2)
235 return c->sendCommand(cmd, arg1, arg2);
  /frameworks/av/include/camera/
Camera.h 117 status_t sendCommand(int32_t cmd, int32_t arg1, int32_t arg2);
  /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...]
  /external/valgrind/main/VEX/priv/
host_mips_isel.c 584 && e->Iex.Binop.arg2->tag == Iex_Const
585 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U32
586 && uInt_fits_in_16_bits(e->Iex.Binop.arg2->Iex.Const.con-> Ico.U32)) {
587 return MIPSAMode_IR((Int) e->Iex.Binop.arg2->Iex.Const.con->Ico.U32,
594 HReg r_idx = iselWordExpr_R(env, e->Iex.Binop.arg2);
708 e->Iex.Binop.arg2);
714 e->Iex.Binop.arg2);
717 vpanic("iselWordExpr_R_wrk-aluOp-arg2");
752 ri_srcR = iselWordExpr_RH5u(env, e->Iex.Binop. arg2);
755 vpanic("iselIntExpr_R_wrk-shftOp-arg2");
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-mips.S     [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_STATIC.S 34 movl %eax,OUT_ARG2(%esp) # arg2<- flags
OP_INVOKE_SUPER.S 54 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/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/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) {}

Completed in 2725 milliseconds

<<11121314151617181920>>