Home
last modified time | relevance | path

Searched refs:maxSegmentSize (Results 1 – 13 of 13) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DComputingConcurrentHashMap.java56 Segment<K, V> createSegment(int initialCapacity, int maxSegmentSize) { in createSegment() argument
57 return new ComputingSegment<K, V>(this, initialCapacity, maxSegmentSize); in createSegment()
72 ComputingSegment(MapMakerInternalMap<K, V> map, int initialCapacity, int maxSegmentSize) { in ComputingSegment() argument
73 super(map, initialCapacity, maxSegmentSize); in ComputingSegment()
DMapMakerInternalMap.java1886 Segment<K, V> createSegment(int initialCapacity, int maxSegmentSize) { in createSegment() argument
1887 return new Segment<K, V>(this, initialCapacity, maxSegmentSize); in createSegment()
2049 final int maxSegmentSize; field in MapMakerInternalMap.Segment
2090 Segment(MapMakerInternalMap<K, V> map, int initialCapacity, int maxSegmentSize) { in Segment() argument
2092 this.maxSegmentSize = maxSegmentSize; in Segment()
2120 if (this.threshold == maxSegmentSize) { in initTable()
2377 if (map.evictsBySize() && count >= maxSegmentSize) { in evictEntries()
/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java219 totalCapacity += map.segments[i].maxSegmentSize; in checkMaximumSize()
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dagger2/lib/
Dauto-value-1.4.1.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/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...