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

/freebsd-10-stable/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c145 LDAP__setmod(LDAPMod *** modlist, int modop, const char *attribute, int *pIndex) argument
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9925 Index *pIndex; /* List of SQL indexes on this table. */ member in struct:Table
10508 Index *pIndex; /* Index structure corresponding to zIndex, if any */ member in struct:SrcList::SrcList_item
78123 Index *pIndex; local
79506 Index *pIndex; local
79643 Index *pIndex, *pNext; local
81459 sqlite3RefillIndex(Parse *pParse, Index *pIndex, int memRootPage) argument
81593 Index *pIndex = 0; /* The index to be created */ local
82089 Index *pIndex; local
82778 collationMatch(const char *zColl, Index *pIndex) argument
82798 Index *pIndex; /* An index associated with pTab */ local
82853 Index *pIndex; /* An index associated with pTab */ local
87028 Index *pIndex; local
91597 Index *pIndex; local
104003 Index *pIndex = pPlan->u.pIdx; local
122950 struct Fts3Index *pIndex = &p->aIndex[i]; local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c14399 Index *pIndex; /* List of SQL indexes on this table. */ member in struct:Table
96140 Index *pIndex; local
97845 Index *pIndex; local
97985 Index *pIndex, *pNext; local
100141 sqlite3RefillIndex(Parse *pParse, Index *pIndex, int memRootPage) argument
100282 Index *pIndex = 0; /* The index to be created */ local
100856 Index *pIndex; local
101593 collationMatch(const char *zColl, Index *pIndex) argument
101613 Index *pIndex; /* An index associated with pTab */ local
101668 Index *pIndex; /* An index associated with pTab */ local
106646 Index *pIndex; local
112738 Index *pIndex; local
123089 Index *pIndex; /* Index used, or NULL */ member in struct:WhereLoop::__anon30::__anon31
123563 Index *pIndex = pLoop->u.btree.pIndex; local
128813 Index *pIndex = p->u.btree.pIndex; local
129210 indexMightHelpWithOrderBy( WhereLoopBuilder *pBuilder, Index *pIndex, int iCursor ) argument
130042 Index *pIndex; /* The index associated with pLoop */ local
152653 struct Fts3Index *pIndex = &p->aIndex[i]; local
181800 Fts5Index *pIndex; member in struct:Fts5Expr
185458 Fts5Index *pIndex; /* Index that owns this iterator */ member in struct:Fts5Iter
190370 Fts5Index *pIndex = pIter->pIndex; local
191525 Fts5Index *pIndex; /* Full-text index */ member in struct:Fts5Table
194159 Fts5Index *pIndex; member in struct:Fts5Storage
194412 sqlite3Fts5StorageOpen( Fts5Config *pConfig, Fts5Index *pIndex, int bCreate, Fts5Storage **pp, char **pzErr ) argument
197276 Fts5Index *pIndex; /* Associated FTS5 index */ member in struct:Fts5VocabCursor
197518 Fts5Index *pIndex = 0; local
[all...]

Completed in 451 milliseconds