Home
last modified time | relevance | path

Searched refs:subLen (Results 1 – 4 of 4) sorted by relevance

/external/okhttp/okio/okio/src/main/java/okio/
DByteString.java260 int subLen = endIndex - beginIndex; in substring() local
261 if (subLen < 0) throw new IllegalArgumentException("endIndex < beginIndex"); in substring()
267 byte[] copy = new byte[subLen]; in substring()
268 System.arraycopy(data, beginIndex, copy, 0, subLen); in substring()
/external/icu/icu4c/source/i18n/
Dulocdata.c337 static const int32_t subLen = 3; in ulocdata_getLocaleSeparator() local
376 separator = (const UChar *)p0 + subLen; in ulocdata_getLocaleSeparator()
/external/icu/icu4c/source/common/
Dlocdispnames.cpp471 static const int32_t subLen = 3; in uloc_getDisplayName() local
542 separator = (const UChar *)p0 + subLen; in uloc_getDisplayName()
725 patPos+=subLen; in uloc_getDisplayName()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...