Home
last modified time | relevance | path

Searched refs:newFirst (Results 1 – 19 of 19) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DSourceNodeImpl.java61 final int newFirst = Math.min(getFirstLine(), first); in ensureCapacity() local
63 final int newLength = newLast - newFirst + 1; in ensureCapacity()
66 System.arraycopy(lines, 0, newLines, offset - newFirst, in ensureCapacity()
68 offset = newFirst; in ensureCapacity()
/external/guava/guava/src/com/google/common/collect/
DMapMakerInternalMap.java2622 ReferenceEntry<K, V> newFirst = copyEntry(e, newNext); in expand() local
2623 if (newFirst != null) { in expand()
2624 newTable.set(newIndex, newFirst); in expand()
2659 ReferenceEntry<K, V> newFirst = removeFromChain(first, e); in replace() local
2661 table.set(index, newFirst); in replace()
2710 ReferenceEntry<K, V> newFirst = removeFromChain(first, e); in replace() local
2712 table.set(index, newFirst); in replace()
2760 ReferenceEntry<K, V> newFirst = removeFromChain(first, e); in remove() local
2762 table.set(index, newFirst); in remove()
2803 ReferenceEntry<K, V> newFirst = removeFromChain(first, e); in remove() local
[all …]
/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java949 ReferenceEntry<Object, Object> newFirst = segment.removeFromChain(entryThree, entryTwo); in testRemoveFromChain() local
950 assertSame(keyThree, newFirst.getKey()); in testRemoveFromChain()
951 assertSame(valueThree, newFirst.getValueReference().get()); in testRemoveFromChain()
952 assertEquals(hashThree, newFirst.getHash()); in testRemoveFromChain()
953 assertSame(entryOne, newFirst.getNext()); in testRemoveFromChain()
956 newFirst = segment.removeFromChain(entryThree, entryOne); in testRemoveFromChain()
957 assertSame(keyTwo, newFirst.getKey()); in testRemoveFromChain()
958 assertSame(valueTwo, newFirst.getValueReference().get()); in testRemoveFromChain()
959 assertEquals(hashTwo, newFirst.getHash()); in testRemoveFromChain()
960 newFirst = newFirst.getNext(); in testRemoveFromChain()
[all …]
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java2952 ReferenceEntry<K, V> newFirst = copyEntry(e, newNext); in expand() local
2953 if (newFirst != null) { in expand()
2954 newTable.set(newIndex, newFirst); in expand()
2988 ReferenceEntry<K, V> newFirst = removeValueFromChain( in replace() local
2991 table.set(index, newFirst); in replace()
3041 ReferenceEntry<K, V> newFirst = removeValueFromChain( in replace() local
3044 table.set(index, newFirst); in replace()
3095 ReferenceEntry<K, V> newFirst = removeValueFromChain( in remove() local
3098 table.set(index, newFirst); in remove()
3200 ReferenceEntry<K, V> newFirst = removeValueFromChain( in remove() local
[all …]
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java1585 ReferenceEntry<Object, Object> newFirst = segment.removeEntryFromChain(entryThree, entryTwo); in testRemoveEntryFromChain() local
1586 assertSame(keyThree, newFirst.getKey()); in testRemoveEntryFromChain()
1587 assertSame(valueThree, newFirst.getValueReference().get()); in testRemoveEntryFromChain()
1588 assertEquals(hashThree, newFirst.getHash()); in testRemoveEntryFromChain()
1589 assertSame(entryOne, newFirst.getNext()); in testRemoveEntryFromChain()
1592 newFirst = segment.removeEntryFromChain(entryThree, entryOne); in testRemoveEntryFromChain()
1593 assertSame(keyTwo, newFirst.getKey()); in testRemoveEntryFromChain()
1594 assertSame(valueTwo, newFirst.getValueReference().get()); in testRemoveEntryFromChain()
1595 assertEquals(hashTwo, newFirst.getHash()); in testRemoveEntryFromChain()
1596 newFirst = newFirst.getNext(); in testRemoveEntryFromChain()
[all …]
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...