Lines Matching refs:currentDepth
86 const int codesRemain, const int currentDepth, int *codesDest, Correction *correction,
94 if (currentDepth < MAX_DIGRAPH_SEARCH_DEPTH) {
117 codesRemain - i - 1, currentDepth + 1, codesDest + i, correction,
127 currentDepth + 1, codesDest + i, correction, queuePool, digraphs,