/external/icu/icu4c/source/common/unicode/ |
D | ures.h | 634 ures_getStringByIndex(const UResourceBundle *resourceBundle, 846 const UChar* r = ures_getStringByIndex(resB, indexS, &len, status); in ures_getUnicodeStringByIndex()
|
D | urename.h | 1470 #define ures_getStringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getStringByIndex) macro
|
/external/icu/icu4c/source/i18n/ |
D | dtfmtsym.cpp | 1399 const UChar *resStr = ures_getStringByIndex(data, i, &strLen, &status); in initField() 1821 resStr = ures_getStringByIndex(weekdaysData, i, &len, &status); in initializeData() 1838 resStr = ures_getStringByIndex(abbrWeekdaysData, i, &len, &status); in initializeData() 1859 resStr = ures_getStringByIndex(shorterWeekdaysData, i, &len, &status); in initializeData() 1884 resStr = ures_getStringByIndex(narrowWeekdaysData, i, &len, &status); in initializeData() 1905 resStr = ures_getStringByIndex(standaloneWeekdaysData, i, &len, &status); in initializeData() 1926 resStr = ures_getStringByIndex(standaloneAbbrWeekdaysData, i, &len, &status); in initializeData() 1947 resStr = ures_getStringByIndex(standaloneShorterWeekdaysData, i, &len, &status); in initializeData() 1972 resStr = ures_getStringByIndex(standaloneNarrowWeekdaysData, i, &len, &status); in initializeData()
|
D | timezone.cpp | 194 u = ures_getStringByIndex(array, mid, &len, &status); in findInStringArray() 744 id = ures_getStringByIndex(top, i, &idLen, &ec); in getID() 1031 const UChar* id = ures_getStringByIndex(ares, zone, &idLen, &ec); in getEquivalentID() 1059 result = ures_getStringByIndex(names, idx, NULL, &ec); in findID() 1078 result = ures_getStringByIndex(names, idx, NULL, &ec); in dereferOlsonLink() 1088 const UChar* tmp = ures_getStringByIndex(names, deref, NULL, &ec); in dereferOlsonLink() 1121 const UChar *tmp = ures_getStringByIndex(res, idx, NULL, &status); in getRegion()
|
D | zonemeta.cpp | 648 const UChar *mz_name = ures_getStringByIndex(mz, 0, NULL, &status); in createMetazoneMappings() 653 mz_from = ures_getStringByIndex(mz, 1, NULL, &status); in createMetazoneMappings() 654 mz_to = ures_getStringByIndex(mz, 2, NULL, &status); in createMetazoneMappings()
|
D | smpdtfmt.cpp | 746 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct() 747 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct() 778 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct() 779 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct() 806 resStr = ures_getStringByIndex(dateTimePatterns, glueIndex, &resStrLen, &status); in construct() 824 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct() 825 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct() 850 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct() 851 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct()
|
D | windtfmt.cpp | 83 const UChar *resStr = ures_getStringByIndex(patBundle, glueIndex, &resStrLen, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
D | ucurr.cpp | 731 s = ures_getStringByIndex(rb, choice, len, &ec2); in ucurr_getName() 917 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2); in getCurrencyNameCount() 1037 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2); in collectCurrencyNames() 1092 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames() 1134 s = ures_getStringByIndex(names, j, &len, &ec3); in collectCurrencyNames()
|
D | dcfmtsym.cpp | 338 … ures_getStringByIndex(currency.getAlias(), (int32_t)0, &currPatternLen, &localStatus); in initialize()
|
D | reldtfmt.cpp | 513 … const UChar *resStr = ures_getStringByIndex(dateTimePatterns, glueIndex, &resStrLen, &tempStatus); in loadDates()
|
D | reldatefmt.cpp | 129 const UChar *resStr = ures_getStringByIndex( in getStringByIndex()
|
D | ucal.cpp | 698 const UChar *type = ures_getStringByIndex(order, i, &len, status); in ucal_getKeywordValuesForLocale()
|
D | dtitvfmt.cpp | 738 const UChar* dateTimeFormat = ures_getStringByIndex( in initializePattern()
|
D | tznames_impl.cpp | 1531 const UChar *uregion = ures_getStringByIndex(regionsRes, i, &len, &status); in createInstance()
|
D | dtptngen.cpp | 939 …resStr = ures_getStringByIndex(dateTimePatterns, (int32_t)DateFormat::kDateTime, &resStrLen, &stat… in setDateTimeFromCalendar()
|
D | calendar.cpp | 312 const UChar *uCalType = ures_getStringByIndex(order, 0, &len, &status); in getCalendarTypeForLocale()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cldrtest.c | 198 … const UChar *rootStr = ures_getStringByIndex(subRootBundle,idx,&rootStrLen,&errorCode); in TestKeyInRootRecursive() 199 … const UChar *localeStr = ures_getStringByIndex(subBundle,idx,&localeStrLen,&errorCode); in TestKeyInRootRecursive() 229 localeStr = ures_getStringByIndex(arr,0,&localeStrLen,&errorCode); in TestKeyInRootRecursive() 599 const UChar *fromBundleStr = ures_getStringByIndex(fromArray, idx, NULL, &errorCode); in compareArrays() 600 const UChar *toBundleStr = ures_getStringByIndex(toArray, idx, NULL, &errorCode); in compareArrays() 993 … const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode); in VerifyTranslation() 1022 … const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode); in VerifyTranslation()
|
D | creststn.c | 1328 value=(UChar*)ures_getStringByIndex(teFillin, 0, &len, &status); in TestErrorConditions() 1334 value=(UChar*)ures_getStringByIndex(NULL, 0, &len, &status); in TestErrorConditions() 1341 value=(UChar*)ures_getStringByIndex(teFillin, 9999, &len, &status); in TestErrorConditions() 1785 t=(UChar*)ures_getStringByIndex(array, idx, &len, &status); in testTag() 1876 t=(UChar*)ures_getStringByIndex(tableRow, col, &len, &status); in testTag() 2881 s16 = ures_getStringByIndex(resB, idx, length, status); in tres_getString()
|
/external/icu/icu4c/source/samples/ufortune/ |
D | ufortune.c | 191 resString = ures_getStringByIndex(fortunes_r, i, &len, &err); in main()
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | datamap.cpp | 90 key = ures_getStringByIndex(headers, i, &keyLen, &status); in init()
|
/external/icu/icu4c/source/common/ |
D | resbund.cpp | 335 const UChar* r = ures_getStringByIndex(fResource, indexS, &len, &status); in getStringEx()
|
D | locdispnames.cpp | 836 … dispName = ures_getStringByIndex(currency, UCURRENCY_DISPLAY_NAME_INDEX, &dispNameLen, status); in uloc_getDisplayKeywordValue()
|
D | uresbund.cpp | 1593 U_CAPI const UChar* U_EXPORT2 ures_getStringByIndex(const UResourceBundle *resB, int32_t indexS, in… in ures_getStringByIndex() function 1650 const UChar *s16 = ures_getStringByIndex(resB, idx, &length16, status); in ures_getUTF8StringByIndex()
|
/external/icu/icu4c/source/samples/uresb/ |
D | uresb.c | 369 const UChar *result = ures_getStringByIndex(errorcodes, errorNumber, &len, &status); in getErrorName()
|