| /external/apache-http/src/org/apache/http/message/ |
| D | ParserCursor.java | 53 private final int upperBound; field in ParserCursor 56 public ParserCursor(int lowerBound, int upperBound) { in ParserCursor()
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | SortedMultiset.java | 104 SortedMultiset<E> headMultiset(E upperBound, BoundType boundType); in headMultiset() 120 E upperBound, BoundType upperBoundType); in subMultiset()
|
| D | Range.java | 115 final Cut<C> upperBound; field in Range 117 Range(Cut<C> lowerBound, Cut<C> upperBound) { in Range() 488 private static String toString(Cut<?> lowerBound, Cut<?> upperBound) { in toString()
|
| D | Ranges.java | 75 Cut<C> lowerBound, Cut<C> upperBound) { in create() 141 Cut<C> upperBound = (upperType == BoundType.OPEN) in range() local
|
| D | EmptyImmutableSortedMultiset.java | 74 public ImmutableSortedMultiset<E> headMultiset(E upperBound, BoundType boundType) { in headMultiset()
|
| D | DescendingImmutableSortedMultiset.java | 73 public ImmutableSortedMultiset<E> headMultiset(E upperBound, BoundType boundType) { in headMultiset()
|
| D | TreeBasedTable.java | 178 @Nullable final C upperBound; field in TreeBasedTable.TreeRow 184 TreeRow(R rowKey, @Nullable C lowerBound, @Nullable C upperBound) { in TreeRow()
|
| D | ImmutableSortedMultiset.java | 400 public abstract ImmutableSortedMultiset<E> headMultiset(E upperBound, BoundType boundType); in headMultiset() 404 E lowerBound, BoundType lowerBoundType, E upperBound, BoundType upperBoundType) { in subMultiset()
|
| D | Multisets.java | 260 public SortedMultiset<E> headMultiset(E upperBound, BoundType boundType) { in headMultiset() 268 E upperBound, BoundType upperBoundType) { in subMultiset()
|
| D | TreeMultiset.java | 347 public SortedMultiset<E> headMultiset(E upperBound, BoundType boundType) { in headMultiset()
|
| /external/opencv/cv/src/ |
| D | cvcondens.cpp | 232 cvConDensInitSampleSet( CvConDensation * conDens, CvMat * lowerBound, CvMat * upperBound ) in cvConDensInitSampleSet()
|
| /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ |
| D | ExceptionMessages.h | 105 …me, NumberType given, NumberType lowerBound, BoundType lowerType, NumberType upperBound, BoundType… in indexOutsideRange()
|
| /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/ |
| D | IDBKeyRange.cpp | 110 IDBKeyRange* IDBKeyRange::upperBound(ExecutionContext* context, const ScriptValue& boundValue, bool… in upperBound() function in blink::IDBKeyRange
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_diag.cc | 184 static Range *upperBound(MemoryLocation Loc, Range *Ranges, in upperBound() function
|
| /external/chromium_org/third_party/icu/source/i18n/ |
| D | nfsubs.cpp | 705 double upperBound, in doParse() 956 double upperBound, in doParse() 1275 double upperBound, in doParse()
|
| D | nfrs.cpp | 610 NFRuleSet::parse(const UnicodeString& text, ParsePosition& pos, double upperBound, Formattable& res… in parse()
|
| D | nfrule.cpp | 757 double upperBound, in doParse()
|
| /external/icu/icu4c/source/i18n/ |
| D | nfsubs.cpp | 705 double upperBound, in doParse() 956 double upperBound, in doParse() 1275 double upperBound, in doParse()
|
| D | nfrs.cpp | 610 NFRuleSet::parse(const UnicodeString& text, ParsePosition& pos, double upperBound, Formattable& res… in parse()
|
| D | nfrule.cpp | 758 double upperBound, in doParse()
|
| /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
| D | TreeMultiset.java | 343 public SortedMultiset<E> headMultiset(E upperBound, BoundType boundType) { in headMultiset()
|
| /external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
| D | Font.cpp | 321 static inline bool isInRange(UChar32 character, UChar32 lowerBound, UChar32 upperBound) in isInRange()
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
| D | externs.js | 99 Array.prototype.upperBound = function(object, comparator) {} method in Array
|