Home
last modified time | relevance | path

Searched refs:lowOffset (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DZoneInflections.java117 int lowOffset = currentOffset; in ZoneInflections() local
126 if (midOffset == lowOffset) { in ZoneInflections()
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp327 int32_t lowOffset; member
419 list[listSize].lowOffset = low; in add()
439 return order->lowOffset; in getLowOffset()
490 list[i].lowOffset != other.list[i].lowOffset || in compare()
529 s += sprintf(s, "(%d, %d)", order->lowOffset, order->highOffset); in printOffsets()