Searched refs:UCURR_UNCOMMON (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcurrtest.c45 expectInList("USD", UCURR_UNCOMMON, FALSE);
50 expectInList("USD", UCURR_UNCOMMON|UCURR_DEPRECATED, FALSE);
51 expectInList("USD", UCURR_UNCOMMON|UCURR_NON_DEPRECATED, FALSE);
55 expectInList("USN", UCURR_UNCOMMON, TRUE);
60 expectInList("USN", UCURR_UNCOMMON|UCURR_DEPRECATED, FALSE);
61 expectInList("USN", UCURR_UNCOMMON|UCURR_NON_DEPRECATED, TRUE);
65 expectInList("DEM", UCURR_UNCOMMON, FALSE);
70 expectInList("DEM", UCURR_UNCOMMON|UCURR_DEPRECATED, FALSE);
71 expectInList("DEM", UCURR_UNCOMMON|UCURR_NON_DEPRECATED, FALSE);
75 expectInList("XEU", UCURR_UNCOMMON, TRU
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcurrtest.c45 expectInList("USD", UCURR_UNCOMMON, FALSE);
50 expectInList("USD", UCURR_UNCOMMON|UCURR_DEPRECATED, FALSE);
51 expectInList("USD", UCURR_UNCOMMON|UCURR_NON_DEPRECATED, FALSE);
55 expectInList("USN", UCURR_UNCOMMON, TRUE);
60 expectInList("USN", UCURR_UNCOMMON|UCURR_DEPRECATED, FALSE);
61 expectInList("USN", UCURR_UNCOMMON|UCURR_NON_DEPRECATED, TRUE);
65 expectInList("DEM", UCURR_UNCOMMON, FALSE);
70 expectInList("DEM", UCURR_UNCOMMON|UCURR_DEPRECATED, FALSE);
71 expectInList("DEM", UCURR_UNCOMMON|UCURR_NON_DEPRECATED, FALSE);
75 expectInList("XEU", UCURR_UNCOMMON, TRU
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Ducurr.cpp1689 {"BEC", UCURR_UNCOMMON|UCURR_DEPRECATED},
1691 {"BEL", UCURR_UNCOMMON|UCURR_DEPRECATED},
1703 {"BOV", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1720 {"CHE", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1722 {"CHW", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1724 {"CLF", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1726 {"CNX", UCURR_UNCOMMON|UCURR_DEPRECATED},
1729 {"COU", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1745 {"ECV", UCURR_UNCOMMON|UCURR_DEPRECATED},
1750 {"ESA", UCURR_UNCOMMON|UCURR_DEPRECATE
[all...]
/external/icu/icu4c/source/i18n/
H A Ducurr.cpp1689 {"BEC", UCURR_UNCOMMON|UCURR_DEPRECATED},
1691 {"BEL", UCURR_UNCOMMON|UCURR_DEPRECATED},
1703 {"BOV", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1720 {"CHE", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1722 {"CHW", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1724 {"CLF", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1726 {"CNX", UCURR_UNCOMMON|UCURR_DEPRECATED},
1729 {"COU", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1745 {"ECV", UCURR_UNCOMMON|UCURR_DEPRECATED},
1750 {"ESA", UCURR_UNCOMMON|UCURR_DEPRECATE
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducurr.h219 UCURR_UNCOMMON = 2, enumerator in enum:UCurrCurrencyType
/external/icu/icu4c/source/i18n/unicode/
H A Ducurr.h219 UCURR_UNCOMMON = 2, enumerator in enum:UCurrCurrencyType

Completed in 858 milliseconds