Home
last modified time | relevance | path

Searched refs:STEM_NOTATION_SIMPLE (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/number/
DNumberSkeletonImpl.java76 STEM_NOTATION_SIMPLE, enumConstant
137 b.add("notation-simple", StemEnum.STEM_NOTATION_SIMPLE.ordinal()); in buildStemTrie()
204 case STEM_NOTATION_SIMPLE: in notation()
627 case STEM_NOTATION_SIMPLE: in parseStem()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberSkeletonImpl.java75 STEM_NOTATION_SIMPLE, enumConstant
136 b.add("notation-simple", StemEnum.STEM_NOTATION_SIMPLE.ordinal()); in buildStemTrie()
203 case STEM_NOTATION_SIMPLE: in notation()
626 case STEM_NOTATION_SIMPLE: in parseStem()
/external/icu/icu4c/source/i18n/
Dnumber_skeletons.h70 STEM_NOTATION_SIMPLE, enumerator
Dnumber_skeletons.cpp53 b.add(u"notation-simple", STEM_NOTATION_SIMPLE, status); in initNumberSkeletons()
159 case STEM_NOTATION_SIMPLE: in notation()
554 case STEM_NOTATION_SIMPLE: in parseStem()