Home
last modified time | relevance | path

Searched refs:findKeyword (Results 1 – 6 of 6) sorted by relevance

/external/messageformat/java/com/ibm/icu/simple/
DMessageFormat.java2099 int subformatType = findKeyword(type, typeList); in createAppropriateFormat()
2102 switch (findKeyword(style, modifierList)) { in createAppropriateFormat()
2122 switch (findKeyword(style, dateModifierList)) { in createAppropriateFormat()
2144 switch (findKeyword(style, dateModifierList)) { in createAppropriateFormat()
2223 private static final int findKeyword(String s, String[] list) { in findKeyword() method in MessageFormat
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2184 int subformatType = findKeyword(type, typeList); in createAppropriateFormat()
2187 switch (findKeyword(style, modifierList)) { in createAppropriateFormat()
2207 switch (findKeyword(style, dateModifierList)) { in createAppropriateFormat()
2229 switch (findKeyword(style, dateModifierList)) { in createAppropriateFormat()
2306 private static final int findKeyword(String s, String[] list) { in findKeyword() method in MessageFormat
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java2140 int subformatType = findKeyword(type, typeList); in createAppropriateFormat()
2143 switch (findKeyword(style, modifierList)) { in createAppropriateFormat()
2163 switch (findKeyword(style, dateModifierList)) { in createAppropriateFormat()
2185 switch (findKeyword(style, dateModifierList)) { in createAppropriateFormat()
2262 private static final int findKeyword(String s, String[] list) { in findKeyword() method in MessageFormat
/external/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h939 static int32_t findKeyword( const UnicodeString& s,
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp1684 switch (typeID = findKeyword(type, TYPE_IDS)) { in createAppropriateFormat()
1687 switch (findKeyword(style, NUMBER_STYLE_IDS)) { in createAppropriateFormat()
1716 styleID = findKeyword(style, DATE_STYLE_IDS); in createAppropriateFormat()
1757 int32_t MessageFormat::findKeyword(const UnicodeString& s, in findKeyword() function in MessageFormat
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...