Searched refs:tmpLen (Results 1 – 2 of 2) sorted by relevance
96 private int tmpLen; // length of tmp array slice field in ComparableTimSort130 tmpLen = tlen; in ComparableTimSort()135 tmpLen = workLen; in ComparableTimSort()888 if (tmpLen < minCapacity) {901 tmpLen = newSize;
121 private int tmpLen; // length of tmp array slice field in TimSort160 tmpLen = tlen; in TimSort()165 tmpLen = workLen; in TimSort()921 if (tmpLen < minCapacity) {935 tmpLen = newSize;