Lines Matching refs:Index
947 Index *pIdx, /* Index whose column is being loaded */ in analyzeVdbeCommentIndexWithColumnName()
973 Index *pOnlyIdx, /* If not NULL, only analyze this one index */ in analyzeOneTable()
979 Index *pIdx; /* An index to being analyzed */ in analyzeOneTable()
1222 Index *pPk = sqlite3PrimaryKeyIndex(pIdx->pTable); in analyzeOneTable()
1369 static void analyzeTable(Parse *pParse, Table *pTab, Index *pOnlyIdx){ in analyzeTable()
1406 Index *pIdx; in sqlite3Analyze()
1468 Index *pIndex /* Handle extra flags for this index, if not NULL */
1538 Index *pIndex;
1582 Index fakeIdx;
1599 void sqlite3DeleteIndexSamples(sqlite3 *db, Index *pIdx){
1624 static void initAvgEq(Index *pIdx){
1683 static Index *findIndexOrPrimaryKey(
1688 Index *pIdx = sqlite3FindIndex(db, zName, zDb);
1717 Index *pPrevIdx = 0; /* Previous index in the loop */
1733 Index *pIdx; /* Pointer to the index object */
1784 Index *pIdx; /* Pointer to the index object */
1885 Index *pIdx = sqliteHashData(i);
1912 Index *pIdx = sqliteHashData(i);
1924 Index *pIdx = sqliteHashData(i);