Searched refs:SortedSetRelation (Results 1 – 8 of 8) sorted by relevance
33 import com.ibm.icu.impl.SortedSetRelation;826 I_ANY = new Integer(SortedSetRelation.ANY),827 I_CONTAINS = new Integer(SortedSetRelation.CONTAINS),828 I_DISJOINT = new Integer(SortedSetRelation.DISJOINT),829 I_NO_B = new Integer(SortedSetRelation.NO_B),830 I_ISCONTAINED = new Integer(SortedSetRelation.ISCONTAINED),831 I_EQUALS = new Integer(SortedSetRelation.EQUALS),832 I_NO_A = new Integer(SortedSetRelation.NO_A),833 I_NONE = new Integer(SortedSetRelation.NONE);900 y = SortedSetRelation.hasRelation(iset, SortedSetRelation.CONTAINS, jset); in CheckSpeed2()[all …]
34 import android.icu.impl.SortedSetRelation;829 I_ANY = new Integer(SortedSetRelation.ANY),830 I_CONTAINS = new Integer(SortedSetRelation.CONTAINS),831 I_DISJOINT = new Integer(SortedSetRelation.DISJOINT),832 I_NO_B = new Integer(SortedSetRelation.NO_B),833 I_ISCONTAINED = new Integer(SortedSetRelation.ISCONTAINED),834 I_EQUALS = new Integer(SortedSetRelation.EQUALS),835 I_NO_A = new Integer(SortedSetRelation.NO_A),836 I_NONE = new Integer(SortedSetRelation.NONE);903 y = SortedSetRelation.hasRelation(iset, SortedSetRelation.CONTAINS, jset); in CheckSpeed2()[all …]
25 public class SortedSetRelation { class
23 public class SortedSetRelation { class
27 import android.icu.impl.SortedSetRelation;2108 … if (!SortedSetRelation.hasRelation(strings, SortedSetRelation.DISJOINT, b.strings)) return false; in containsNone()2254 SortedSetRelation.doOperation(strings, SortedSetRelation.COMPLEMENTALL, c.strings); in complementAll()
26 import com.ibm.icu.impl.SortedSetRelation;2163 … if (!SortedSetRelation.hasRelation(strings, SortedSetRelation.DISJOINT, b.strings)) return false; in containsNone()2317 SortedSetRelation.doOperation(strings, SortedSetRelation.COMPLEMENTALL, c.strings); in complementAll()
581 com/ibm/icu/impl/SortedSetRelation#<init>:()V
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...