Home
last modified time | relevance | path

Searched defs:entryArray (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DRegularImmutableMap.java90 int n, @Nullable Entry<K, V>[] entryArray, boolean throwIfDuplicateKeys) { in fromEntryArray()
107 int n, @Nullable Entry<K, V>[] entryArray, boolean throwIfDuplicateKeys) in fromEntryArrayCheckingBucketOverflow()
H A DJdkBackedImmutableMap.java45 int n, @Nullable Entry<K, V>[] entryArray, boolean throwIfDuplicateKeys) { in create()
H A DJdkBackedImmutableBiMap.java37 static <K, V> ImmutableBiMap<K, V> create(int n, @Nullable Entry<K, V>[] entryArray) { in create()
H A DImmutableSortedMap.java492 Entry<K, V>[] entryArray = (Entry[]) Iterables.toArray(entries, EMPTY_ENTRY_ARRAY); in fromEntries() local
499 @Nullable Entry<K, V>[] entryArray, in fromEntries()
H A DRegularImmutableMultiset.java48 ImmutableEntry<E>[] entryArray = new ImmutableEntry[distinct]; in create() local
H A DRegularImmutableBiMap.java69 static <K, V> ImmutableBiMap<K, V> fromEntryArray(int n, @Nullable Entry<K, V>[] entryArray) { in fromEntryArray()
H A DImmutableBiMap.java558 Entry<K, V>[] entryArray = (Entry<K, V>[]) Iterables.toArray(entries, EMPTY_ENTRY_ARRAY); in copyOf() local
H A DImmutableMap.java716 Entry<K, V>[] entryArray = (Entry<K, V>[]) Iterables.toArray(entries, EMPTY_ENTRY_ARRAY); in copyOf() local
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DImmutableSortedMap.java493 Entry<K, V>[] entryArray = (Entry[]) Iterables.toArray(entries, EMPTY_ENTRY_ARRAY); in fromEntries() local
500 @Nullable Entry<K, V>[] entryArray, in fromEntries()
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DTreeMapExtendTest.java3439 Entry[] entryArray; in test_DescendingSubMapEntrySet_comparator() local
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.9/
HDauto-value-1.9.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/packages/apps/TV/libs/m2/
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDddmuilib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-jre/linux_glibc_common/javac/
Dguava-jre.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-jre/linux_glibc_common/local-javac-header/
Dguava-jre.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/guava/guava/32.1.1-jre/
HDguava-32.1.1-jre.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava/linux_glibc_common/javac-header/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/guava/guava/32.0.1-jre/
HDguava-32.0.1-jre.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava/linux_glibc_common/combined/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/tools/platform-compat/java/android/processor/compat/changeid/compat-changeid-annotation-processor/linux_glibc_common/withres/
Dcompat-changeid-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_memoized_extension_plugin/linux_glibc_common/combined/
Dauto_value_memoized_extension_plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/tools/platform-compat/java/android/processor/compat/unsupportedappusage/unsupportedappusage-annotation-processor/linux_glibc_common/withres/
Dunsupportedappusage-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/auto/service/auto_service_plugin/linux_glibc_common/combined/
Dauto_service_plugin.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDguava-31.0.1-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...

12345678910>>...14