Searched refs:NumeratorSubstitution (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | nfsubs.cpp | 264 class NumeratorSubstitution : public NFSubstitution { class 276 NumeratorSubstitution(int32_t _pos, in NumeratorSubstitution() function in NumeratorSubstitution 286 virtual ~NumeratorSubstitution(); 314 NumeratorSubstitution::~NumeratorSubstitution() {} in ~NumeratorSubstitution() 352 return new NumeratorSubstitution(pos, (double)rule->getBaseValue(), in makeSubstitution() 1219 NumeratorSubstitution::doSubstitution(double number, UnicodeString& toInsertInto, int32_t apos, int… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1258 NumeratorSubstitution::doParse(const UnicodeString& text, in doParse() 1331 NumeratorSubstitution::operator==(const NFSubstitution& rhs) const in operator ==() 1334 denominator == ((const NumeratorSubstitution*)&rhs)->denominator; in operator ==() 1337 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(NumeratorSubstitution) [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NFSubstitution.java | 101 return new NumeratorSubstitution(pos, rule.getBaseValue(), in makeSubstitution() 1483 class NumeratorSubstitution extends NFSubstitution { class 1508 NumeratorSubstitution(int pos, in NumeratorSubstitution() method in NumeratorSubstitution 1540 NumeratorSubstitution that2 = (NumeratorSubstitution)that; in equals()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | NFSubstitution.java | 102 return new NumeratorSubstitution(pos, rule.getBaseValue(), in makeSubstitution() 1484 class NumeratorSubstitution extends NFSubstitution { class 1509 NumeratorSubstitution(int pos, in NumeratorSubstitution() method in NumeratorSubstitution 1541 NumeratorSubstitution that2 = (NumeratorSubstitution)that; in equals()
|
/external/icu/icu4j/ |
D | coverage-exclusion.txt | 873 com/ibm/icu/text/NumeratorSubstitution#transformNumber:(J)J
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |