Home
last modified time | relevance | path

Searched refs:typeEnd (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/
DInternalLocaleBuilder.java585 int typeEnd = -1; in setUnicodeLocaleExtension() local
590 assert(typeStart == -1 || typeEnd != -1); in setUnicodeLocaleExtension()
591 type = (typeStart == -1) ? "" : subtags.substring(typeStart, typeEnd); in setUnicodeLocaleExtension()
600 typeStart = typeEnd = -1; in setUnicodeLocaleExtension()
605 typeEnd = itr.currentEnd(); in setUnicodeLocaleExtension()
620 assert(typeStart == -1 || typeEnd != -1); in setUnicodeLocaleExtension()
621 type = (typeStart == -1) ? "" : subtags.substring(typeStart, typeEnd); in setUnicodeLocaleExtension()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DInternalLocaleBuilder.java585 int typeEnd = -1; in setUnicodeLocaleExtension() local
590 assert(typeStart == -1 || typeEnd != -1); in setUnicodeLocaleExtension()
591 type = (typeStart == -1) ? "" : subtags.substring(typeStart, typeEnd); in setUnicodeLocaleExtension()
600 typeStart = typeEnd = -1; in setUnicodeLocaleExtension()
605 typeEnd = itr.currentEnd(); in setUnicodeLocaleExtension()
620 assert(typeStart == -1 || typeEnd != -1); in setUnicodeLocaleExtension()
621 type = (typeStart == -1) ? "" : subtags.substring(typeStart, typeEnd); in setUnicodeLocaleExtension()
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DInternalLocaleBuilder.java589 int typeEnd = -1; in setUnicodeLocaleExtension() local
594 assert(typeStart == -1 || typeEnd != -1); in setUnicodeLocaleExtension()
595 type = (typeStart == -1) ? "" : subtags.substring(typeStart, typeEnd); in setUnicodeLocaleExtension()
604 typeStart = typeEnd = -1; in setUnicodeLocaleExtension()
609 typeEnd = itr.currentEnd(); in setUnicodeLocaleExtension()
624 assert(typeStart == -1 || typeEnd != -1); in setUnicodeLocaleExtension()
625 type = (typeStart == -1) ? "" : subtags.substring(typeStart, typeEnd); in setUnicodeLocaleExtension()
/external/cldr/tools/java/org/unicode/cldr/util/
DPathDescription.java142 int typeEnd = description.indexOf(';'); in getDescription() local
143 String type = description.substring(4, typeEnd).trim(); in getDescription()
144 description = description.substring(typeEnd + 1).trim(); in getDescription()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable.java1183 int typeEnd = -1;
1189 else if (p == '/') typeEnd = pIndex;
1209 if (typeEnd != -1) {
1210 type = nameString.substring(nameIndex, typeEnd);
1211 nameIndex = typeEnd+1;
/external/skia/tools/bookmaker/
DmdOut.cpp1049 const char* typeEnd = nullptr; in getMemberTypeName() local
1062 typeEnd = spaceLoc; in getMemberTypeName()
1066 SkASSERT(typeEnd); in getMemberTypeName()
1067 *memberType = string(typeStart, (int) (typeEnd - typeStart)); in getMemberTypeName()
/external/skqp/tools/bookmaker/
DmdOut.cpp1049 const char* typeEnd = nullptr; in getMemberTypeName() local
1062 typeEnd = spaceLoc; in getMemberTypeName()
1066 SkASSERT(typeEnd); in getMemberTypeName()
1067 *memberType = string(typeStart, (int) (typeEnd - typeStart)); in getMemberTypeName()
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...