Home
last modified time | relevance | path

Searched refs:rowsToExpand (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DPropsVectors.java209 int rowsToExpand = 0; in setValue() local
211 ++rowsToExpand; in setValue()
214 ++rowsToExpand; in setValue()
217 if ((rows + rowsToExpand) > maxRows) { in setValue()
238 + (1 + rowsToExpand) * columns, count); in setValue()
240 rows += rowsToExpand; in setValue()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DPropsVectors.java207 int rowsToExpand = 0; in setValue() local
209 ++rowsToExpand; in setValue()
212 ++rowsToExpand; in setValue()
215 if ((rows + rowsToExpand) > maxRows) { in setValue()
236 + (1 + rowsToExpand) * columns, count); in setValue()
238 rows += rowsToExpand; in setValue()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...