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

/external/chromium_org/third_party/sqlite/src/src/
H A Dwhere.c1383 ** a reference to any table other than the iBase table.
1389 int iBase /* Ignore references to this table */
1391 Bitmask allowed = ~getMask(pMaskSet, iBase);
/external/sqlite/dist/orig/
H A Dsqlite3.c98544 int iBase = pParse->nMem+1; local
103967 findIndexCol( Parse *pParse, ExprList *pList, int iBase, Index *pIdx, int iCol ) argument
104067 int iBase; local
125523 sqlite3_int64 iBase; /* First absolute level for iLangid/iIndex */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c98580 int iBase = pParse->nMem+1; local
104003 findIndexCol( Parse *pParse, ExprList *pList, int iBase, Index *pIdx, int iCol ) argument
104103 int iBase; local
125569 sqlite3_int64 iBase; /* First absolute level for iLangid/iIndex */ local
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c[all...]

Completed in 406 milliseconds