/external/chromium_org/third_party/icu/source/common/unicode/ |
ures.h | 362 ures_getString(const UResourceBundle* resourceBundle, 409 * @see ures_getString 430 * @see ures_getString 453 * @see ures_getString 476 * @see ures_getString 496 * @see ures_getString [all...] |
/external/icu4c/common/unicode/ |
ures.h | 369 ures_getString(const UResourceBundle* resourceBundle, 416 * @see ures_getString 437 * @see ures_getString 460 * @see ures_getString 483 * @see ures_getString 503 * @see ures_getString [all...] |
/external/chromium_org/third_party/icu/source/common/ |
brkeng.cpp | 280 const UChar *dictfname = ures_getString(b, &dictnlength, &status);
|
resbund.cpp | 246 const UChar *r = ures_getString(fResource, &len, &status);
|
brkiter.cpp | 85 brkfname = ures_getString(brkName, &size, &status);
|
uresbund.c | [all...] |
uloc_tag.c | 663 uBcpKey = ures_getString(mapData, &tmpBcpKeyLen, status); 878 uBcpType = ures_getString(mapData, &tmpBcpTypeLen, &tmpStatus); [all...] |
/external/icu4c/common/ |
resbund.cpp | 246 const UChar *r = ures_getString(fResource, &len, &status);
|
brkiter.cpp | 85 brkfname = ures_getString(brkName, &size, &status);
|
uresbund.cpp | [all...] |
/external/icu4c/samples/uresb/ |
uresb.c | 229 const UChar*thestr = ures_getString(resource, &len, status);
|
/external/chromium_org/third_party/icu/source/i18n/ |
reldtfmt.cpp | 410 const UChar* aString = ures_getString(subString, &aLen, &status);
|
smpdtfmt.cpp | 511 resStr = ures_getString(currentBundle, &resStrLen, &status); 543 resStr = ures_getString(currentBundle, &resStrLen, &status); 589 resStr = ures_getString(currentBundle, &resStrLen, &status); 615 resStr = ures_getString(currentBundle, &resStrLen, &status); [all...] |
ucol_res.cpp | 199 const UChar *defaultKey = ures_getString(defaultColl, &defaultKeyLen, &intStatus); 858 const UChar* defString = ures_getString(&defres, &defcollLength, status); [all...] |
translit.cpp | [all...] |
ucol_sit.cpp | 447 const UChar *defaultKey = ures_getString(defaultColl, &defaultKeyLen, status);
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
crestst.c | 686 s=ures_getString(item, &length, &errorCode); 728 s=ures_getString(item, &length, &errorCode); [all...] |
cldrtest.c | 326 const UChar *string = ures_getString(subBundle, &len, &errorCode); 388 const UChar *rootString = ures_getString(subRootBundle, &len, &errorCode); [all...] |
udatatst.c | [all...] |
/external/icu4c/test/cintltst/ |
crestst.c | 686 s=ures_getString(item, &length, &errorCode); 728 s=ures_getString(item, &length, &errorCode); [all...] |
cldrtest.c | 329 const UChar *string = ures_getString(subBundle, &len, &errorCode); 391 const UChar *rootString = ures_getString(subRootBundle, &len, &errorCode); [all...] |
udatatst.c | [all...] |
/external/icu4c/i18n/ |
reldtfmt.cpp | 460 const UChar* aString = ures_getString(subString, &aLen, &status);
|
smpdtfmt.cpp | 584 resStr = ures_getString(currentBundle, &resStrLen, &status); 616 resStr = ures_getString(currentBundle, &resStrLen, &status); 662 resStr = ures_getString(currentBundle, &resStrLen, &status); 688 resStr = ures_getString(currentBundle, &resStrLen, &status); [all...] |
ucol_res.cpp | 201 const UChar *defaultKey = ures_getString(defaultColl, &defaultKeyLen, &intStatus); 871 const UChar* defString = ures_getString(&defres, &defcollLength, status); [all...] |