Home
last modified time | relevance | path

Searched refs:estimatedSize (Results 1 – 22 of 22) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DCollectSpliterators.java310 long estimatedSize;
318 long estimatedSize) {
324 this.estimatedSize = estimatedSize;
338 if (estimatedSize != Long.MAX_VALUE) {
339 estimatedSize--;
364 estimatedSize = 0;
375 this.estimatedSize -= estSplitSize;
395 estimatedSize = Math.max(estimatedSize, prefix.estimateSize());
397 return Math.max(estimatedSize, 0);
424 long estimatedSize) {
[all …]
DStreams.java161 long estimatedSize = 0L; in concat() local
169 estimatedSize = LongMath.saturatedAdd(estimatedSize, splitr.estimateSize()); in concat()
176 estimatedSize), in concat()
193 long estimatedSize = 0L; in concat() local
201 estimatedSize = LongMath.saturatedAdd(estimatedSize, splitr.estimateSize()); in concat()
208 estimatedSize), in concat()
225 long estimatedSize = 0L; in concat() local
233 estimatedSize = LongMath.saturatedAdd(estimatedSize, splitr.estimateSize()); in concat()
240 estimatedSize), in concat()
257 long estimatedSize = 0L; in concat() local
[all …]
DLists.java191 public static <E> ArrayList<E> newArrayListWithExpectedSize(int estimatedSize) { in newArrayListWithExpectedSize() argument
192 return new ArrayList<>(computeArrayListCapacity(estimatedSize)); in newArrayListWithExpectedSize()
/external/dagger2/java/dagger/internal/
DSetBuilder.java37 private SetBuilder(int estimatedSize) { in SetBuilder() argument
38 contributions = new ArrayList<>(estimatedSize); in SetBuilder()
46 public static <T> SetBuilder<T> newSetBuilder(int estimatedSize) { in newSetBuilder() argument
47 return new SetBuilder<T>(estimatedSize); in newSetBuilder()
/external/guava/android/guava/src/com/google/common/collect/
DImmutableBiMap.java302 int estimatedSize = in copyOf() local
306 return new Builder<K, V>(estimatedSize).putAll(entries).build(); in copyOf()
DLists.java190 public static <E> ArrayList<E> newArrayListWithExpectedSize(int estimatedSize) { in newArrayListWithExpectedSize() argument
191 return new ArrayList<>(computeArrayListCapacity(estimatedSize)); in newArrayListWithExpectedSize()
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DSpliteratorTester.java286 long estimatedSize = spliterator.estimateSize(); in expect() local
304 assertEquals(Ints.checkedCast(estimatedSize), resultsForStrategy.size()); in expect()
/external/zstd/tests/
Dfuzzer.c1910 … size_t const estimatedSize = ZSTD_estimateCDictSize_advanced(dictSize, cParams, ZSTD_dlm_byRef); in basicUnitTests() local
1911 DISPLAYLEVEL(3, "OK : %u \n", (unsigned)estimatedSize); in basicUnitTests()
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/kotlinc/lib/
Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/collections/ kotlin/ ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
Dguava-21.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/guice/extensions/persist/lib/
Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/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/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...