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/icu4c/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.cpp1476 {"BEC", UCURR_UNCOMMON|UCURR_DEPRECATED},
1478 {"BEL", UCURR_UNCOMMON|UCURR_DEPRECATED},
1490 {"BOV", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1507 {"CHE", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1509 {"CHW", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1511 {"CLF", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1513 {"CNX", UCURR_UNCOMMON|UCURR_DEPRECATED},
1516 {"COU", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1532 {"ECV", UCURR_UNCOMMON|UCURR_DEPRECATED},
1537 {"ESA", UCURR_UNCOMMON|UCURR_DEPRECATE
[all...]
/external/icu4c/i18n/
H A Ducurr.cpp1515 {"BEC", UCURR_UNCOMMON|UCURR_DEPRECATED},
1517 {"BEL", UCURR_UNCOMMON|UCURR_DEPRECATED},
1529 {"BOV", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1546 {"CHE", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1548 {"CHW", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1550 {"CLF", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1552 {"CNX", UCURR_UNCOMMON|UCURR_DEPRECATED},
1555 {"COU", UCURR_UNCOMMON|UCURR_NON_DEPRECATED},
1571 {"ECV", UCURR_UNCOMMON|UCURR_DEPRECATED},
1576 {"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/icu4c/i18n/unicode/
H A Ducurr.h219 UCURR_UNCOMMON = 2, enumerator in enum:UCurrCurrencyType

Completed in 54 milliseconds