Searched refs:compareSimpleAffix (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsmpdtfmt.h984 int32_t compareSimpleAffix(const UnicodeString& affix,
H A Ddecimfmt.h1979 static int32_t compareSimpleAffix(const UnicodeString& affix,
/external/icu4c/i18n/unicode/
H A Dsmpdtfmt.h1592 int32_t compareSimpleAffix(const UnicodeString& affix,
H A Ddecimfmt.h2092 static int32_t compareSimpleAffix(const UnicodeString& affix,
/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp3181 patternMatch = compareSimpleAffix(suf,fPattern,patLoc);
3184 textPreMatch = compareSimpleAffix(suf,text,start);
3187 textPostMatch = compareSimpleAffix(suf,text,start-suf.length());
3204 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix, function in class:SimpleDateFormat
H A Ddecimfmt.cpp1756 // fall to compareSimpleAffix path, not compareComplexAffix path.
2155 return compareSimpleAffix(*patternToCompare, text, pos);
2168 int32_t DecimalFormat::compareSimpleAffix(const UnicodeString& affix, function in class:DecimalFormat
/external/icu4c/i18n/
H A Dsmpdtfmt.cpp3429 patternMatch = compareSimpleAffix(suf,fPattern,patLoc);
3432 textPreMatch = compareSimpleAffix(suf,text,start);
3435 textPostMatch = compareSimpleAffix(suf,text,start-suf.length());
3452 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix, function in class:SimpleDateFormat
H A Ddecimfmt.cpp2144 // fall to compareSimpleAffix path, not compareComplexAffix path.
2826 return compareSimpleAffix(*patternToCompare, text, pos, isLenient());
2839 int32_t DecimalFormat::compareSimpleAffix(const UnicodeString& affix, function in class:DecimalFormat
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 154 milliseconds