Home
last modified time | relevance | path

Searched defs:putIfAbsent (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
DDistanceTable.java270 private boolean putIfAbsent(MappingKey key) { in putIfAbsent() method in DistanceTable.Node
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleReader.java1219 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
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundleReader.java1221 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
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleMatcher.java694 private final int putIfAbsent(LSR lsr, int i, int suppLength) { in putIfAbsent() method in LocaleMatcher
/third_party/icu/icu4c/source/common/
Dlocalematcher.cpp345 int32_t LocaleMatcher::putIfAbsent(const LSR &lsr, int32_t i, int32_t suppLength, in putIfAbsent() function in LocaleMatcher
/third_party/skia/third_party/externals/icu/source/common/
Dlocalematcher.cpp345 int32_t LocaleMatcher::putIfAbsent(const LSR &lsr, int32_t i, int32_t suppLength, in putIfAbsent() function in LocaleMatcher
/third_party/node/deps/icu-small/source/common/
Dlocalematcher.cpp345 int32_t LocaleMatcher::putIfAbsent(const LSR &lsr, int32_t i, int32_t suppLength, in putIfAbsent() function in LocaleMatcher
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java786 private final int putIfAbsent(LSR lsr, int i, int suppLength) { in putIfAbsent() method in LocaleMatcher