Home
last modified time | relevance | path

Searched defs:nCell (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c11516 int nCell; /* Number of cells on aPage[] */ member
14687 int nCell = 0; /* Number of cells on page */ in recoverIsValidPage() local
[all...]
H A Dsqlite3.c67855 u16 nCell; /* Number of cells on this page, local and ovfl */ global() member
70121 int nCell; /* Number of cells on the page */ global() local
72309 int nCell; /* Number of cells in page pPage */ global() local
72363 int nCell; global() local
74369 int nCell; /* Size of the pCell cell in bytes */ global() local
74530 int nCell; /* Size of the pCell cell in bytes */ global() local
75864 int nCell; /* Number of cells in apCell[] */ global() member
75919 rebuildPage( CellArray *pCArray, int iFirst, int nCell, MemPage *pPg ) global() argument
76009 pageInsertArray( MemPage *pPg, u8 *pBegin, u8 **ppData, u8 *pCellptr, int iFirst, int nCell, CellArray *pCArray ) global() argument
76074 pageFreeArray( MemPage *pPg, int iFirst, int nCell, CellArray *pCArray ) global() argument
76143 int nCell = pPg->nCell; /* Cells stored on pPg */ global() local
78170 int nCell; global() local
79041 int nCell; /* Number of cells */ global() local
201793 int nCell; /* Current number of cells in pNode */ global() local
202310 int nCell = NCELL(pNode); global() local
202561 int nCell; global() local
203161 int nCell = NCELL(pNode); global() local
203403 splitNodeStartree( Rtree *pRtree, RtreeCell *aCell, int nCell, RtreeNode *pLeft, RtreeNode *pRight, RtreeCell *pBboxLeft, RtreeCell *pBboxRight ) global() argument
203535 int nCell = NCELL(pNode); global() local
203763 int nCell = NCELL(pNode); global() local
203826 int nCell; global() local
203959 int nCell = NCELL(pNode); global() local
205142 int nCell; /* Number of cells on page */ global() local
214294 int nCell; /* Number of cells on page */ global() member
214318 int nCell; /* Value of 'ncell' column */ global() member
[all...]

Completed in 195 milliseconds