Searched refs:pParent (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DDirBrowse.cpp51 CDirBrowse::CDirBrowse(CString initialDir, CWnd* pParent /*=NULL*/)
52 : CDialog(CDirBrowse::IDD, pParent)
H A DDirBrowse.h46 CDirBrowse(CString initialDir = "\\", CWnd* pParent = NULL); // standard constructor
H A DBINDInstallDlg.h45 CBINDInstallDlg(CWnd* pParent = NULL); // standard constructor
H A DBINDInstallDlg.cpp172 CBINDInstallDlg::CBINDInstallDlg(CWnd* pParent /*=NULL*/)
173 : CDialog(CBINDInstallDlg::IDD, pParent) {
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c12927 VdbeFrame *pParent; /* Parent of this frame, or NULL if parent is main */ member in struct:VdbeFrame
54929 balance_quick(MemPage *pParent, MemPage *pPage, u8 *pSpace) argument
55150 balance_nonroot( MemPage *pParent, int iParentIdx, u8 *aOvflSpace, int isRoot ) argument
55884 MemPage * const pParent = pCur->apPage[iPage-1]; local
87796 locateFkeyIndex( Parse *pParse, Table *pParent, FKey *pFKey, Index **ppIdx, int **paiCol ) argument
97058 Select *pParent; local
116502 Fts3Expr *pParent; /* pParent->pLeft==this or pParent->pRight==this */ member in struct:Fts3Expr
124865 SegmentNode *pParent; /* Parent node (or NULL for root node) */ member in struct:SegmentNode
126511 SegmentNode *pParent = pTree->pParent; local
129833 RtreeNode *pParent; /* Parent node */ member in struct:RtreeNode
130021 nodeNew(Rtree *pRtree, RtreeNode *pParent) argument
130039 nodeAcquire( Rtree *pRtree, i64 iNode, RtreeNode *pParent, RtreeNode **ppNode ) argument
130648 RtreeNode *pParent = pNode->pParent; local
131235 RtreeNode *pParent = p->pParent; local
131824 RtreeNode *pParent = pLeft->pParent; local
131923 RtreeNode *pParent = 0; local
131970 RtreeNode *pParent = pNode->pParent; local
131997 RtreeNode *pParent; local
[all...]

Completed in 410 milliseconds