/external/chromium_org/third_party/icu/source/test/cintltst/ |
cldrtest.c | 82 currentBundleKey = ures_getKey(currentBundle); 88 subBundleKey = ures_getKey(subBundle); 95 ures_getKey(currentBundle), 105 ures_getKey(currentBundle), 124 ures_getKey(currentBundle), 138 ures_getKey(currentBundle), 148 ures_getKey(currentBundle), 178 ures_getKey(currentBundle), 187 ures_getKey(currentBundle), 210 ures_getKey(currentBundle) [all...] |
creststn.c | [all...] |
crestst.c | 681 key=ures_getKey(item); 758 key=ures_getKey(item); 945 log_err("%s\n", ures_getKey(helper)); [all...] |
/external/icu4c/test/cintltst/ |
cldrtest.c | 85 currentBundleKey = ures_getKey(currentBundle); 91 subBundleKey = ures_getKey(subBundle); 98 ures_getKey(currentBundle), 108 ures_getKey(currentBundle), 127 ures_getKey(currentBundle), 141 ures_getKey(currentBundle), 151 ures_getKey(currentBundle), 181 ures_getKey(currentBundle), 190 ures_getKey(currentBundle), 213 ures_getKey(currentBundle) [all...] |
creststn.c | [all...] |
crestst.c | 681 key=ures_getKey(item); 758 key=ures_getKey(item); 945 log_err("%s\n", ures_getKey(helper)); [all...] |
/external/chromium_org/third_party/icu/source/tools/ctestfw/ |
testdata.cpp | 54 : TestData(ures_getKey(data)),
|
datamap.cpp | 75 fData->put(UnicodeString(ures_getKey(t), -1, US_INV), new ResourceBundle(t, status), status);
|
/external/icu4c/tools/ctestfw/ |
testdata.cpp | 54 : TestData(ures_getKey(data)),
|
datamap.cpp | 75 fData->put(UnicodeString(ures_getKey(t), -1, US_INV), new ResourceBundle(t, status), status);
|
/external/chromium_org/third_party/icu/source/common/ |
wintz.c | 260 winid = ures_getKey(winTZ);
|
resbund.cpp | 271 return ures_getKey(fResource);
|
uresbund.c | [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
ures.h | 536 ures_getKey(const UResourceBundle *resourceBundle); [all...] |
/external/icu4c/common/ |
resbund.cpp | 271 return ures_getKey(fResource);
|
wintz.c | 302 winid = ures_getKey(winTZ);
|
/external/icu4c/common/unicode/ |
ures.h | 543 ures_getKey(const UResourceBundle *resourceBundle); [all...] |
/external/icu4c/i18n/ |
numsys.cpp | 272 const char *nsName = ures_getKey(nsCurrent);
|
region.cpp | 166 const char *aliasFrom = ures_getKey(res); 282 const char *parent = ures_getKey(mapping);
|
compactdecimalformat.cpp | 695 double power10 = uprv_strtod(ures_getKey(power10Bundle), &endPtr); 716 const char* variant = ures_getKey(variantBundle);
|
translit.cpp | [all...] |
/external/icu4c/samples/uresb/ |
uresb.c | 223 const char *key = ures_getKey(resource);
|
/external/chromium_org/third_party/icu/source/i18n/ |
reldtfmt.cpp | 406 const char *key = ures_getKey(subString);
|
translit.cpp | [all...] |
ucurr.cpp | 830 iso = (char*)ures_getKey(names); 897 iso = (char*)ures_getKey(names); [all...] |