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()884 if (tmpLen < minCapacity) {902 tmpLen = newSize;
121 private int tmpLen; // length of tmp array slice field in TimSort160 tmpLen = tlen; in TimSort()165 tmpLen = workLen; in TimSort()917 if (tmpLen < minCapacity) {936 tmpLen = newSize;