/external/icu4c/samples/ufortune/ |
ufortune.c | 169 fortunes_r = ures_getByKey(myResources, "fortunes", NULL, &err); 171 fprintf(stderr, "%s: ures_getByKey(\"fortunes\") failed, %s\n", programName, u_errorName(err));
|
/external/icu4c/test/cintltst/ |
crestst.c | 448 subResource = ures_getByKey(fr_FR, "MeasurementSystem", NULL, &status); 493 item=ures_getByKey(idna_rules, "UnassignedSet", NULL, &errorCode); 502 item=ures_getByKey(idna_rules, "ShortLanguage", NULL, &errorCode); 564 item=ures_getByKey(casing, "Info", NULL, &errorCode); 572 item=ures_getByKey(casing, "ShortLanguage", NULL, &errorCode); 608 item=ures_getByKey(te_IN, "ShortLanguage", NULL, &errorCode); 719 item=ures_getByKey(res, testcases[i].key, item, &errorCode); 933 res = ures_getByKey(rb, test[i].key, res, &status); 992 res = ures_getByKey(rb, test[i].resourceKey, res, &status); [all...] |
cldrtest.c | 94 subRootBundle = ures_getByKey(root, subBundleKey, NULL, &errorCode); 619 fromCalendar = ures_getByKey(fromLocaleBund, "calendar", NULL, &errorCode); 622 toCalendar = ures_getByKey(toLocaleBund, "calendar", NULL, &errorCode); 625 fromArray = ures_getByKey(fromLocaleBund, "CurrencyElements", NULL, &errorCode); 626 toArray = ures_getByKey(toLocaleBund, "CurrencyElements", NULL, &errorCode); 635 fromArray = ures_getByKey(fromLocaleBund, "NumberPatterns", NULL, &errorCode); 636 toArray = ures_getByKey(toLocaleBund, "NumberPatterns", NULL, &errorCode); 646 fromArray = ures_getByKey(fromLocaleBund, "DateTimePatterns", NULL, &errorCode); 647 toArray = ures_getByKey(toLocaleBund, "DateTimePatterns", NULL, &errorCode); 654 fromArray = ures_getByKey(fromLocaleBund, "NumberElements", NULL, &errorCode) [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cldrtest.c | 91 subRootBundle = ures_getByKey(root, subBundleKey, NULL, &errorCode); 612 fromCalendar = ures_getByKey(fromLocaleBund, "calendar", NULL, &errorCode); 616 toCalendar = ures_getByKey(toLocaleBund, "calendar", NULL, &errorCode); 686 fromArray = ures_getByKey(fromLocaleBund, "CurrencyElements", NULL, &errorCode); 687 toArray = ures_getByKey(toLocaleBund, "CurrencyElements", NULL, &errorCode); 696 fromArray = ures_getByKey(fromLocaleBund, "NumberPatterns", NULL, &errorCode); 697 toArray = ures_getByKey(toLocaleBund, "NumberPatterns", NULL, &errorCode); 707 fromArray = ures_getByKey(fromLocaleBund, "DateTimePatterns", NULL, &errorCode); 708 toArray = ures_getByKey(toLocaleBund, "DateTimePatterns", NULL, &errorCode); 715 fromArray = ures_getByKey(fromLocaleBund, "NumberElements", NULL, &errorCode) [all...] |
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
system_settings_provider.cc | 146 zone_strings = ures_getByKey(zone_bundle, "zone_strings", NULL, &status); 157 ures_getByKey(zone_strings, zone_id_str.c_str(), NULL, &status));
|
/external/chromium_org/third_party/icu/source/i18n/ |
olsontz.cpp | 134 ures_getByKey(res, kTRANSPRE32, &r, &ec); 147 ures_getByKey(res, kTRANS, &r, &ec); 160 ures_getByKey(res, kTRANSPOST32, &r, &ec); 173 ures_getByKey(res, kTYPEOFFSETS, &r, &ec); 183 ures_getByKey(res, kTYPEMAP, &r, &ec); 195 ures_getByKey(res, kFINALRAW, &r, &ec); 197 ures_getByKey(res, kFINALYEAR, &r, &ec); [all...] |
dtitvinf.cpp | 250 calBundle = ures_getByKey(rb, gCalendarTag, NULL, &status); 251 calTypeBundle = ures_getByKey(calBundle, calendarTypeToUse, NULL, &status); 285 UResourceBundle* intervalPatterns = ures_getByKey(
|
ucal.cpp | 620 ures_getByKey(rb, "calendarPreferenceData", rb, status); 621 UResourceBundle *order = ures_getByKey(rb, prefRegion, NULL, status); 624 order = ures_getByKey(rb, "001", NULL, status);
|
tmutfmt.cpp | 426 unitsRes = ures_getByKey(rb, key, NULL, &status); 443 UResourceBundle* countsToPatternRB = ures_getByKey(unitsRes, 619 unitsRes = ures_getByKey(rb, key, NULL, &status); 621 countsToPatternRB = ures_getByKey(unitsRes, timeUnitName, NULL, &status); [all...] |
gregoimp.cpp | 181 fFillin = ures_getByKey(fOtherFillin, U_CALENDAR_KEY, fFillin, &status);
|
/external/icu4c/i18n/ |
olsontz.cpp | 139 ures_getByKey(res, kTRANSPRE32, &r, &ec); 152 ures_getByKey(res, kTRANS, &r, &ec); 165 ures_getByKey(res, kTRANSPOST32, &r, &ec); 178 ures_getByKey(res, kTYPEOFFSETS, &r, &ec); 188 ures_getByKey(res, kTYPEMAP, &r, &ec); 200 ures_getByKey(res, kFINALRAW, &r, &ec); 202 ures_getByKey(res, kFINALYEAR, &r, &ec); [all...] |
dtitvinf.cpp | 252 calBundle = ures_getByKey(rb, gCalendarTag, NULL, &status); 253 calTypeBundle = ures_getByKey(calBundle, calendarTypeToUse, NULL, &status); 288 LocalUResourceBundlePointer intervalPatterns(ures_getByKey(
|
ucal.cpp | 679 ures_getByKey(rb, "calendarPreferenceData", rb, status); 680 UResourceBundle *order = ures_getByKey(rb, prefRegion, NULL, status); 683 order = ures_getByKey(rb, "001", NULL, status);
|
gender.cpp | 134 LocalUResourceBundlePointer locRes(ures_getByKey(rb.getAlias(), "genderList", NULL, &status));
|
tmutfmt.cpp | 442 unitsRes = ures_getByKey(rb, key, NULL, &status); 459 UResourceBundle* countsToPatternRB = ures_getByKey(unitsRes, 640 unitsRes = ures_getByKey(rb, key, NULL, &status); 642 countsToPatternRB = ures_getByKey(unitsRes, timeUnitName, NULL, &status); [all...] |
/external/chromium_org/third_party/icu/source/common/ |
wintz.c | 250 ures_getByKey(bundle, "mapTimezones", bundle, &status);
|
uloc_tag.c | 590 ures_getByKey(rb, KEYMAP, rb, status); 651 ures_getByKey(rb, KEYMAP, rb, status); 753 rb = ures_getByKey(keyTypeData, TYPEMAP, NULL, status); 760 typeMapForKey = ures_getByKey(rb, keyBuf, NULL, &tmpStatus); 768 ures_getByKey(keyTypeData, TYPEALIAS, rb, &tmpStatus); 769 ures_getByKey(rb, keyBuf, rb, &tmpStatus); 865 ures_getByKey(rb, TYPEMAP, rb, status); 871 ures_getByKey(rb, keyBuf, rb, &tmpStatus); [all...] |
uresbund.c | [all...] |
resbund.cpp | 336 ures_getByKey(fResource, key, &r, &status);
|
/external/icu4c/common/ |
uresbund.cpp | [all...] |
resbund.cpp | 336 ures_getByKey(fResource, key, &r, &status);
|
wintz.c | 292 ures_getByKey(bundle, "mapTimezones", bundle, &status);
|
uloc_tag.c | 653 ures_getByKey(rb, KEYMAP, rb, status); 714 ures_getByKey(rb, KEYMAP, rb, status); 816 rb = ures_getByKey(keyTypeData, TYPEMAP, NULL, status); 823 typeMapForKey = ures_getByKey(rb, keyBuf, NULL, &tmpStatus); 831 ures_getByKey(keyTypeData, TYPEALIAS, rb, &tmpStatus); 832 ures_getByKey(rb, keyBuf, rb, &tmpStatus); 936 ures_getByKey(rb, TYPEMAP, rb, status); 942 ures_getByKey(rb, keyBuf, rb, &tmpStatus); [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
ures.h | 699 ures_getByKey(const UResourceBundle *resourceBundle, [all...] |
/external/icu4c/common/unicode/ |
ures.h | 706 ures_getByKey(const UResourceBundle *resourceBundle, [all...] |