Searched refs:iIter (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3_snippet.c293 int iIter = *piIter; local
295 while( iIter<iNext ){
297 iIter = -1;
301 fts3GetDeltaPosition(&pIter, &iIter);
304 *piIter = iIter;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c122926 int iIter = *piIter; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c142602 int iIter = *piIter; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c142634 int iIter = *piIter; local
[all...]

Completed in 460 milliseconds