/external/icu4c/common/ |
brkeng.cpp | 284 b = ures_getByKeyWithFallback(b, "dictionaries", b, &status);
|
resbund.cpp | 347 ures_getByKeyWithFallback(fResource, key, &r, &status);
|
locdispnames.cpp | 508 UResourceBundle* dspbundle=ures_getByKeyWithFallback(locbundle, _kLocaleDisplayPattern, 798 UResourceBundle *currency = ures_getByKeyWithFallback(currencies, keywordValue, NULL, status);
|
/external/icu4c/i18n/ |
dtptngen.cpp | 542 calBundle = ures_getByKeyWithFallback(rb, DT_DateTimeCalendarTag, NULL, &err); 543 calTypeBundle = ures_getByKeyWithFallback(calBundle, calendarTypeToUse, NULL, &err); 547 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimePatternsTag, NULL, &err); 576 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeAppendItemsTag, NULL, &err); 592 fBundle = ures_getByKeyWithFallback(rb, DT_DateTimeFieldsTag, NULL, &err); 595 patBundle = ures_getByKeyWithFallback(fBundle, Resource_Fields[i], NULL, &err); 596 fieldBundle = ures_getByKeyWithFallback(patBundle, "dn", NULL, &err); 622 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeAvailableFormatsTag, NULL, &err); 698 calBundle = ures_getByKeyWithFallback(rb, DT_DateTimeCalendarTag, NULL, &err); 700 calTypeBundle = ures_getByKeyWithFallback(calBundle, calendarTypeToUse, NULL, &err) [all...] |
compactdecimalformat.cpp | 498 rb = ures_getByKeyWithFallback(rb, gNumberElementsTag, rb, &status); 616 ownedByUs = ures_getByKeyWithFallback(rb, path, NULL, &status); 619 *fillIn = ures_getByKeyWithFallback(rb, path, *fillIn, &status);
|
decimfmt.cpp | 441 UResourceBundle *resource = ures_getByKeyWithFallback(top, fgNumberElements, NULL, &status); 442 resource = ures_getByKeyWithFallback(resource, ns->getName(), resource, &status); 443 resource = ures_getByKeyWithFallback(resource, fgPatterns, resource, &status); 447 resource = ures_getByKeyWithFallback(top, fgNumberElements, resource, &status); 448 resource = ures_getByKeyWithFallback(resource, fgLatn, resource, &status); 449 resource = ures_getByKeyWithFallback(resource, fgPatterns, resource, &status); 559 UResourceBundle *numElements = ures_getByKeyWithFallback(resource, fgNumberElements, NULL, &error); 560 resource = ures_getByKeyWithFallback(numElements, ns->getName(), resource, &error); 561 resource = ures_getByKeyWithFallback(resource, fgPatterns, resource, &error); 566 resource = ures_getByKeyWithFallback(numElements, fgLatn, resource, &error) [all...] |
tznames_impl.cpp | 565 rbTable = ures_getByKeyWithFallback(rb, key, rbTable, &status); 639 UResourceBundle* table = ures_getByKeyWithFallback(rb, key, NULL, &status); 895 fZoneStrings = ures_getByKeyWithFallback(fZoneStrings, gZoneStrings, fZoneStrings, &tmpsts); [all...] |
ucol_sit.cpp | 482 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, status); 494 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collElem, status); [all...] |
dtitvinf.cpp | 254 itvDtPtnResource = ures_getByKeyWithFallback(calTypeBundle,
|
rbnf.cpp | 770 UResourceBundle* rbnfRules = ures_getByKeyWithFallback(nfrb, rules_tag, NULL, &status); 774 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status); [all...] |
ucol_res.cpp | 198 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, &intStatus); 210 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collations, status); 557 UResourceBundle* cresb = ures_getByKeyWithFallback(coll->rb, "collations", NULL, &status); 558 UResourceBundle* uca = ures_getByKeyWithFallback(cresb, "UCA", NULL, &status); [all...] |
locdspnm.cpp | 416 UResourceBundle *contextTransforms = ures_getByKeyWithFallback(localeBundle, "contextTransforms", NULL, &status); [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
dtptngen.cpp | 541 calBundle = ures_getByKeyWithFallback(rb, DT_DateTimeCalendarTag, NULL, &err); 542 calTypeBundle = ures_getByKeyWithFallback(calBundle, calendarTypeToUse, NULL, &err); 546 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimePatternsTag, NULL, &err); 575 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeAppendItemsTag, NULL, &err); 591 fBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeFieldsTag, NULL, &err); 594 patBundle = ures_getByKeyWithFallback(fBundle, Resource_Fields[i], NULL, &err); 595 fieldBundle = ures_getByKeyWithFallback(patBundle, "dn", NULL, &err); 611 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeAvailableFormatsTag, NULL, &err); 653 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeAvailableFormatsTag, NULL, &err); [all...] |
dtfmtsym.cpp | [all...] |
currpinf.cpp | 273 UResourceBundle *currencyRes = ures_getByKeyWithFallback(currRb, gCurrUnitPtnTag, NULL, &ec);
|
numfmt.cpp | [all...] |
zstrfmt.cpp | 675 fZoneStringsArray = ures_getByKeyWithFallback(fZoneStringsArray, gZoneStringsTag, fZoneStringsArray, &status); 762 fZoneItem = ures_getByKeyWithFallback(fZoneStringsArray, zidkey, fZoneItem, &status); 872 fMetazoneItem = ures_getByKeyWithFallback(fZoneStringsArray, mzidkey, fMetazoneItem, &status); [all...] |
ucol_sit.cpp | 444 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, status); 456 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collElem, status);
|
dtitvinf.cpp | 252 itvDtPtnResource = ures_getByKeyWithFallback(calTypeBundle,
|
rbnf.cpp | 766 UResourceBundle* rbnfRules = ures_getByKeyWithFallback(nfrb, rules_tag, NULL, &status); 770 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status); [all...] |
ucol_res.cpp | 196 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, &intStatus); 208 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collations, status); 544 UResourceBundle* cresb = ures_getByKeyWithFallback(coll->rb, "collations", NULL, &status); 545 UResourceBundle* uca = ures_getByKeyWithFallback(cresb, "UCA", NULL, &status); [all...] |
ucurr.cpp | 530 rb = ures_getByKeyWithFallback(rb, buf, rb, &ec2); 610 rb = ures_getByKeyWithFallback(rb, buf, rb, &ec2); [all...] |
/external/chromium_org/third_party/icu/source/common/ |
locdispnames.cpp | 473 locdsppat = ures_getByKeyWithFallback(bundle, _kLocaleDisplayPattern, NULL, &status); 776 UResourceBundle *currency = ures_getByKeyWithFallback(currencies, keywordValue, NULL, status);
|
uresbund.c | [all...] |
/external/icu4c/common/unicode/ |
urename.h | [all...] |