Searched defs:iLoop (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp372 int iLoop; local
390 for (iLoop=0; iLoop < opt_iLoopCount; iLoop++) {
405 for (iLoop=0; iLoop < opt_iLoopCount; iLoop++) {
415 for (iLoop=0; iLoop < opt_iLoopCount; iLoop
469 int iLoop = 0; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c121800 int iLoop; /* Index of WhereLoop in pPath being processed */ local
122119 int iLoop; /* Loop counter over the terms of the join */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c121818 int iLoop; /* Index of WhereLoop in pPath being processed */ local
122137 int iLoop; /* Loop counter over the terms of the join */ local
[all...]

Completed in 369 milliseconds