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

/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c10439 int iCell; /* Current cell number */ member in struct:DbdataCursor
[all...]
H A Dsqlite3.c66256 btreeParseCell( MemPage *pPage, int iCell, CellInfo *pInfo ) argument
66350 cellSize(MemPage *pPage, int iCell) argument
72208 int iCell = (iOld + pPg->aiOvfl[i]) - iNew; local
191420 u8 iCell; /* Cell index within the node */ member in struct:RtreeSearchPoint
192018 nodeDeleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell) argument
192124 nodeGetCoord( Rtree *pRtree, RtreeNode *pNode, int iCell, int iCoord, RtreeCoord *pCoord ) argument
192138 nodeGetCell( Rtree *pRtree, RtreeNode *pNode, int iCell, RtreeCell *pCell ) argument
193022 int iCell = 0; local
193386 int iCell; local
193444 int iCell; local
193828 int iCell; local
193930 int iCell; local
194002 deleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell, int iHeight) argument
194218 int iCell; /* Index of iDelete cell in pLeaf */ local
195295 rtreeCheckCellCoord( RtreeCheck *pCheck, i64 iNode, int iCell, u8 *pCell, u8 *pParent ) argument
196915 int iCell = 0; local
204394 int iCell; /* Current cell */ member in struct:StatPage
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c49129 findOverflowCell(MemPage *pPage, int iCell) argument
49224 btreeParseCell( MemPage *pPage, int iCell, CellInfo *pInfo ) argument
49294 cellSize(MemPage *pPage, int iCell) argument
127242 int iCell; /* Index of current cell in pNode */ member in struct:RtreeCursor
127599 nodeDeleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell) argument
127705 nodeGetCoord( Rtree *pRtree, RtreeNode *pNode, int iCell, int iCoord, RtreeCoord *pCoord ) argument
127719 nodeGetCell( Rtree *pRtree, RtreeNode *pNode, int iCell, RtreeCell *pCell ) argument
128596 int iCell; local
128686 int iCell; local
129274 int iCell; local
129373 int iCell; local
129445 deleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell, int iHeight) argument
129663 int iCell; /* Index of iDelete cell in pLeaf */ local
[all...]

Completed in 881 milliseconds