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

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3_aux.c139 int iEq = -1; local
157 if( op==SQLITE_INDEX_CONSTRAINT_EQ ) iEq = i;
165 if( iEq>=0 ){
167 pInfo->aConstraintUsage[iEq].argvIndex = 1;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c117084 int iEq = -1; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c121949 int iEq = -1; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c121995 int iEq = -1; local
[all...]

Completed in 470 milliseconds