Searched refs:sqlite3_index_info (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dsqlite.h.in4560 typedef struct sqlite3_index_info sqlite3_index_info;
4588 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
4612 ** KEYWORDS: sqlite3_index_info
4614 ** The sqlite3_index_info structure and its substructures is used as part
4663 struct sqlite3_index_info {
4708 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
H A Dtest_intarray.c175 static int intarrayBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){
H A Dtest_schema.c262 static int schemaBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){
H A Dtest_tclvar.c227 static int tclvarBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){
H A Dtest_wholenumber.c178 sqlite3_index_info *pIdxInfo
H A Dwhere.c1564 ** Two routines for printing the content of an sqlite3_index_info
1570 static void TRACE_IDX_INPUTS(sqlite3_index_info *p){
1588 static void TRACE_IDX_OUTPUTS(sqlite3_index_info *p){
1948 ** Allocate and populate an sqlite3_index_info structure. It is the
1952 static sqlite3_index_info *allocateIndexInfo(
1965 sqlite3_index_info *pIdxInfo;
1982 ** the sqlite3_index_info structure.
1995 /* Allocate the sqlite3_index_info structure
2006 /* Initialize the structure. The sqlite3_index_info structure contains
2054 ** method of the virtual table with the sqlite3_index_info pointe
[all...]
H A Dtest_stat.c171 static int statBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){
H A Dtest_fuzzer.c751 static int fuzzerBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){
H A DsqliteInt.h1890 sqlite3_index_info *pVtabIdx; /* Virtual table index to use */
1935 sqlite3_index_info *pIdxInfo; /* Index info for n-th source table */
H A Drecover.c1559 static int recoverBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h4565 typedef struct sqlite3_index_info sqlite3_index_info; typedef in typeref:struct:sqlite3_index_info
4593 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
4617 ** KEYWORDS: sqlite3_index_info
4619 ** The sqlite3_index_info structure and its substructures is used as part
4668 struct sqlite3_index_info { struct
4713 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
H A Dsqlite3.c5108 typedef struct sqlite3_index_info sqlite3_index_info; typedef in typeref:struct:sqlite3_index_info
5136 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
5160 ** KEYWORDS: sqlite3_index_info
5162 ** The sqlite3_index_info structure and its substructures is used as part
5211 struct sqlite3_index_info { struct
5256 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
10250 sqlite3_index_info *pVtabIdx; /* Virtual table index to use */
10295 sqlite3_index_info *pIdxInfo; /* Index info for n-th source table */
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h4928 typedef struct sqlite3_index_info sqlite3_index_info; typedef in typeref:struct:sqlite3_index_info
4956 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
4985 ** KEYWORDS: sqlite3_index_info
4987 ** The sqlite3_index_info structure and its substructures is used as part
5036 struct sqlite3_index_info { struct
5066 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
H A Dsqlite3.c5478 typedef struct sqlite3_index_info sqlite3_index_info; typedef in typeref:struct:sqlite3_index_info
5506 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
5535 ** KEYWORDS: sqlite3_index_info
5537 ** The sqlite3_index_info structure and its substructures is used as part
5586 struct sqlite3_index_info { struct
5616 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
10799 sqlite3_index_info *pVtabIdx; /* Virtual table index to use */
10844 sqlite3_index_info *pIdxInfo; /* Index info for n-th source table */
[all...]
/external/sqlite/dist/
H A Dsqlite3.h4928 typedef struct sqlite3_index_info sqlite3_index_info; typedef in typeref:struct:sqlite3_index_info
4956 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
4985 ** KEYWORDS: sqlite3_index_info
4987 ** The sqlite3_index_info structure and its substructures is used as part
5036 struct sqlite3_index_info { struct
5066 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
H A Dsqlite3.c5478 typedef struct sqlite3_index_info sqlite3_index_info; typedef in typeref:struct:sqlite3_index_info
5506 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*);
5535 ** KEYWORDS: sqlite3_index_info
5537 ** The sqlite3_index_info structure and its substructures is used as part
5586 struct sqlite3_index_info { struct
5616 ** [sqlite3_index_info].aConstraint[].op field. Each value represents
10799 sqlite3_index_info *pVtabIdx; /* Virtual table index to use */
10844 sqlite3_index_info *pIdxInfo; /* Index info for n-th source table */
[all...]
/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3_aux.c136 sqlite3_index_info *pInfo
H A Dfts3.c1052 static int fts3BestIndexMethod(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){
/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c943 static int fulltextBestIndex(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){
H A Dfts1.c1107 QueryType iCursorType; /* Copy of sqlite3_index_info.idxNum */
2087 static int fulltextBestIndex(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){
/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c1334 ** the constraint in sqlite3_index_info.aConstraintUsage[] with
1354 static int rtreeBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){

Completed in 627 milliseconds