Searched refs:modCount (Results 1 - 25 of 44) sorted by relevance

12

/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyStringArrayList.java151 modCount++;
157 modCount++;
163 modCount++;
183 modCount++;
191 modCount++;
199 modCount++;
207 modCount++;
215 modCount++;
222 modCount++;
229 modCount
[all...]
H A DProtobufArrayList.java77 modCount++;
89 modCount++;
97 modCount++;
H A DBooleanArrayList.java192 modCount++;
226 modCount++;
237 modCount++;
251 modCount++;
H A DDoubleArrayList.java193 modCount++;
227 modCount++;
238 modCount++;
252 modCount++;
H A DFloatArrayList.java191 modCount++;
225 modCount++;
236 modCount++;
250 modCount++;
H A DIntArrayList.java191 modCount++;
225 modCount++;
236 modCount++;
250 modCount++;
H A DLongArrayList.java191 modCount++;
225 modCount++;
236 modCount++;
250 modCount++;
H A DRepeatedFieldBuilder.java635 modCount++;
670 modCount++;
705 modCount++;
/external/guava/guava/src/com/google/common/collect/
H A DHashBiMap.java104 private transient int modCount; field in class:HashBiMap
116 this.modCount = 0;
156 modCount++;
169 modCount++;
298 this.modCount++;
323 modCount++;
335 int expectedModCount = modCount;
338 if (modCount != expectedModCount) {
377 expectedModCount = modCount;
467 expectedModCount = modCount;
[all...]
H A DLinkedListMultimap.java166 private transient int modCount; field in class:LinkedListMultimap
224 modCount++;
232 modCount++;
283 modCount++;
321 int expectedModCount = modCount;
341 if (modCount != expectedModCount) {
371 expectedModCount = modCount;
414 int expectedModCount = modCount;
417 if (modCount != expectedModCount) {
443 expectedModCount = modCount;
[all...]
H A DLinkedHashMultimap.java312 private int modCount = 0; field in class:LinkedHashMultimap.ValueSet
360 int expectedModCount = modCount;
363 if (modCount != expectedModCount) {
391 expectedModCount = modCount;
433 modCount++;
471 modCount++;
488 modCount++;
H A DMinMaxPriorityQueue.java225 private int modCount; field in class:MinMaxPriorityQueue
273 modCount++;
383 modCount++;
750 private int expectedModCount = modCount;
825 if (modCount != expectedModCount) {
H A DMapMakerInternalMap.java2033 int modCount; field in class:MapMakerInternalMap.Segment
2523 ++modCount;
2541 ++modCount;
2550 ++modCount;
2657 ++modCount;
2668 ++modCount;
2708 ++modCount;
2718 ++modCount;
2758 ++modCount;
2801 ++modCount;
[all...]
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DLinkedListMultimap.java162 private transient int modCount; field in class:LinkedListMultimap
220 modCount++;
228 modCount++;
279 modCount++;
317 int expectedModCount = modCount;
337 if (modCount != expectedModCount) {
367 expectedModCount = modCount;
410 int expectedModCount = modCount;
413 if (modCount != expectedModCount) {
439 expectedModCount = modCount;
[all...]
H A DLinkedHashMultimap.java308 private int modCount = 0; field in class:LinkedHashMultimap.ValueSet
356 int expectedModCount = modCount;
359 if (modCount != expectedModCount) {
387 expectedModCount = modCount;
429 modCount++;
467 modCount++;
484 modCount++;
/external/guava/guava/src/com/google/common/cache/
H A DLocalCache.java2029 int modCount; field in class:LocalCache.Segment
2434 ++modCount;
2442 ++modCount;
2851 ++modCount;
2871 ++modCount;
2881 ++modCount;
2987 ++modCount;
2998 ++modCount;
3040 ++modCount;
3050 ++modCount;
[all...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DUnicodeMapTest.java277 int modCount = count & 0xFF;
278 if (modCount == 0 && isVerbose()) {
283 if (modCount == 1 && isVerbose()) {
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DUnicodeMapTest.java274 int modCount = count & 0xFF;
275 if (modCount == 0 && isVerbose()) {
280 if (modCount == 1 && isVerbose()) {
/external/libavc/decoder/
H A Dih264d_dpb_mgr.c729 UWORD8 modCount = 0; local
784 ps_dpb_mgr->ps_mod_dpb[uc_lx][modCount++] =
809 ps_dpb_mgr->ps_mod_dpb[uc_lx][modCount++] =
822 ps_dpb_mgr->ps_mod_dpb[uc_lx][modCount++] =
/external/guice/extensions/persist/lib/
H A Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
H A Dhibernate-search.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/search/ org/hibernate/search/annotations/ ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dplume-core.jarMETA-INF/ META-INF/MANIFEST.MF plume/ArraysMDE$ComparableArrayComparatorLengthFirst.class ArraysMDE.java package ...
H A Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/dagger2/lib/
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...

Completed in 568 milliseconds

12