Home
last modified time | relevance | path

Searched refs:fromArray (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c582 UResourceBundle *fromArray, const char *fromLocale, in compareArrays() argument
586 int32_t fromSize = ures_getSize(fromArray); in compareArrays()
587 int32_t toSize = ures_getSize(fromArray); in compareArrays()
599 const UChar *fromBundleStr = ures_getStringByIndex(fromArray, idx, NULL, &errorCode); in compareArrays()
617 UResourceBundle *fromArray, *toArray; in compareConsistentCountryInfo() local
632 fromArray = ures_getByKey(fromLocaleBund, "CurrencyElements", NULL, &errorCode); in compareConsistentCountryInfo()
637 compareArrays("CurrencyElements", fromArray, fromLocale, toArray, toLocale, 1, 2); in compareConsistentCountryInfo()
639 ures_close(fromArray); in compareConsistentCountryInfo()
642 fromArray = ures_getByKey(fromLocaleBund, "NumberPatterns", NULL, &errorCode); in compareConsistentCountryInfo()
646 compareArrays("NumberPatterns", fromArray, fromLocale, toArray, toLocale, 0, 3); in compareConsistentCountryInfo()
[all …]
/external/icu/icu4c/source/i18n/
Ducurr.cpp2113 … const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_createCurrencyList() local
2114 int64_t currDate64 = (int64_t)fromArray[0] << 32; in ucurr_createCurrencyList()
2115 … currDate64 |= ((int64_t)fromArray[1] & (int64_t)INT64_C(0x00000000FFFFFFFF)); in ucurr_createCurrencyList()
2316 const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_countCurrencies() local
2318 int64_t currDate64 = (int64_t)fromArray[0] << 32; in ucurr_countCurrencies()
2319 currDate64 |= ((int64_t)fromArray[1] & (int64_t)INT64_C(0x00000000FFFFFFFF)); in ucurr_countCurrencies()
2440 … const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_forLocaleAndDate() local
2442 int64_t currDate64 = (int64_t)fromArray[0] << 32; in ucurr_forLocaleAndDate()
2443 currDate64 |= ((int64_t)fromArray[1] & (int64_t)INT64_C(0x00000000FFFFFFFF)); in ucurr_forLocaleAndDate()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...