Home
last modified time | relevance | path

Searched refs:sqlite3_index_orderby (Results 1 – 3 of 3) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h7127 struct sqlite3_index_orderby { struct
/third_party/sqlite/src/
Dsqlite3.c7440 struct sqlite3_index_orderby { struct
152223 struct sqlite3_index_orderby *pIdxOrderBy;
152276 pIdxOrderBy = (struct sqlite3_index_orderby*)&pIdxCons[nTerm];
175031 struct sqlite3_index_orderby *pOrder = &pInfo->aOrderBy[0];
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch107419 struct sqlite3_index_orderby *pIdxOrderBy;
107543 pIdxOrderBy = (struct sqlite3_index_orderby*)&pIdxCons[nTerm];
145060 struct sqlite3_index_orderby *pIdxOrderBy;
145184 pIdxOrderBy = (struct sqlite3_index_orderby*)&pIdxCons[nTerm];
176470 struct sqlite3_index_orderby const *pOrder = &pIdxInfo->aOrderBy[ii];
182221 struct sqlite3_index_orderby *pIdxOrderBy;
182345 pIdxOrderBy = (struct sqlite3_index_orderby*)&pIdxCons[nTerm];