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

/external/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1420 int32_t compareSimpleAffix(const UnicodeString& affix,
H A Ddecimfmt.h2070 int32_t compareSimpleAffix(const UnicodeString& affix,
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsmpdtfmt.h1424 int32_t compareSimpleAffix(const UnicodeString& affix,
H A Ddecimfmt.h2042 int32_t compareSimpleAffix(const UnicodeString& affix,
/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp3423 patternMatch = compareSimpleAffix(suf,fPattern,patLoc);
3426 textPreMatch = compareSimpleAffix(suf,text,start);
3429 textPostMatch = compareSimpleAffix(suf,text,start-suf.length());
3446 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix, function in class:SimpleDateFormat
H A Ddecimfmt.cpp3023 return compareSimpleAffix(*patternToCompare, text, pos, isLenient());
3070 int32_t DecimalFormat::compareSimpleAffix(const UnicodeString& affix, function in class:DecimalFormat
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp3468 patternMatch = compareSimpleAffix(suf,fPattern,patLoc);
3471 textPreMatch = compareSimpleAffix(suf,text,start);
3474 textPostMatch = compareSimpleAffix(suf,text,start-suf.length());
3491 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix, function in class:SimpleDateFormat
H A Ddecimfmt.cpp3112 return compareSimpleAffix(*patternToCompare, text, pos, isLenient());
3159 int32_t DecimalFormat::compareSimpleAffix(const UnicodeString& affix,
/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 163 milliseconds