Home
last modified time | relevance | path

Searched defs:inclusive (Results 1 – 25 of 75) sorted by relevance

123

/external/guava/android/guava/src/com/google/common/collect/
DBoundType.java32 final boolean inclusive; field in BoundType
34 BoundType(boolean inclusive) { in BoundType()
39 static BoundType forBoolean(boolean inclusive) { in forBoolean()
DContiguousSet.java156 public ContiguousSet<C> headSet(C toElement, boolean inclusive) { in headSet()
187 public ContiguousSet<C> tailSet(C fromElement, boolean inclusive) { in tailSet()
196 abstract ContiguousSet<C> headSetImpl(C toElement, boolean inclusive); in headSetImpl()
203 abstract ContiguousSet<C> tailSetImpl(C fromElement, boolean inclusive); in tailSetImpl()
DRegularImmutableSortedSet.java236 ImmutableSortedSet<E> headSetImpl(E toElement, boolean inclusive) { in headSetImpl()
240 int headIndex(E toElement, boolean inclusive) { in headIndex()
256 ImmutableSortedSet<E> tailSetImpl(E fromElement, boolean inclusive) { in tailSetImpl()
260 int tailIndex(E fromElement, boolean inclusive) { in tailIndex()
DRegularContiguousSet.java50 ContiguousSet<C> headSetImpl(C toElement, boolean inclusive) { in headSetImpl()
68 ContiguousSet<C> tailSetImpl(C fromElement, boolean inclusive) { in tailSetImpl()
DDescendingImmutableSortedSet.java52 ImmutableSortedSet<E> headSetImpl(E toElement, boolean inclusive) { in headSetImpl()
63 ImmutableSortedSet<E> tailSetImpl(E fromElement, boolean inclusive) { in tailSetImpl()
DSortedMultisets.java149 public NavigableSet<E> headSet(E toElement, boolean inclusive) { in headSet()
155 public NavigableSet<E> tailSet(E fromElement, boolean inclusive) { in tailSet()
DForwardingNavigableSet.java209 public NavigableSet<E> headSet(E toElement, boolean inclusive) { in headSet()
223 public NavigableSet<E> tailSet(E fromElement, boolean inclusive) { in tailSet()
DImmutableSortedSet.java548 public ImmutableSortedSet<E> headSet(E toElement, boolean inclusive) { in headSet()
598 public ImmutableSortedSet<E> tailSet(E fromElement, boolean inclusive) { in tailSet()
606 abstract ImmutableSortedSet<E> headSetImpl(E toElement, boolean inclusive); in headSetImpl()
611 abstract ImmutableSortedSet<E> tailSetImpl(E fromElement, boolean inclusive); in tailSetImpl()
/external/guava/guava/src/com/google/common/collect/
DBoundType.java32 final boolean inclusive; field in BoundType
34 BoundType(boolean inclusive) { in BoundType()
39 static BoundType forBoolean(boolean inclusive) { in forBoolean()
DContiguousSet.java156 public ContiguousSet<C> headSet(C toElement, boolean inclusive) { in headSet()
187 public ContiguousSet<C> tailSet(C fromElement, boolean inclusive) { in tailSet()
196 abstract ContiguousSet<C> headSetImpl(C toElement, boolean inclusive); in headSetImpl()
203 abstract ContiguousSet<C> tailSetImpl(C fromElement, boolean inclusive); in tailSetImpl()
DRegularContiguousSet.java50 ContiguousSet<C> headSetImpl(C toElement, boolean inclusive) { in headSetImpl()
68 ContiguousSet<C> tailSetImpl(C fromElement, boolean inclusive) { in tailSetImpl()
DRegularImmutableSortedSet.java247 ImmutableSortedSet<E> headSetImpl(E toElement, boolean inclusive) { in headSetImpl()
251 int headIndex(E toElement, boolean inclusive) { in headIndex()
267 ImmutableSortedSet<E> tailSetImpl(E fromElement, boolean inclusive) { in tailSetImpl()
271 int tailIndex(E fromElement, boolean inclusive) { in tailIndex()
DDescendingImmutableSortedSet.java52 ImmutableSortedSet<E> headSetImpl(E toElement, boolean inclusive) { in headSetImpl()
63 ImmutableSortedSet<E> tailSetImpl(E fromElement, boolean inclusive) { in tailSetImpl()
DSortedMultisets.java149 public NavigableSet<E> headSet(E toElement, boolean inclusive) { in headSet()
155 public NavigableSet<E> tailSet(E fromElement, boolean inclusive) { in tailSet()
DForwardingNavigableSet.java209 public NavigableSet<E> headSet(E toElement, boolean inclusive) { in headSet()
223 public NavigableSet<E> tailSet(E fromElement, boolean inclusive) { in tailSet()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DInitialTimeZoneRule.java76 boolean inclusive) { in getNextStart()
87 int prevDSTSavings, boolean inclusive) { in getPreviousStart()
DTimeZoneRule.java134 …ic abstract Date getNextStart(long base, int prevRawOffset, int prevDSTSavings, boolean inclusive); in getNextStart()
150 …bstract Date getPreviousStart(long base, int prevRawOffset, int prevDSTSavings, boolean inclusive); in getPreviousStart()
DTimeArrayTimeZoneRule.java95 public Date getNextStart(long base, int prevOffset, int prevDSTSavings, boolean inclusive) { in getNextStart()
113 public Date getPreviousStart(long base, int prevOffset, int prevDSTSavings, boolean inclusive) { in getPreviousStart()
DAnnualTimeZoneRule.java184 public Date getNextStart(long base, int prevRawOffset, int prevDSTSavings, boolean inclusive) { in getNextStart()
201 …public Date getPreviousStart(long base, int prevRawOffset, int prevDSTSavings, boolean inclusive) { in getPreviousStart()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DInitialTimeZoneRule.java84 boolean inclusive) { in getNextStart()
97 int prevDSTSavings, boolean inclusive) { in getPreviousStart()
DTimeZoneRule.java144 …ic abstract Date getNextStart(long base, int prevRawOffset, int prevDSTSavings, boolean inclusive); in getNextStart()
162 …bstract Date getPreviousStart(long base, int prevRawOffset, int prevDSTSavings, boolean inclusive); in getPreviousStart()
DTimeArrayTimeZoneRule.java101 public Date getNextStart(long base, int prevOffset, int prevDSTSavings, boolean inclusive) { in getNextStart()
120 public Date getPreviousStart(long base, int prevOffset, int prevDSTSavings, boolean inclusive) { in getPreviousStart()
DAnnualTimeZoneRule.java193 public Date getNextStart(long base, int prevRawOffset, int prevDSTSavings, boolean inclusive) { in getNextStart()
211 …public Date getPreviousStart(long base, int prevRawOffset, int prevDSTSavings, boolean inclusive) { in getPreviousStart()
/external/guava/guava-tests/test/com/google/common/collect/
DSynchronizedNavigableSetTest.java87 public NavigableSet<E> headSet(E toElement, boolean inclusive) { in headSet()
133 public NavigableSet<E> tailSet(E fromElement, boolean inclusive) { in tailSet()
/external/icu/icu4c/source/i18n/
Dzrule.cpp131 int32_t prevDSTSavings, UBool inclusive, UDate& result) { in izrule_getNextStart()
137 int32_t prevDSTSavings, UBool inclusive, UDate& result) { in izrule_getPreviousStart()

123