Home
last modified time | relevance | path

Searched defs:nList (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dwal.c1417 int nList; /* Number of elements in aList */ in walMergesort() member
1421 const int nList = *pnList; /* Size of input list */ in walMergesort() local
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3.c2305 static int fts3DoclistCountDocids(int isPoslist, char *aList, int nList){ in fts3DoclistCountDocids()
2432 int nList = 0; /* Size of buffer at pList */ in fts3PhraseSelect() local
Dfts3_write.c2000 int nList = *pnList; in fts3ColumnFilter() local
2143 int nList; in sqlite3Fts3SegReaderStep() local
Dfts3_snippet.c459 int nList; /* Number of phrases in expression */ in fts3BestSnippet() local