Searched defs:otherStart (Results 1 – 5 of 5) sorted by relevance
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | DayPeriodInfo.java | 452 int otherStart = other.start % NOON; in collisionIsErrorFormat() local 470 int otherStart = other.start; in collisionIsErrorSelection() local
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ |
| D | GapString.java | 205 public GapString replace(int start, int end, CharSequence other, int otherStart, int otherEnd) { in replace()
|
| /external/cronet/third_party/icu/source/common/ |
| D | normalizer2impl.cpp | 207 UBool ReorderingBuffer::equals(const UChar *otherStart, const UChar *otherLimit) const { in equals() argument 214 UBool ReorderingBuffer::equals(const uint8_t *otherStart, const uint8_t *otherLimit) const { in equals() argument
|
| /external/icu/icu4c/source/common/ |
| D | normalizer2impl.cpp | 207 UBool ReorderingBuffer::equals(const UChar *otherStart, const UChar *otherLimit) const { in equals() argument 214 UBool ReorderingBuffer::equals(const uint8_t *otherStart, const uint8_t *otherLimit) const { in equals() argument
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | CollisionSystem.java | 699 public boolean calculateIntersection(Vector2 otherStart, Vector2 otherEnd, in calculateIntersection()
|