Home
last modified time | relevance | path

Searched defs:iHeight (Results 1 – 6 of 6) sorted by relevance

/sqlite-3.40.0/ext/rtree/
H A Drtree.c2200 int iHeight, /* Height of sub-tree rooted at pCell */ in ChooseLeaf()
2559 int iHeight in updateMapping()
2583 int iHeight in SplitNode()
2762 static int removeNode(Rtree *pRtree, RtreeNode *pNode, int iHeight){ in removeNode()
2839 static int deleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell, int iHeight){ in deleteCell()
2874 int iHeight in Reinsert()
2979 int iHeight in rtreeInsertCell()
/sqlite-3.40.0/ext/fts3/tool/
H A Dfts3view.c556 int iHeight; in decodeSegment() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c2141 int iHeight, in fts3TreeFinishNode()
2168 int iHeight, /* Height of this node in tree */ in fts3NodeWrite()
4588 static void fts3StartNode(Blob *pNode, int iHeight, sqlite3_int64 iChild){ in fts3StartNode()
H A Dfts3.c2023 int iHeight; /* Height of this node in tree */ in fts3SelectLeaf() local
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c4077 static InteriorBlock *interiorBlockNew(int iHeight, sqlite_int64 iChildBlock, in interiorBlockNew()
4161 int iHeight; /* from 0 at leaves. */ member
4176 static void interiorWriterInit(int iHeight, const char *pTerm, int nTerm, in interiorWriterInit()
/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c6344 int iSegid, iHeight, iPgno, bDlidx; /* Rowid compenents */ in fts5DebugRowid() local
6545 int iSegid,iHeight,iPgno,bDlidx;/* Rowid components */ in fts5DecodeFunction() local