Home | History | Annotate | Download | only in content

Lines Matching defs:printf

2238             pw.printf("Account %s u%d %s\n",
2477 pw.printf("Detailed Statistics (Recent history): "
2522 pw.printf(authorityFormat, name, timesStr, timeStr);
2547 pw.printf(accountFormat, stats.name, timesStr, timeStr);
2598 pw.printf(" #%-3d: %s %8s %5.1fs %8s",
2604 pw.printf(format, accountKey, authorityName,
2610 pw.printf(" event=%d upstreamActivity=%d downstreamActivity=%d\n",
2617 pw.printf(" mesg=%s\n", item.mesg);
2646 printf(" #%-3d: %s %8s ",
2651 pw.printf(format, accountKey, authorityName, extras);
4092 out.printf(String.format(formats[j], row[j].toString()));