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

/external/sqlite/dist/orig/
H A Dsqlite3.c62655 MemPage *pLeaf = pCur->apPage[pCur->iPage]; local
149837 NodeWriter *pLeaf; /* Object used to write leaf nodes */ local
155583 RtreeNode *pLeaf; /* Leaf on which the required cell resides */ local
156411 fixLeafParent(Rtree *pRtree, RtreeNode *pLeaf) argument
156734 RtreeNode *pLeaf = 0; /* Leaf node containing record iDelete */ local
156947 RtreeNode *pLeaf = 0; local
172926 Fts5Data *pLeaf; /* Current leaf data */ member in struct:Fts5SegIter
173090 fts5LeafFirstTermOff(Fts5Data *pLeaf) argument
173898 Fts5Data *pLeaf; local
174210 Fts5Data *pLeaf = pIter->pLeaf; local
174328 Fts5Data *pLeaf = pIter->pLeaf; /* Current leaf data */ local
174400 Fts5Data *pLeaf = pIter->pLeaf; /* Current leaf data */ local
174670 Fts5Data *pLeaf; local
175785 Fts5PageWriter *pLeaf = &pWriter->writer; local
177551 Fts5Data *pLeaf = fts5DataRead(p, FTS5_SEGMENT_ROWID(pSeg->iSegid, i)); local
177560 fts5IntegrityCheckPgidx(Fts5Index *p, Fts5Data *pLeaf) argument
177630 Fts5Data *pLeaf; /* Data for this leaf */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c62673 MemPage *pLeaf = pCur->apPage[pCur->iPage]; local
149867 NodeWriter *pLeaf; /* Object used to write leaf nodes */ local
155613 RtreeNode *pLeaf; /* Leaf on which the required cell resides */ local
156441 fixLeafParent(Rtree *pRtree, RtreeNode *pLeaf) argument
156764 RtreeNode *pLeaf = 0; /* Leaf node containing record iDelete */ local
156977 RtreeNode *pLeaf = 0; local
172956 Fts5Data *pLeaf; /* Current leaf data */ member in struct:Fts5SegIter
173120 fts5LeafFirstTermOff(Fts5Data *pLeaf) argument
173928 Fts5Data *pLeaf; local
174240 Fts5Data *pLeaf = pIter->pLeaf; local
174358 Fts5Data *pLeaf = pIter->pLeaf; /* Current leaf data */ local
174430 Fts5Data *pLeaf = pIter->pLeaf; /* Current leaf data */ local
174700 Fts5Data *pLeaf; local
175815 Fts5PageWriter *pLeaf = &pWriter->writer; local
177581 Fts5Data *pLeaf = fts5DataRead(p, FTS5_SEGMENT_ROWID(pSeg->iSegid, i)); local
177590 fts5IntegrityCheckPgidx(Fts5Index *p, Fts5Data *pLeaf) argument
177660 Fts5Data *pLeaf; /* Data for this leaf */ local
[all...]

Completed in 670 milliseconds