Lines Matching refs:modCount

196         modCount++;
215 modCount++;
358 v.modCount = 0;
478 modCount++;
494 modCount++;
563 modCount++;
575 modCount++;
596 modCount++;
628 modCount++;
665 modCount++;
763 modCount += end - w;
782 int expectedModCount = modCount;
793 if (modCount != expectedModCount) {
878 int expectedModCount = modCount;
909 expectedModCount = modCount;
924 for (; i < size && modCount == expectedModCount; i++)
934 if (modCount != expectedModCount)
993 expectedModCount = modCount;
1048 this.modCount = root.modCount;
1059 this.modCount = root.modCount;
1155 int expectedModCount = root.modCount;
1199 for (; i < size && modCount == expectedModCount; i++)
1225 expectedModCount = root.modCount;
1251 expectedModCount = root.modCount;
1258 if (root.modCount != expectedModCount)
1279 if (root.modCount != modCount)
1287 slist.modCount = root.modCount;
1304 expectedModCount = modCount;
1324 if (root.modCount != expectedModCount)
1338 mc = modCount;
1348 if (lst.modCount == mc)
1372 final int expectedModCount = modCount;
1375 for (int i = 0; modCount == expectedModCount && i < size; i++)
1377 if (modCount != expectedModCount)
1448 expectedModCount = modCount;
1468 if (modCount != expectedModCount)
1482 mc = modCount;
1492 if (modCount == mc)
1534 int expectedModCount = modCount;
1549 if (modCount != expectedModCount)
1552 modCount++;
1560 if (modCount != expectedModCount)
1569 final int expectedModCount = modCount;
1572 for (int i = 0; modCount == expectedModCount && i < size; i++)
1574 if (modCount != expectedModCount)
1576 modCount++;
1582 final int expectedModCount = modCount;
1584 if (modCount != expectedModCount)
1586 modCount++;