Searched defs:nreps (Results 1 – 6 of 6) sorted by relevance
/external/messageformat/benchmarks/com/android/messageformat/ |
D | MessageFormatBenchmark.java | 22 public void timePlurals(int nreps) throws Exception { in timePlurals() 32 public void timeGenders(int nreps) throws Exception { in timeGenders()
|
/external/ltp/testcases/kernel/syscalls/ipc/lib/ |
D | libmsgctl.c | 30 int doreader(long key, int tid, long type, int child, int nreps) in doreader() 86 int dowriter(long key, int tid, long type, int child, int nreps) in dowriter()
|
/external/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
D | msgctl10.c | 54 static int MSGMNI, nprocs, nreps; variable
|
D | msgctl08.c | 57 static int MSGMNI, nprocs, nreps; variable
|
D | msgctl09.c | 58 static int nprocs, nreps, nkids, MSGMNI; variable
|
D | msgctl11.c | 61 static int nprocs, nreps, nkids, MSGMNI; variable
|