HomeSort by relevance Sort by last modified time
    Searched refs:ures_getKey (Results 26 - 50 of 62) sorted by null

12 3

  /external/icu/icu4c/source/i18n/
compactdecimalformat.cpp 695 double power10 = uprv_strtod(ures_getKey(power10Bundle), &endPtr);
716 const char* variant = ures_getKey(variantBundle);
translit.cpp     [all...]
dtitvinf.cpp 275 const char* skeleton = ures_getKey(oneRes.getAlias());
reldatefmt.cpp 202 ures_getKey(pluralBundle.getAlias()),
reldtfmt.cpp 549 const char *key = ures_getKey(subString);
timezone.cpp 282 U_DEBUG_TZ_MSG(("Loading zone '%s' (%s, size %d) - %s\n", buf, ures_getKey((UResourceBundle*)&res), ures_getSize(&res), u_errorName(ec)));
    [all...]
ucurr.cpp     [all...]
locdspnm.cpp 448 const char* usageKey = ures_getKey(contextTransformUsage);
    [all...]
measfmt.cpp 244 ures_getKey(pluralBundle.getAlias()),
olsontz.cpp 125 U_DEBUG_TZ_MSG(("OlsonTimeZone(%s)\n", ures_getKey((UResourceBundle*)res)));
132 // setID(ures_getKey((UResourceBundle*) res)); // cast away const
    [all...]
tmutfmt.cpp 375 const char* timeUnitName = ures_getKey(oneTimeUnit);
zonemeta.cpp 787 const char *mzID = ures_getKey(&res);
  /external/chromium_org/third_party/icu/source/common/
uresbund.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
dtitvinf.cpp 275 const char* skeleton = ures_getKey(oneRes.getAlias());
reldtfmt.cpp 456 const char *key = ures_getKey(subString);
timezone.cpp 282 U_DEBUG_TZ_MSG(("Loading zone '%s' (%s, size %d) - %s\n", buf, ures_getKey((UResourceBundle*)&res), ures_getSize(&res), u_errorName(ec)));
    [all...]
ucurr.cpp     [all...]
locdspnm.cpp 441 const char* usageKey = ures_getKey(contextTransformUsage);
    [all...]
olsontz.cpp 125 U_DEBUG_TZ_MSG(("OlsonTimeZone(%s)\n", ures_getKey((UResourceBundle*)res)));
132 // setID(ures_getKey((UResourceBundle*) res)); // cast away const
    [all...]
tmutfmt.cpp 450 const char* timeUnitName = ures_getKey(oneTimeUnit);
    [all...]
zonemeta.cpp 789 const char *mzID = ures_getKey(&res);
  /external/icu/icu4c/source/common/
uresbund.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
restsnew.cpp 556 CONFIRM_EQ((UnicodeString)ures_getKey(bundle), (UnicodeString)data[i]);
    [all...]
  /external/chromium_org/third_party/icu/source/tools/genrb/
derb.c 452 const char *key = ures_getKey(resource);
  /external/icu/icu4c/source/test/intltest/
restsnew.cpp 556 CONFIRM_EQ((UnicodeString)ures_getKey(bundle), (UnicodeString)data[i]);
    [all...]

Completed in 4385 milliseconds

12 3