Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUnicodeSetStringSpan.java139 int spanBackLengthsOffset; in UnicodeSetStringSpan() local
153 spanBackLengthsOffset = stringsLength; in UnicodeSetStringSpan()
156 spanBackLengthsOffset = 0; in UnicodeSetStringSpan()
174 spanLengths[spanBackLengthsOffset + i] = makeSpanLengthByte(spanLength); in UnicodeSetStringSpan()
177 … spanLengths[i] = spanLengths[spanBackLengthsOffset + i] = 0; // Only store a relevant/irrelevant in UnicodeSetStringSpan()
196 spanLengths[i] = spanLengths[spanBackLengthsOffset + i] = ALL_CP_CONTAINED; in UnicodeSetStringSpan()
667 int spanBackLengthsOffset = 0; in spanBack() local
669 spanBackLengthsOffset = stringsLength; in spanBack()
674 int overlap = spanLengths[spanBackLengthsOffset + i]; in spanBack()
715 int overlap = spanLengths[spanBackLengthsOffset + i]; in spanBack()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java135 int spanBackLengthsOffset; in UnicodeSetStringSpan() local
149 spanBackLengthsOffset = stringsLength; in UnicodeSetStringSpan()
152 spanBackLengthsOffset = 0; in UnicodeSetStringSpan()
170 spanLengths[spanBackLengthsOffset + i] = makeSpanLengthByte(spanLength); in UnicodeSetStringSpan()
173 … spanLengths[i] = spanLengths[spanBackLengthsOffset + i] = 0; // Only store a relevant/irrelevant in UnicodeSetStringSpan()
192 spanLengths[i] = spanLengths[spanBackLengthsOffset + i] = ALL_CP_CONTAINED; in UnicodeSetStringSpan()
663 int spanBackLengthsOffset = 0; in spanBack() local
665 spanBackLengthsOffset = stringsLength; in spanBack()
670 int overlap = spanLengths[spanBackLengthsOffset + i]; in spanBack()
711 int overlap = spanLengths[spanBackLengthsOffset + i]; in spanBack()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...