Searched defs:pIdxInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c8811 expertBestIndex(sqlite3_vtab *pVtab, sqlite3_index_info *pIdxInfo) argument
[all...]
H A Dsqlite3.c129927 pragmaVtabBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) argument
149259 sqlite3_index_info *pIdxInfo; local
151511 whereLoopAddVirtualOne( WhereLoopBuilder *pBuilder, Bitmask mPrereq, Bitmask mUsable, u16 mExclude, sqlite3_index_info *pIdxInfo, u16 mNoOmit, int *pbIn ) argument
151671 sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons) argument
171585 fts3SetEstimatedRows(sqlite3_index_info *pIdxInfo, i64 nRow) argument
171598 fts3SetUniqueFlag(sqlite3_index_info *pIdxInfo) argument
193162 rtreeBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) argument
197036 geopolyBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) argument
204504 statBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) argument
205264 dbpageBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) argument
226974 fts5SetUniqueFlag(sqlite3_index_info *pIdxInfo) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10590 sqlite3_index_info *pIdxInfo; /* Index info for n-th source table */ member in struct:WhereLevel
102485 sqlite3_index_info *pIdxInfo; local
102647 sqlite3_index_info *pIdxInfo; local
128383 rtreeBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo) argument
[all...]

Completed in 916 milliseconds