Searched refs:compareSimpleAffix (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | smpdtfmt.h | 1458 int32_t compareSimpleAffix(const UnicodeString& affix,
|
D | decimfmt.h | 2111 int32_t compareSimpleAffix(const UnicodeString& affix,
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 3669 patternMatch = compareSimpleAffix(suf,fPattern,patLoc); in checkIntSuffix() 3672 textPreMatch = compareSimpleAffix(suf,text,start); in checkIntSuffix() 3675 textPostMatch = compareSimpleAffix(suf,text,start-suf.length()); in checkIntSuffix() 3692 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix, in compareSimpleAffix() function in SimpleDateFormat
|
D | decimfmt.cpp | 3144 return compareSimpleAffix(*patternToCompare, text, pos, isLenient()); 3191 int32_t DecimalFormat::compareSimpleAffix(const UnicodeString& affix,
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DecimalFormat.java | 2795 return compareSimpleAffix(isNegative ? negativePrefix : positivePrefix, text, pos); in compareAffix() 2797 return compareSimpleAffix(isNegative ? negativeSuffix : positiveSuffix, text, pos); in compareAffix() 2848 private static int compareSimpleAffix(String affix, String input, int pos) { in compareSimpleAffix() method
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |