Home
last modified time | relevance | path

Searched refs:ures_getStringByIndex (Results 1 – 25 of 42) sorted by relevance

12

/external/chromium_org/third_party/icu/source/i18n/
Dtimezone.cpp215 u = ures_getStringByIndex(array, mid, &len, &status); in findInStringArray()
673 id = ures_getStringByIndex(top, i, &idLen, &ec); in getID()
742 region = ures_getStringByIndex(res, i, NULL, &ec); in TZEnumeration()
756 region = ures_getStringByIndex(res, i, NULL, &ec); in TZEnumeration()
892 const UChar* id = ures_getStringByIndex(ares, zone, &idLen, &ec); in getEquivalentID()
920 result = ures_getStringByIndex(names, idx, NULL, &ec); in dereferOlsonLink()
930 const UChar* tmp = ures_getStringByIndex(names, deref, NULL, &ec); in dereferOlsonLink()
955 const UChar *tmp = ures_getStringByIndex(res, idx, NULL, &ec); in getRegion()
Ddcfmtsym.cpp322 … currPattern = ures_getStringByIndex(currency, (int32_t)0, &currPatternLen, &localStatus); in initialize()
323 … UnicodeString decimalSep = ures_getStringByIndex(currency, (int32_t)1, NULL, &localStatus); in initialize()
324 … UnicodeString groupingSep = ures_getStringByIndex(currency, (int32_t)2, NULL, &localStatus); in initialize()
Ddtfmtsym.cpp1154 const UChar *resStr = ures_getStringByIndex(data, i, &strLen, &status); in initField()
1448 resStr = ures_getStringByIndex(weekdaysData, i, &len, &status); in initializeData()
1464 resStr = ures_getStringByIndex(lsweekdaysData, i, &len, &status); in initializeData()
1488 resStr = ures_getStringByIndex(narrowWeekdaysData, i, &len, &status); in initializeData()
1508 resStr = ures_getStringByIndex(standaloneWeekdaysData, i, &len, &status); in initializeData()
1528 resStr = ures_getStringByIndex(standaloneShortWeekdaysData, i, &len, &status); in initializeData()
1552 resStr = ures_getStringByIndex(standaloneNarrowWeekdaysData, i, &len, &status); in initializeData()
Dzonemeta.cpp544 const UChar *mz_name = ures_getStringByIndex(mz, 0, NULL, &status); in createMetazoneMappings()
549 mz_from = ures_getStringByIndex(mz, 1, NULL, &status); in createMetazoneMappings()
550 mz_to = ures_getStringByIndex(mz, 2, NULL, &status); in createMetazoneMappings()
Dsmpdtfmt.cpp515 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct()
516 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct()
547 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct()
548 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct()
575 resStr = ures_getStringByIndex(dateTimePatterns, glueIndex, &resStrLen, &status); in construct()
593 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct()
594 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct()
619 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct()
620 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct()
Ducurr.cpp532 s = ures_getStringByIndex(rb, choice, len, &ec2); in ucurr_getName()
717 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2); in getCurrencyNameCount()
828 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2); in collectCurrencyNames()
872 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames()
914 s = ures_getStringByIndex(names, j, &len, &ec3); in collectCurrencyNames()
Dwindtfmt.cpp83 const UChar *resStr = ures_getStringByIndex(patBundle, glueIndex, &resStrLen, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
/external/icu4c/common/unicode/
Dures.h633 ures_getStringByIndex(const UResourceBundle *resourceBundle,
845 const UChar* r = ures_getStringByIndex(resB, indexS, &len, status); in ures_getUnicodeStringByIndex()
/external/chromium_org/third_party/icu/source/common/unicode/
Dures.h626 ures_getStringByIndex(const UResourceBundle *resourceBundle,
838 const UChar* r = ures_getStringByIndex(resB, indexS, &len, status); in ures_getUnicodeStringByIndex()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcldrtest.c194 … const UChar *rootStr = ures_getStringByIndex(subRootBundle,idx,&rootStrLen,&errorCode); in TestKeyInRootRecursive()
195 … const UChar *localeStr = ures_getStringByIndex(subBundle,idx,&localeStrLen,&errorCode); in TestKeyInRootRecursive()
225 localeStr = ures_getStringByIndex(arr,0,&localeStrLen,&errorCode); in TestKeyInRootRecursive()
584 const UChar *fromBundleStr = ures_getStringByIndex(fromArray, idx, NULL, &errorCode); in compareArrays()
585 const UChar *toBundleStr = ures_getStringByIndex(toArray, idx, NULL, &errorCode); in compareArrays()
1038 … const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode); in VerifyTranslation()
1067 … const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode); in VerifyTranslation()
Dcreststn.c1335 value=(UChar*)ures_getStringByIndex(teFillin, 0, &len, &status); in TestErrorConditions()
1341 value=(UChar*)ures_getStringByIndex(NULL, 0, &len, &status); in TestErrorConditions()
1348 value=(UChar*)ures_getStringByIndex(teFillin, 9999, &len, &status); in TestErrorConditions()
1784 t=(UChar*)ures_getStringByIndex(array, index, &len, &status); in testTag()
1875 t=(UChar*)ures_getStringByIndex(tableRow, col, &len, &status); in testTag()
2824 s16 = ures_getStringByIndex(resB, index, length, status); in tres_getString()
/external/icu4c/i18n/
Ddtfmtsym.cpp1260 const UChar *resStr = ures_getStringByIndex(data, i, &strLen, &status); in initField()
1622 resStr = ures_getStringByIndex(weekdaysData, i, &len, &status); in initializeData()
1639 resStr = ures_getStringByIndex(abbrWeekdaysData, i, &len, &status); in initializeData()
1660 resStr = ures_getStringByIndex(shorterWeekdaysData, i, &len, &status); in initializeData()
1685 resStr = ures_getStringByIndex(narrowWeekdaysData, i, &len, &status); in initializeData()
1706 resStr = ures_getStringByIndex(standaloneWeekdaysData, i, &len, &status); in initializeData()
1727 resStr = ures_getStringByIndex(standaloneAbbrWeekdaysData, i, &len, &status); in initializeData()
1748 resStr = ures_getStringByIndex(standaloneShorterWeekdaysData, i, &len, &status); in initializeData()
1773 resStr = ures_getStringByIndex(standaloneNarrowWeekdaysData, i, &len, &status); in initializeData()
Dtimezone.cpp183 u = ures_getStringByIndex(array, mid, &len, &status); in findInStringArray()
672 id = ures_getStringByIndex(top, i, &idLen, &ec); in getID()
1059 const UChar* id = ures_getStringByIndex(ares, zone, &idLen, &ec); in getEquivalentID()
1087 result = ures_getStringByIndex(names, idx, NULL, &ec); in findID()
1106 result = ures_getStringByIndex(names, idx, NULL, &ec); in dereferOlsonLink()
1116 const UChar* tmp = ures_getStringByIndex(names, deref, NULL, &ec); in dereferOlsonLink()
1149 const UChar *tmp = ures_getStringByIndex(res, idx, NULL, &status); in getRegion()
Dsmpdtfmt.cpp588 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct()
589 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct()
620 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct()
621 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct()
648 resStr = ures_getStringByIndex(dateTimePatterns, glueIndex, &resStrLen, &status); in construct()
666 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct()
667 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct()
692 resStr = ures_getStringByIndex(currentBundle, 0, &resStrLen, &status); in construct()
693 ovrStr = ures_getStringByIndex(currentBundle, 1, &ovrStrLen, &status); in construct()
Dzonemeta.cpp670 const UChar *mz_name = ures_getStringByIndex(mz, 0, NULL, &status); in createMetazoneMappings()
675 mz_from = ures_getStringByIndex(mz, 1, NULL, &status); in createMetazoneMappings()
676 mz_to = ures_getStringByIndex(mz, 2, NULL, &status); in createMetazoneMappings()
Dwindtfmt.cpp83 const UChar *resStr = ures_getStringByIndex(patBundle, glueIndex, &resStrLen, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Ducurr.cpp572 s = ures_getStringByIndex(rb, choice, len, &ec2); in ucurr_getName()
757 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2); in getCurrencyNameCount()
867 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2); in collectCurrencyNames()
911 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames()
953 s = ures_getStringByIndex(names, j, &len, &ec3); in collectCurrencyNames()
/external/icu4c/test/cintltst/
Dcldrtest.c197 … const UChar *rootStr = ures_getStringByIndex(subRootBundle,idx,&rootStrLen,&errorCode); in TestKeyInRootRecursive()
198 … const UChar *localeStr = ures_getStringByIndex(subBundle,idx,&localeStrLen,&errorCode); in TestKeyInRootRecursive()
228 localeStr = ures_getStringByIndex(arr,0,&localeStrLen,&errorCode); in TestKeyInRootRecursive()
592 const UChar *fromBundleStr = ures_getStringByIndex(fromArray, idx, NULL, &errorCode); in compareArrays()
593 const UChar *toBundleStr = ures_getStringByIndex(toArray, idx, NULL, &errorCode); in compareArrays()
969 … const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode); in VerifyTranslation()
1000 … const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode); in VerifyTranslation()
Dcreststn.c1335 value=(UChar*)ures_getStringByIndex(teFillin, 0, &len, &status); in TestErrorConditions()
1341 value=(UChar*)ures_getStringByIndex(NULL, 0, &len, &status); in TestErrorConditions()
1348 value=(UChar*)ures_getStringByIndex(teFillin, 9999, &len, &status); in TestErrorConditions()
1790 t=(UChar*)ures_getStringByIndex(array, idx, &len, &status); in testTag()
1881 t=(UChar*)ures_getStringByIndex(tableRow, col, &len, &status); in testTag()
2837 s16 = ures_getStringByIndex(resB, idx, length, status); in tres_getString()
/external/icu4c/samples/ufortune/
Dufortune.c191 resString = ures_getStringByIndex(fortunes_r, i, &len, &err); in main()
/external/chromium_org/third_party/icu/source/tools/ctestfw/
Ddatamap.cpp90 key = ures_getStringByIndex(headers, i, &keyLen, &status); in init()
/external/icu4c/tools/ctestfw/
Ddatamap.cpp90 key = ures_getStringByIndex(headers, i, &keyLen, &status); in init()
/external/icu4c/common/
Dresbund.cpp328 const UChar* r = ures_getStringByIndex(fResource, indexS, &len, &status); in getStringEx()
/external/chromium_org/third_party/icu/source/common/
Dresbund.cpp328 const UChar* r = ures_getStringByIndex(fResource, indexS, &len, &status); in getStringEx()
/external/icu4c/samples/uresb/
Duresb.c369 const UChar *result = ures_getStringByIndex(errorcodes, errorNumber, &len, &status); in getErrorName()

12