HomeSort by relevance Sort by last modified time
    Searched refs:r_tmp (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sync/engine/
syncer_thread.cc 410 ModelSafeRoutingInfo r_tmp; local
412 registrar->GetModelSafeRoutingInfo(&r_tmp);
422 DCHECK_EQ(1U, r_tmp.count(t));
423 (*routes)[t] = r_tmp[t];
425 ModelSafeWorkerGroupIs(r_tmp[t]));
428 ModelSafeWorkerGroupIs(r_tmp[t]));
432 if (r_tmp[t] == GROUP_PASSIVE)
    [all...]
  /external/valgrind/main/VEX/priv/
host_ppc_isel.c 2143 HReg r_tmp = newVRegI(env); local
2903 HReg r_tmp = newVRegI(env); local
3796 HReg r_tmp = newVRegI(env); local
4939 HReg r_tmp = newVRegI(env); local
    [all...]
host_mips_isel.c 1425 HReg r_tmp = newVRegI(env); local
    [all...]
host_ppc_defs.c 4215 UInt rot_imm, r_tmp; local
    [all...]

Completed in 69 milliseconds