HomeSort by relevance Sort by last modified time
    Searched refs:ures_getByKeyWithFallback (Results 26 - 48 of 48) sorted by null

12

  /external/chromium/third_party/icu/source/i18n/
currpinf.cpp 261 UResourceBundle *currencyRes = ures_getByKeyWithFallback(rb, gCurrUnitPtnTag, NULL, &ec);
zstrfmt.cpp 544 zoneStringsArray = ures_getByKeyWithFallback(zoneStringsArray, gZoneStringsTag, zoneStringsArray, &status);
612 zoneItem = ures_getByKeyWithFallback(zoneStringsArray, zidkey, zoneItem, &status);
726 metazoneItem = ures_getByKeyWithFallback(zoneStringsArray, mzidkey, metazoneItem, &status);
    [all...]
ucol_res.cpp 193 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, &intStatus);
205 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collations, status);
510 UResourceBundle* cresb = ures_getByKeyWithFallback(coll->rb, "collations", NULL, &status);
511 UResourceBundle* uca = ures_getByKeyWithFallback(cresb, "UCA", NULL, &status);
    [all...]
ucol_sit.cpp 445 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, status);
457 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collElem, status);
dtitvinf.cpp 233 itvDtPtnResource = ures_getByKeyWithFallback(gregorianBundle,
rbnf.cpp 764 UResourceBundle* rbnfRules = ures_getByKeyWithFallback(nfrb, rules_tag, NULL, &status);
768 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status);
    [all...]
ucurr.cpp 533 rb = ures_getByKeyWithFallback(rb, buf, rb, &ec2);
613 rb = ures_getByKeyWithFallback(rb, buf, rb, &ec2);
    [all...]
  /external/icu4c/i18n/
currpinf.cpp 271 UResourceBundle *currencyRes = ures_getByKeyWithFallback(currRb, gCurrUnitPtnTag, NULL, &ec);
zstrfmt.cpp 651 fZoneStringsArray = ures_getByKeyWithFallback(fZoneStringsArray, gZoneStringsTag, fZoneStringsArray, &status);
716 fZoneItem = ures_getByKeyWithFallback(fZoneStringsArray, zidkey, fZoneItem, &status);
822 fMetazoneItem = ures_getByKeyWithFallback(fZoneStringsArray, mzidkey, fMetazoneItem, &status);
    [all...]
ucol_res.cpp 193 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, &intStatus);
205 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collations, status);
504 UResourceBundle* cresb = ures_getByKeyWithFallback(coll->rb, "collations", NULL, &status);
505 UResourceBundle* uca = ures_getByKeyWithFallback(cresb, "UCA", NULL, &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 764 UResourceBundle* rbnfRules = ures_getByKeyWithFallback(nfrb, rules_tag, NULL, &status);
768 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status);
    [all...]
ucurr.cpp 525 rb = ures_getByKeyWithFallback(rb, buf, rb, &ec2);
605 rb = ures_getByKeyWithFallback(rb, buf, rb, &ec2);
    [all...]
  /external/chromium/third_party/icu/source/common/
uloc.c     [all...]
uresbund.c     [all...]
  /external/icu4c/common/
uresbund.c     [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]

Completed in 2970 milliseconds

12