Home
last modified time | relevance | path

Searched defs:affix (Results 1 – 11 of 11) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DCurrencySpacingEnabledModifier.java123 byte affix, in applyCurrencySpacingAffix()
154 …private static UnicodeSet getUnicodeSet(DecimalFormatSymbols symbols, short position, byte affix) { in getUnicodeSet()
169 private static String getInsertString(DecimalFormatSymbols symbols, byte affix) { in getInsertString()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DCurrencySpacingEnabledModifier.java121 byte affix, in applyCurrencySpacingAffix()
152 …private static UnicodeSet getUnicodeSet(DecimalFormatSymbols symbols, short position, byte affix) { in getUnicodeSet()
167 private static String getInsertString(DecimalFormatSymbols symbols, byte affix) { in getInsertString()
/external/icu/icu4c/source/i18n/
Dnumber_modifiers.cpp426 EAffix affix, in applyCurrencySpacingAffix()
459 EAffix affix, UErrorCode &status) { in getUnicodeSet()
480 CurrencySpacingEnabledModifier::getInsertString(const DecimalFormatSymbols &symbols, EAffix affix, in getInsertString()
Dnumparse_impl.h90 RequireAffixValidator affix; member
Dnumparse_affixes.cpp32 static bool matched(const AffixPatternMatcher* affix, const UnicodeString& patternString) { in matched()
Dsmpdtfmt.cpp4225 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix, in compareSimpleAffix()
/external/icu/libicu/cts_headers/
Dnumparse_impl.h90 RequireAffixValidator affix; member
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
DAffixMatcher.java248 static boolean matched(AffixPatternMatcher affix, String patternString) { in matched()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DAffixMatcher.java246 static boolean matched(AffixPatternMatcher affix, String patternString) { in matched()
/external/selinux/mcstrans/src/
Dmcstrans.c63 typedef struct affix { struct
65 struct affix *next; argument
697 affix_t *affix = calloc(1, sizeof(affix_t)); in append() local
/external/okhttp/website/static/
Dbootstrap.min.js6 …createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend"… variable