Home
last modified time | relevance | path

Searched refs:uniqueSet (Results 1 – 5 of 5) sorted by relevance

/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2EdgeIndex.java239 Set<Integer> uniqueSet = new HashSet<Integer>(); in findCandidateCrossings() local
240 getEdgesInParentCells(cover, uniqueSet); in findCandidateCrossings()
245 getEdgesInChildrenCells(a, b, cover, uniqueSet); in findCandidateCrossings()
248 candidateCrossings.addAll(uniqueSet); in findCandidateCrossings()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUResourceBundle.java578 HashSet<Locale> uniqueSet = new HashSet<>(); in getLocaleList() local
581 if (!uniqueSet.contains(loc)) { in getLocaleList()
583 uniqueSet.add(loc); in getLocaleList()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundle.java573 HashSet<Locale> uniqueSet = new HashSet<>(); in getLocaleList() local
576 if (!uniqueSet.contains(loc)) { in getLocaleList()
578 uniqueSet.add(loc); in getLocaleList()
/external/guice/extensions/persist/lib/
Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...