Home
last modified time | relevance | path

Searched refs:USD (Results 1 – 25 of 266) sorted by relevance

1234567891011

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/
Dnumberformattestspecification.txt282 // 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/
Dnumberformattestspecification.txt282 // 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/
Dnumberformattestspecification.txt282 // 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/
Diso4217raw.txt12 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 …]
DISO4217.txt24 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/
Dmai.txt34 USD{
45 USD{"$"}
69 USD{
Dmni.txt34 USD{
44 USD{"$"}
68 USD{
Dsa.txt34 USD{
49 USD{"$"}
73 USD{
Dsd_Deva.txt35 USD{
47 USD{"$"}
70 USD{
Dtt.txt34 USD{
51 USD{"$"}
75 USD{
Dlrc.txt38 USD{
40 "USD",
55 USD{"$"}
Dtg.txt38 USD{
55 USD{"$"}
82 USD{
Ddoi.txt34 USD{
51 USD{"$"}
82 USD{
Dyi.txt46 USD{
69 USD{"$"}
100 USD{
Dsu.txt38 USD{
56 USD{"$"}
83 USD{
Dwo.txt34 USD{
55 USD{"$"}
79 USD{
Dlkt.txt6 USD{
8 "USD",
Dhaw.txt6 USD{
8 "USD",
DsupplementalData.txt262 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 …]
Dsah.txt10 USD{
22 USD{
Dos.txt26 USD{
56 USD{
Dsat.txt34 USD{
74 USD{
Droot.txt62 USD{
64 "USD",
187 USD{"$"}
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DNumberFormatterApiTest.java64 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/
DNumberFormatterApiTest.java61 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 …]

1234567891011