/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
D | numberformattestspecification.txt | 282 // JDK doesn't correct rounding for currency, shows USD (433 283 en USD \u00a4\u00a4 **#######0;\u00a4\u00a4 (#) -433.22 USD (433.22) K 598 USD standard 0.00 K 601 USD cash 0.00 K 607 set currency USD 960 53.45 fail USD 1057 $53.45 53.45 USD C 1058 53.45 USD 53.45 USD 1060 USD 53.45 53.45 USD 1061 53.45USD 53.45 USD [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | numberformattestspecification.txt | 282 // JDK doesn't correct rounding for currency, shows USD (433 283 en USD \u00a4\u00a4 **#######0;\u00a4\u00a4 (#) -433.22 USD (433.22) K 598 USD standard 0.00 K 601 USD cash 0.00 K 607 set currency USD 960 53.45 fail USD 1057 $53.45 53.45 USD C 1058 53.45 USD 53.45 USD 1060 USD 53.45 53.45 USD 1061 53.45USD 53.45 USD [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | numberformattestspecification.txt | 282 // JDK doesn't correct rounding for currency, shows USD (433 283 en USD \u00a4\u00a4 **#######0;\u00a4\u00a4 (#) -433.22 USD (433.22) K 598 USD standard 0.00 K 601 USD cash 0.00 K 607 set currency USD 960 53.45 fail USD 1057 $53.45 53.45 USD C 1058 53.45 USD 53.45 USD 1060 USD 53.45 53.45 USD 1061 53.45USD 53.45 USD [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso4217raw.txt | 12 AMERICAN SAMOA US Dollar USD 840 67 BRITISH INDIAN OCEAN TERRITORY US Dollar USD 840 129 ECUADOR US Dollar USD 840 140 USD 168 GUAM US Dollar USD 840 196 USD 268 MARSHALL ISLANDS US Dollar USD 840 288 MICRONESIA (FEDERATED STATES OF) US Dollar USD 840 322 NORTHERN MARIANA ISLANDS US Dollar USD 840 326 PALAU US Dollar USD 840 [all …]
|
D | ISO4217.txt | 24 currency | USD | US Dollar | AS | AMERICAN SAMOA | C 54 currency | USD | US Dollar | IO | BRITISH INDIAN OCEAN TERRITORY | C 85 currency | USD | US Dollar | EC | ECUADOR | C 88 currency | USD | US Dollar | SV | EL SALVADOR | C 112 currency | USD | US Dollar | GU | GUAM | C 119 currency | USD | US Dollar | HT | HAITI | C 163 currency | USD | US Dollar | MH | MARSHALL ISLANDS | C 169 currency | USD | US Dollar | FM | MICRONESIA (FEDERATED STATES OF) | C 191 currency | USD | US Dollar | MP | NORTHERN MARIANA ISLANDS | C 195 currency | USD | US Dollar | PW | PALAU | C [all …]
|
/external/icu/icu4c/source/data/curr/ |
D | mai.txt | 34 USD{ 45 USD{"$"} 69 USD{
|
D | mni.txt | 34 USD{ 44 USD{"$"} 68 USD{
|
D | sa.txt | 34 USD{ 49 USD{"$"} 73 USD{
|
D | sd_Deva.txt | 35 USD{ 47 USD{"$"} 70 USD{
|
D | tt.txt | 34 USD{ 51 USD{"$"} 75 USD{
|
D | lrc.txt | 38 USD{ 40 "USD", 55 USD{"$"}
|
D | tg.txt | 38 USD{ 55 USD{"$"} 82 USD{
|
D | doi.txt | 34 USD{ 51 USD{"$"} 82 USD{
|
D | yi.txt | 46 USD{ 69 USD{"$"} 100 USD{
|
D | su.txt | 38 USD{ 56 USD{"$"} 83 USD{
|
D | wo.txt | 34 USD{ 55 USD{"$"} 79 USD{
|
D | lkt.txt | 6 USD{ 8 "USD",
|
D | haw.txt | 6 USD{ 8 "USD",
|
D | supplementalData.txt | 262 id{"USD"} 703 id{"USD"} 1168 id{"USD"} 1292 id{"USD"} 1335 id{"USD"} 1366 id{"USD"} 1579 id{"USD"} 1871 id{"USD"} 1996 id{"USD"} 2112 id{"USD"} [all …]
|
D | sah.txt | 10 USD{ 22 USD{
|
D | os.txt | 26 USD{ 56 USD{
|
D | sat.txt | 34 USD{ 74 USD{
|
D | root.txt | 62 USD{ 64 "USD", 187 USD{"$"}
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 64 private static final Currency USD = Currency.getInstance("USD"); field in NumberFormatterApiTest 251 NumberFormatter.with().notation(Notation.compactShort()).unit(USD), in notationCompact() 267 … NumberFormatter.with().notation(Notation.compactShort()).unit(USD).unitWidth(UnitWidth.ISO_CODE), in notationCompact() 283 … NumberFormatter.with().notation(Notation.compactShort()).unit(USD).unitWidth(UnitWidth.FULL_NAME), in notationCompact() 301 NumberFormatter.with().notation(Notation.compactLong()).unit(USD), in notationCompact() 319 … NumberFormatter.with().notation(Notation.compactLong()).unit(USD).unitWidth(UnitWidth.ISO_CODE), in notationCompact() 336 … NumberFormatter.with().notation(Notation.compactLong()).unit(USD).unitWidth(UnitWidth.FULL_NAME), in notationCompact() 574 new Measure(5.43, USD), in unitMeasure() 1631 NumberFormatter.with().unit(USD).unitWidth(UnitWidth.NARROW), in unitCurrency() 1640 NumberFormatter.with().unit(USD).unitWidth(UnitWidth.SHORT), in unitCurrency() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 61 private static final Currency USD = Currency.getInstance("USD"); field in NumberFormatterApiTest 248 NumberFormatter.with().notation(Notation.compactShort()).unit(USD), in notationCompact() 264 … NumberFormatter.with().notation(Notation.compactShort()).unit(USD).unitWidth(UnitWidth.ISO_CODE), in notationCompact() 280 … NumberFormatter.with().notation(Notation.compactShort()).unit(USD).unitWidth(UnitWidth.FULL_NAME), in notationCompact() 298 NumberFormatter.with().notation(Notation.compactLong()).unit(USD), in notationCompact() 316 … NumberFormatter.with().notation(Notation.compactLong()).unit(USD).unitWidth(UnitWidth.ISO_CODE), in notationCompact() 333 … NumberFormatter.with().notation(Notation.compactLong()).unit(USD).unitWidth(UnitWidth.FULL_NAME), in notationCompact() 571 new Measure(5.43, USD), in unitMeasure() 1628 NumberFormatter.with().unit(USD).unitWidth(UnitWidth.NARROW), in unitCurrency() 1637 NumberFormatter.with().unit(USD).unitWidth(UnitWidth.SHORT), in unitCurrency() [all …]
|