| /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
| D | ConcurrentMapPutIfAbsentTester.java | 133 private V putIfAbsent(Entry<K, V> entry) { in putIfAbsent() method in ConcurrentMapPutIfAbsentTester
|
| /external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/ |
| D | ConcurrentMapPutIfAbsentTester.java | 133 private V putIfAbsent(Entry<K, V> entry) { in putIfAbsent() method in ConcurrentMapPutIfAbsentTester
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | ForwardingConcurrentMap.java | 53 public V putIfAbsent(K key, V value) { in putIfAbsent() method in ForwardingConcurrentMap
|
| D | ImmutableMap.java | 794 public final V putIfAbsent(K key, V value) { in putIfAbsent() method in ImmutableMap
|
| D | MapMakerInternalMap.java | 2415 public V putIfAbsent(K key, V value) { in putIfAbsent() method in MapMakerInternalMap
|
| /external/guava/android/guava/src/com/google/common/collect/ |
| D | ForwardingConcurrentMap.java | 53 public V putIfAbsent(K key, V value) { in putIfAbsent() method in ForwardingConcurrentMap
|
| D | MapMakerInternalMap.java | 2420 public V putIfAbsent(K key, V value) { in putIfAbsent() method in MapMakerInternalMap
|
| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/ |
| D | LRUMap.java | 54 public V putIfAbsent(K key, V value) { in putIfAbsent() method in LRUMap
|
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/concurrent/ |
| D | ConcurrentUtils.java | 236 public static <K, V> V putIfAbsent(final ConcurrentMap<K, V> map, final K key, final V value) { in putIfAbsent() method in ConcurrentUtils
|
| /external/guava/guava/src/com/google/common/util/concurrent/ |
| D | AtomicLongMap.java | 316 long putIfAbsent(K key, long newValue) { in putIfAbsent() method in AtomicLongMap
|
| /external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| D | DistanceTable.java | 270 private boolean putIfAbsent(MappingKey key) { in putIfAbsent() method in DistanceTable.Node
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/ |
| D | ICUResourceBundleReader.java | 1221 Object putIfAbsent(int key, Object item, int size) { in putIfAbsent() method in ICUResourceBundleReader.ResourceCache.Level 1330 synchronized Object putIfAbsent(int res, Object item, int size) { in putIfAbsent() method in ICUResourceBundleReader.ResourceCache
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | ICUResourceBundleReader.java | 1219 Object putIfAbsent(int key, Object item, int size) { in putIfAbsent() method in ICUResourceBundleReader.ResourceCache.Level 1328 synchronized Object putIfAbsent(int res, Object item, int size) { in putIfAbsent() method in ICUResourceBundleReader.ResourceCache
|
| /external/icu/icu4c/source/common/ |
| D | localematcher.cpp | 327 int32_t LocaleMatcher::putIfAbsent(const LSR &lsr, int32_t i, int32_t suppLength, in putIfAbsent() function in LocaleMatcher
|
| /external/cronet/third_party/icu/source/common/ |
| D | localematcher.cpp | 327 int32_t LocaleMatcher::putIfAbsent(const LSR &lsr, int32_t i, int32_t suppLength, in putIfAbsent() function in LocaleMatcher
|
| /external/icu/android_icu4j/src/main/java/android/icu/util/ |
| D | LocaleMatcher.java | 748 private final int putIfAbsent(LSR lsr, int i, int suppLength) { in putIfAbsent() method in LocaleMatcher
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | LocaleMatcher.java | 786 private final int putIfAbsent(LSR lsr, int i, int suppLength) { in putIfAbsent() method in LocaleMatcher
|
| /external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/ |
| D | LocalCache.java | 161 public V putIfAbsent(K key, V value) { in putIfAbsent() method in LocalCache
|