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

  /external/chromium-trace/catapult/dashboard/dashboard/
email_summary_test.py 138 'labels=Type-Bug-Regression,Pri-2,Performance-Sheriff\'', html)
140 'labels=Type-Bug-Regression,Pri-2,Performance-Sheriff,label1\'', html)
  /external/valgrind/VEX/priv/
host_ppc_defs.c 384 op->Pri.Imm = imm64;
390 op->Pri.Reg = reg;
397 vex_printf("0x%llx", dst->Pri.Imm);
400 ppHRegPPC(dst->Pri.Reg);
415 addHRegUse(u, HRmRead, dst->Pri.Reg);
427 dst->Pri.Reg = lookupHRegRemap(m, dst->Pri.Reg);
    [all...]
host_ppc_defs.h 249 Pri;
    [all...]
host_ppc_isel.c     [all...]

Completed in 66 milliseconds