/external/icu/icu4c/source/common/unicode/ |
D | ures.h | 640 ures_getStringByIndex(const UResourceBundle *resourceBundle, 859 const UChar* r = ures_getStringByIndex(resB, indexS, &len, status); in ures_getUnicodeStringByIndex()
|
D | urename.h | 1528 #define ures_getStringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getStringByIndex) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | ures.h | 640 ures_getStringByIndex(const UResourceBundle *resourceBundle, 859 const UChar* r = ures_getStringByIndex(resB, indexS, &len, status); in ures_getUnicodeStringByIndex()
|
D | urename.h | 1528 #define ures_getStringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getStringByIndex) macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | cldrtest.c | 202 … const UChar *rootStr = ures_getStringByIndex(subRootBundle,idx,&rootStrLen,&errorCode); in TestKeyInRootRecursive() 203 … const UChar *localeStr = ures_getStringByIndex(subBundle,idx,&localeStrLen,&errorCode); in TestKeyInRootRecursive() 233 localeStr = ures_getStringByIndex(arr,0,&localeStrLen,&errorCode); in TestKeyInRootRecursive() 603 const UChar *fromBundleStr = ures_getStringByIndex(fromArray, idx, NULL, &errorCode); in compareArrays() 604 const UChar *toBundleStr = ures_getStringByIndex(toArray, idx, NULL, &errorCode); in compareArrays() 1003 … const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode); in VerifyTranslation() 1032 … const UChar *fromBundleStr = ures_getStringByIndex(resArray, idx, &langSize, &errorCode); in VerifyTranslation()
|
D | creststn.c | 1333 value=(UChar*)ures_getStringByIndex(teFillin, 0, &len, &status); in TestErrorConditions() 1339 value=(UChar*)ures_getStringByIndex(NULL, 0, &len, &status); in TestErrorConditions() 1346 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() 2886 s16 = ures_getStringByIndex(resB, idx, length, status); in tres_getString()
|
/external/icu/icu4c/source/i18n/ |
D | timezone.cpp | 196 u = ures_getStringByIndex(array, mid, &len, &status); in findInStringArray() 747 id = ures_getStringByIndex(top, i, &idLen, &ec); in getID() 1034 const UChar* id2 = ures_getStringByIndex(ares, zone, &idLen, &ec); in getEquivalentID() 1062 result = ures_getStringByIndex(names, idx, NULL, &ec); in findID() 1081 result = ures_getStringByIndex(names, idx, NULL, &ec); in dereferOlsonLink() 1091 const UChar* tmp = ures_getStringByIndex(names, deref, NULL, &ec); in dereferOlsonLink() 1124 const UChar *tmp = ures_getStringByIndex(res, idx, NULL, &status); in getRegion()
|
D | number_formatimpl.cpp | 54 result.pattern = ures_getStringByIndex(bundle.getAlias(), 0, &dummy, &localStatus); in getCurrencyFormatInfo() 55 result.decimalSeparator = ures_getStringByIndex(bundle.getAlias(), 1, &dummy, &localStatus); in getCurrencyFormatInfo() 56 … result.groupingSeparator = ures_getStringByIndex(bundle.getAlias(), 2, &dummy, &localStatus); in getCurrencyFormatInfo()
|
D | zonemeta.cpp | 657 const UChar *mz_name = ures_getStringByIndex(mz, 0, NULL, &status); in createMetazoneMappings() 662 mz_from = ures_getStringByIndex(mz, 1, NULL, &status); in createMetazoneMappings() 663 mz_to = ures_getStringByIndex(mz, 2, NULL, &status); in createMetazoneMappings()
|
D | smpdtfmt.cpp | 731 resStr = ures_getStringByIndex(currentBundle.getAlias(), 0, &resStrLen, &status); in construct() 732 ovrStr = ures_getStringByIndex(currentBundle.getAlias(), 1, &ovrStrLen, &status); in construct() 756 resStr = ures_getStringByIndex(currentBundle.getAlias(), 0, &resStrLen, &status); in construct() 757 ovrStr = ures_getStringByIndex(currentBundle.getAlias(), 1, &ovrStrLen, &status); in construct() 776 resStr = ures_getStringByIndex(dateTimePatterns.getAlias(), glueIndex, &resStrLen, &status); in construct() 796 resStr = ures_getStringByIndex(currentBundle.getAlias(), 0, &resStrLen, &status); in construct() 797 ovrStr = ures_getStringByIndex(currentBundle.getAlias(), 1, &ovrStrLen, &status); in construct() 821 resStr = ures_getStringByIndex(currentBundle.getAlias(), 0, &resStrLen, &status); in construct() 822 ovrStr = ures_getStringByIndex(currentBundle.getAlias(), 1, &ovrStrLen, &status); in construct()
|
D | windtfmt.cpp | 85 const UChar *resStr = ures_getStringByIndex(patBundle, glueIndex, &resStrLen, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
D | dcfmtsym.cpp | 492 … ures_getStringByIndex(currency.getAlias(), (int32_t)0, &currPatternLen, &localStatus); in initialize()
|
D | reldtfmt.cpp | 537 …const UChar *resStr = ures_getStringByIndex(dateTimePatterns.getAlias(), glueIndex, &resStrLen, &s… in loadDates()
|
D | ucal.cpp | 694 const UChar *type = ures_getStringByIndex(order, i, &len, status); in ucal_getKeywordValuesForLocale()
|
D | reldatefmt.cpp | 197 const UChar *resStr = ures_getStringByIndex( in getStringByIndex()
|
D | dtitvfmt.cpp | 670 const UChar* dateTimeFormat = ures_getStringByIndex( in initializePattern()
|
D | tznames_impl.cpp | 1805 const UChar *uregion = ures_getStringByIndex(regionsRes, i, &len, &status); in createInstance()
|
D | dtptngen.cpp | 1285 …resStr = ures_getStringByIndex(dateTimePatterns.getAlias(), (int32_t)DateFormat::kDateTime, &resSt… in setDateTimeFromCalendar()
|
/external/icu/icu4c/source/samples/ufortune/ |
D | ufortune.c | 197 resString = ures_getStringByIndex(fortunes_r, i, &len, &err); in main()
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | datamap.cpp | 93 key = ures_getStringByIndex(headers, i, &keyLen, &status); in init()
|
/external/icu/icu4c/source/common/ |
D | resbund.cpp | 337 const UChar* r = ures_getStringByIndex(fResource, indexS, &len, &status); in getStringEx()
|
D | ucurr.cpp | 746 s = ures_getStringByIndex(rb.getAlias(), choice, len, &ec2); in ucurr_getName() 923 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2); in getCurrencyNameCount() 1027 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2); in collectCurrencyNames() 1060 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames() 1102 s = ures_getStringByIndex(names, j, &len, &ec5); in collectCurrencyNames()
|
D | locdispnames.cpp | 840 … dispName = ures_getStringByIndex(currency, UCURRENCY_DISPLAY_NAME_INDEX, &dispNameLen, status); in uloc_getDisplayKeywordValue()
|
D | uresbund.cpp | 1629 U_CAPI const UChar* U_EXPORT2 ures_getStringByIndex(const UResourceBundle *resB, int32_t indexS, in… in ures_getStringByIndex() function 1686 const UChar *s16 = ures_getStringByIndex(resB, idx, &length16, status); in ures_getUTF8StringByIndex()
|
/external/icu/icu4c/source/samples/uresb/ |
D | uresb.c | 375 const UChar *result = ures_getStringByIndex(errorcodes, errorNumber, &len, &status); in getErrorName()
|