Searched refs:nDepth (Results 1 – 2 of 2) sorted by relevance
665 OMX_U32 nDepth; member
101911 int nDepth = 0;101915 nDepth++;101917 return nDepth;101930 int nDepth, /* Depth of tree according to TreeDepth() */101943 for(i=1; i<nDepth; i++){101947 for(i=1; i<nDepth && rc==SQLITE_OK; i++){102008 int nDepth = vdbeSorterTreeDepth(pTask->nPMA);102025 rc = vdbeSorterAddToTree(pTask, nDepth, iSeq++, pRoot, pMerger);