Home | History | Annotate | Download | only in src

Lines Matching refs:currentDepth

104         const int codesRemain, const int currentDepth, int *codesDest, Correction *correction,
109 if (currentDepth < MAX_DIGRAPH_SEARCH_DEPTH) {
133 codesRemain - i - 1, currentDepth + 1, codesDest + i, correction,
143 currentDepth + 1, codesDest + i, correction, queuePool, digraphs,