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

/macosx-10.10/tidy-15.15/tidy/src/
H A Dclean.c2158 Node *pNode; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c23329 os2ShmNode *pNode; local
23276 os2ShmSystemLock( os2ShmNode *pNode, int lockType, int ofst, int nByte ) argument
23433 os2ShmNode *pNode; local
23521 os2ShmNode *pNode; local
23614 os2ShmNode *pNode = pLink->pShmNode; local
127241 RtreeNode *pNode; /* Node cursor is currently pointing at */ member in struct:RtreeCursor
127448 nodeHashInsert(Rtree *pRtree, RtreeNode *pNode) argument
127459 nodeHashDelete(Rtree *pRtree, RtreeNode *pNode) argument
127476 RtreeNode *pNode; local
127501 RtreeNode *pNode; local
127581 nodeOverwriteCell( Rtree *pRtree, RtreeNode *pNode, RtreeCell *pCell, int iCell ) argument
127599 nodeDeleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell) argument
127615 nodeInsertCell( Rtree *pRtree, RtreeNode *pNode, RtreeCell *pCell ) argument
127640 nodeWrite(Rtree *pRtree, RtreeNode *pNode) argument
127666 nodeRelease(Rtree *pRtree, RtreeNode *pNode) argument
127693 nodeGetRowid( 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
128080 nodeRowidIndex( Rtree *pRtree, RtreeNode *pNode, i64 iRowid, int *piIndex ) argument
128101 nodeParentIndex(Rtree *pRtree, RtreeNode *pNode, int *piIndex) argument
128132 RtreeNode *pNode = pCsr->pNode; local
128592 RtreeNode *pNode; local
128677 AdjustTree( Rtree *pRtree, RtreeNode *pNode, RtreeCell *pCell ) argument
129172 updateMapping( Rtree *pRtree, i64 iRowid, RtreeNode *pNode, int iHeight ) argument
129191 SplitNode( Rtree *pRtree, RtreeNode *pNode, RtreeCell *pCell, int iHeight ) argument
129369 removeNode(Rtree *pRtree, RtreeNode *pNode, int iHeight) argument
129418 fixBoundingBox(Rtree *pRtree, RtreeNode *pNode) argument
129445 deleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell, int iHeight) argument
129476 Reinsert( Rtree *pRtree, RtreeNode *pNode, RtreeCell *pCell, int iHeight ) argument
129579 rtreeInsertCell( Rtree *pRtree, RtreeNode *pNode, RtreeCell *pCell, int iHeight ) argument
129618 reinsertNodeContent(Rtree *pRtree, RtreeNode *pNode) argument
[all...]

Completed in 517 milliseconds