Searched refs:ures_getByKeyWithFallback (Results 1 - 25 of 63) sorted by relevance

123

/external/chromium_org/third_party/icu/source/i18n/
H A Dgregoimp.cpp187 fBundle = ures_getByKeyWithFallback(fFillin, type, NULL, &status);
188 fFallback = ures_getByKeyWithFallback(fFillin, U_GREGORIAN_KEY, NULL, &status);
197 fBundle = ures_getByKeyWithFallback(fFillin, U_GREGORIAN_KEY, NULL, &status);
219 fFillin = ures_getByKeyWithFallback(fBundle, key, fFillin, &status);
226 fFillin = ures_getByKeyWithFallback(fFallback, key, fFillin, &status);
243 fFillin = ures_getByKeyWithFallback(fBundle, key, fFillin, &status);
244 fOtherFillin = ures_getByKeyWithFallback(fFillin, U_FORMAT_KEY, fOtherFillin, &status);
245 fFillin = ures_getByKeyWithFallback(fOtherFillin, subKey, fFillin, &status);
252 fFillin = ures_getByKeyWithFallback(fFallback, key, fFillin, &status);
253 fOtherFillin = ures_getByKeyWithFallback(fFilli
[all...]
H A Ddcfmtsym.cpp208 ures_getByKeyWithFallback(resource.getAlias(), gNumberElements, NULL, &status));
248 ures_getByKeyWithFallback(numberElementsRes.getAlias(), nsName, NULL, &nlStatus));
249 ures_getByKeyWithFallback(nonLatnSymbols.getAlias(), gSymbols, nonLatnSymbols.getAlias(), &nlStatus);
253 ures_getByKeyWithFallback(numberElementsRes.getAlias(), gLatn, NULL, &status));
254 ures_getByKeyWithFallback(latnSymbols.getAlias(), gSymbols, latnSymbols.getAlias(), &status);
331 ures_getByKeyWithFallback(currencyResource.getAlias(), "Currencies", NULL, &localStatus));
332 ures_getByKeyWithFallback(currency.getAlias(), cc, currency.getAlias(), &localStatus);
358 ures_getByKeyWithFallback(currencyResource.getAlias(),
367 ures_getByKeyWithFallback(currencySpcRes.getAlias(),
377 ures_getByKeyWithFallback(currencySpcRe
[all...]
H A Dcurrpinf.cpp246 UResourceBundle *numElements = ures_getByKeyWithFallback(rb, gNumberElementsTag, NULL, &ec);
247 rb = ures_getByKeyWithFallback(numElements, ns->getName(), rb, &ec);
248 rb = ures_getByKeyWithFallback(rb, gPatternsTag, rb, &ec);
254 rb = ures_getByKeyWithFallback(numElements, gLatnTag, rb, &ec);
255 rb = ures_getByKeyWithFallback(rb, gPatternsTag, rb, &ec);
285 UResourceBundle *currencyRes = ures_getByKeyWithFallback(currRb, gCurrUnitPtnTag, NULL, &ec);
H A Dwindtfmt.cpp62 UResourceBundle *typBundle = ures_getByKeyWithFallback(calBundle, type, NULL, &status);
63 UResourceBundle *patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", NULL, &status);
67 typBundle = ures_getByKeyWithFallback(calBundle, "gregorian", typBundle, &status);
68 patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", patBundle, &status);
H A Ddtfmtsym.cpp1405 UResourceBundle *eras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status);
1407 UResourceBundle *eraNames = ures_getByKeyWithFallback(erasMain, gNamesWideTag, NULL, &status);
1410 eraNames = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status);
1414 UResourceBundle *narrowEras = ures_getByKeyWithFallback(erasMain, gNamesNarrowTag, NULL, &status);
1417 narrowEras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status);
1444 UResourceBundle *nameSetYears = ures_getByKeyWithFallback(cyclicNameSets, gNameSetYearsTag, NULL, &tempStatus);
1446 UResourceBundle *nameSetYearsFmt = ures_getByKeyWithFallback(nameSetYears, gNamesFormatTag, NULL, &tempStatus);
1448 UResourceBundle *nameSetYearsFmtAbbrev = ures_getByKeyWithFallback(nameSetYearsFmt, gNamesAbbrTag, NULL, &tempStatus);
1462 UResourceBundle *contextTransforms = ures_getByKeyWithFallback(localeBundle, gContextTransformsTag, NULL, &tempStatus);
H A Dnumfmt.cpp1296 UResourceBundle *numElements = ures_getByKeyWithFallback(resource, gNumberElements, NULL, &status);
1297 resource = ures_getByKeyWithFallback(numElements, ns->getName(), resource, &status);
1298 resource = ures_getByKeyWithFallback(resource, gPatterns, resource, &status);
1307 resource = ures_getByKeyWithFallback(numElements, gLatn, resource, &status);
1308 resource = ures_getByKeyWithFallback(resource, gPatterns, resource, &status);
/external/icu/icu4c/source/i18n/
H A Dgregoimp.cpp187 fBundle = ures_getByKeyWithFallback(fFillin, type, NULL, &status);
188 fFallback = ures_getByKeyWithFallback(fFillin, U_GREGORIAN_KEY, NULL, &status);
197 fBundle = ures_getByKeyWithFallback(fFillin, U_GREGORIAN_KEY, NULL, &status);
219 fFillin = ures_getByKeyWithFallback(fBundle, key, fFillin, &status);
226 fFillin = ures_getByKeyWithFallback(fFallback, key, fFillin, &status);
243 fFillin = ures_getByKeyWithFallback(fBundle, key, fFillin, &status);
244 fOtherFillin = ures_getByKeyWithFallback(fFillin, U_FORMAT_KEY, fOtherFillin, &status);
245 fFillin = ures_getByKeyWithFallback(fOtherFillin, subKey, fFillin, &status);
252 fFillin = ures_getByKeyWithFallback(fFallback, key, fFillin, &status);
253 fOtherFillin = ures_getByKeyWithFallback(fFilli
[all...]
H A Ddcfmtsym.cpp208 ures_getByKeyWithFallback(resource.getAlias(), gNumberElements, NULL, &status));
248 ures_getByKeyWithFallback(numberElementsRes.getAlias(), nsName, NULL, &nlStatus));
249 ures_getByKeyWithFallback(nonLatnSymbols.getAlias(), gSymbols, nonLatnSymbols.getAlias(), &nlStatus);
253 ures_getByKeyWithFallback(numberElementsRes.getAlias(), gLatn, NULL, &status));
254 ures_getByKeyWithFallback(latnSymbols.getAlias(), gSymbols, latnSymbols.getAlias(), &status);
331 ures_getByKeyWithFallback(currencyResource.getAlias(), "Currencies", NULL, &localStatus));
332 ures_getByKeyWithFallback(currency.getAlias(), cc, currency.getAlias(), &localStatus);
358 ures_getByKeyWithFallback(currencyResource.getAlias(),
367 ures_getByKeyWithFallback(currencySpcRes.getAlias(),
377 ures_getByKeyWithFallback(currencySpcRe
[all...]
H A Dcurrpinf.cpp246 UResourceBundle *numElements = ures_getByKeyWithFallback(rb, gNumberElementsTag, NULL, &ec);
247 rb = ures_getByKeyWithFallback(numElements, ns->getName(), rb, &ec);
248 rb = ures_getByKeyWithFallback(rb, gPatternsTag, rb, &ec);
254 rb = ures_getByKeyWithFallback(numElements, gLatnTag, rb, &ec);
255 rb = ures_getByKeyWithFallback(rb, gPatternsTag, rb, &ec);
285 UResourceBundle *currencyRes = ures_getByKeyWithFallback(currRb, gCurrUnitPtnTag, NULL, &ec);
H A Ducol_res.cpp121 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode));
176 ures_getByKeyWithFallback(collations.getAlias(), "default", NULL,
195 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode));
203 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode));
211 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode));
219 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode));
289 ures_getByKeyWithFallback(actualBundle.getAlias(), "collations/default", NULL,
H A Dreldatefmt.cpp215 ures_getByKeyWithFallback(
220 LocalUResourceBundlePointer futureBundle(ures_getByKeyWithFallback(
229 LocalUResourceBundlePointer pastBundle(ures_getByKeyWithFallback(
246 ures_getByKeyWithFallback(resource, path, NULL, &status));
260 ures_getByKeyWithFallback(resource, path, NULL, &status));
280 ures_getByKeyWithFallback(
298 ures_getByKeyWithFallback(resource, path, NULL, &status));
322 ures_getByKeyWithFallback(resource, path, NULL, &status));
456 ures_getByKeyWithFallback(
H A Dwindtfmt.cpp62 UResourceBundle *typBundle = ures_getByKeyWithFallback(calBundle, type, NULL, &status);
63 UResourceBundle *patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", NULL, &status);
67 typBundle = ures_getByKeyWithFallback(calBundle, "gregorian", typBundle, &status);
68 patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", patBundle, &status);
H A Dreldtfmt.cpp461 rb = ures_getByKeyWithFallback(rb, "contextTransforms", rb, &status);
462 rb = ures_getByKeyWithFallback(rb, "relative", rb, &status);
522 rb = ures_getByKeyWithFallback(rb, "fields", rb, &status);
523 rb = ures_getByKeyWithFallback(rb, "day", rb, &status);
524 rb = ures_getByKeyWithFallback(rb, "relative", rb, &status);
H A Ddtfmtsym.cpp1415 UResourceBundle *eras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status);
1417 UResourceBundle *eraNames = ures_getByKeyWithFallback(erasMain, gNamesWideTag, NULL, &status);
1420 eraNames = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status);
1424 UResourceBundle *narrowEras = ures_getByKeyWithFallback(erasMain, gNamesNarrowTag, NULL, &status);
1427 narrowEras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status);
1454 UResourceBundle *nameSetYears = ures_getByKeyWithFallback(cyclicNameSets, gNameSetYearsTag, NULL, &tempStatus);
1456 UResourceBundle *nameSetYearsFmt = ures_getByKeyWithFallback(nameSetYears, gNamesFormatTag, NULL, &tempStatus);
1458 UResourceBundle *nameSetYearsFmtAbbrev = ures_getByKeyWithFallback(nameSetYearsFmt, gNamesAbbrTag, NULL, &tempStatus);
1472 UResourceBundle *contextTransforms = ures_getByKeyWithFallback(localeBundle, gContextTransformsTag, NULL, &tempStatus);
/external/chromium_org/third_party/icu/source/common/
H A Dlocresdata.cpp76 ures_getByKeyWithFallback(rb, tableKey, &table, &errorCode);
80 ures_getByKeyWithFallback(&table,subTableKey, &subTable, &errorCode);
88 ures_getByKeyWithFallback(&table,subTableKey, &table, &errorCode);
H A Dlistformatter.cpp125 rb = ures_getByKeyWithFallback(rb, "listPattern", rb, &errorCode);
126 rb = ures_getByKeyWithFallback(rb, style, rb, &errorCode);
132 rb = ures_getByKeyWithFallback(rb, "standard", rb, &errorCode);
H A Duresimp.h199 ures_getByKeyWithFallback(const UResourceBundle *resB,
H A Dbrkiter.cpp81 brkRules = ures_getByKeyWithFallback(b, "boundaries", brkRules, &status);
83 brkName = ures_getByKeyWithFallback(brkRules, type, brkName, &status);
/external/icu/icu4c/source/common/
H A Dlocresdata.cpp76 ures_getByKeyWithFallback(rb, tableKey, &table, &errorCode);
80 ures_getByKeyWithFallback(&table,subTableKey, &subTable, &errorCode);
88 ures_getByKeyWithFallback(&table,subTableKey, &table, &errorCode);
H A Dlistformatter.cpp180 rb = ures_getByKeyWithFallback(rb, "listPattern", rb, &errorCode);
181 rb = ures_getByKeyWithFallback(rb, style, rb, &errorCode);
187 rb = ures_getByKeyWithFallback(rb, "standard", rb, &errorCode);
H A Duresimp.h199 ures_getByKeyWithFallback(const UResourceBundle *resB,
H A Dbrkiter.cpp81 brkRules = ures_getByKeyWithFallback(b, "boundaries", brkRules, &status);
83 brkName = ures_getByKeyWithFallback(brkRules, type, brkName, &status);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcldrtest.c627 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode);
630 toGregorian = ures_getByKeyWithFallback(toCalendar, "gregorian", NULL, &errorCode);
976 UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode);
977 UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode);
978 UResourceBundle* format = ures_getByKeyWithFallback(names, "format", NULL, &errorCode);
979 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode);
1010 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode);
1011 format = ures_getByKeyWithFallback(names,"format", NULL, &errorCode);
1012 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode);
H A Dcreststn.c2453 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status);
2454 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status);
2455 t2 = ures_getByKeyWithFallback(t2, "DateTime", t2, &status);
2464 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status);
2465 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status);
2466 t2 = ures_getByKeyWithFallback(t2, "eras", t2, &status);
2474 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status);
2475 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status);
2476 t2 = ures_getByKeyWithFallback(t2, "DateTime", t2, &status);
2490 t = ures_getByKeyWithFallback(
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c630 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode);
633 toGregorian = ures_getByKeyWithFallback(toCalendar, "gregorian", NULL, &errorCode);
979 UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode);
980 UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode);
981 UResourceBundle* format = ures_getByKeyWithFallback(names, "format", NULL, &errorCode);
982 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode);
1011 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode);
1012 format = ures_getByKeyWithFallback(names,"format", NULL, &errorCode);
1013 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode);

Completed in 688 milliseconds

123