/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | DecimalFormatProperties.java | 91 public DecimalFormatSymbols getDecimalFormatSymbols() in getDecimalFormatSymbols() method in DecimalFormatProperties
|
D | StylesheetRoot.java | 598 m_decimalFormatSymbols.put(dfp.getName(), dfp.getDecimalFormatSymbols()); in recomposeDecimalFormats() 600 else if (!dfp.getDecimalFormatSymbols().equals(oldDfs)) in recomposeDecimalFormats()
|
D | ElemNumber.java | 1130 DecimalFormatSymbols symbols = formatter.getDecimalFormatSymbols(); in getNumberFormatter()
|
/external/chromium_org/third_party/icu/source/samples/numfmt/ |
D | main.cpp | 174 DecimalFormatSymbols symbols(*dnf->getDecimalFormatSymbols()); in setNumberFormatCurrency_2_4()
|
/external/icu/icu4c/source/samples/numfmt/ |
D | main.cpp | 174 DecimalFormatSymbols symbols(*dnf->getDecimalFormatSymbols()); in setNumberFormatCurrency_2_4()
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | rbnf.h | 955 DecimalFormatSymbols * getDecimalFormatSymbols() const;
|
D | decimfmt.h | 1161 virtual const DecimalFormatSymbols* getDecimalFormatSymbols(void) const;
|
/external/icu/icu4c/source/i18n/unicode/ |
D | rbnf.h | 966 DecimalFormatSymbols * getDecimalFormatSymbols() const;
|
D | decimfmt.h | 1189 virtual const DecimalFormatSymbols* getDecimalFormatSymbols(void) const;
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | dcfmapts.cpp | 213 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI() 217 if( *(pat.getDecimalFormatSymbols()) != *(def.getDecimalFormatSymbols())) { in testAPI()
|
D | numrgts.cpp | 854 const DecimalFormatSymbols *sym = df->getDecimalFormatSymbols(); in Test4087244() 1927 DecimalFormatSymbols *sym = (DecimalFormatSymbols*) nf->getDecimalFormatSymbols(); in Test4145457()
|
D | loctest.cpp | 1886 const DecimalFormatSymbols* sym = dec->getDecimalFormatSymbols(); in TestGetLocale()
|
/external/icu/icu4c/source/test/intltest/ |
D | dcfmapts.cpp | 219 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI() 223 if( *(pat.getDecimalFormatSymbols()) != *(def.getDecimalFormatSymbols())) { in testAPI()
|
D | numrgts.cpp | 854 const DecimalFormatSymbols *sym = df->getDecimalFormatSymbols(); in Test4087244() 1927 DecimalFormatSymbols *sym = (DecimalFormatSymbols*) nf->getDecimalFormatSymbols(); in Test4145457()
|
D | loctest.cpp | 1886 const DecimalFormatSymbols* sym = dec->getDecimalFormatSymbols(); in TestGetLocale()
|
/external/icu/icu4c/source/i18n/ |
D | unum.cpp | 707 getDecimalFormatSymbols()-> in unum_getSymbol() 733 DecimalFormatSymbols symbols(*dcf->getDecimalFormatSymbols()); in unum_setSymbol()
|
D | rbnf.cpp | 860 setDecimalFormatSymbols(*rhs.getDecimalFormatSymbols()); in operator =() 1098 … DecimalFormatSymbols* decFmtSyms = getDecimalFormatSymbols(); // RuleBasedNumberFormat internal in format() 1698 RuleBasedNumberFormat::getDecimalFormatSymbols() const in getDecimalFormatSymbols() function in RuleBasedNumberFormat
|
D | nfsubs.cpp | 483 DecimalFormatSymbols* sym = formatter->getDecimalFormatSymbols(); in NFSubstitution()
|
D | decimfmt.cpp | 3561 DecimalFormat::getDecimalFormatSymbols() const
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | unum.cpp | 703 getDecimalFormatSymbols()-> in unum_getSymbol() 729 DecimalFormatSymbols symbols(*dcf->getDecimalFormatSymbols()); in unum_setSymbol()
|
D | rbnf.cpp | 1057 … DecimalFormatSymbols* decFmtSyms = getDecimalFormatSymbols(); // RuleBasedNumberFormat internal in format() 1573 RuleBasedNumberFormat::getDecimalFormatSymbols() const in getDecimalFormatSymbols() function in RuleBasedNumberFormat
|
D | nfsubs.cpp | 483 DecimalFormatSymbols* sym = formatter->getDecimalFormatSymbols(); in NFSubstitution()
|
D | decimfmt.cpp | 3472 DecimalFormat::getDecimalFormatSymbols() const in getDecimalFormatSymbols() function in DecimalFormat
|