HomeSort by relevance Sort by last modified time
    Searched refs:ures_getKey (Results 1 - 25 of 28) sorted by null

1 2

  /external/icu4c/test/cintltst/
cldrtest.c 84 currentBundleKey = ures_getKey(currentBundle);
90 subBundleKey = ures_getKey(subBundle);
97 ures_getKey(currentBundle),
107 ures_getKey(currentBundle),
126 ures_getKey(currentBundle),
140 ures_getKey(currentBundle),
150 ures_getKey(currentBundle),
180 ures_getKey(currentBundle),
189 ures_getKey(currentBundle),
212 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/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/common/
wintz.c 260 winid = ures_getKey(winTZ);
resbund.cpp 271 return ures_getKey(fResource);
uresbund.c     [all...]
uloc_tag.c 757 resKey = ures_getKey(mapData);
980 resType = ures_getKey(mapData);
    [all...]
  /external/icu4c/common/unicode/
ures.h 536 ures_getKey(const UResourceBundle *resourceBundle);
    [all...]
  /external/icu4c/samples/uresb/
uresb.c 223 const char *key = ures_getKey(resource);
  /external/icu4c/i18n/
reldtfmt.cpp 416 const char *key = ures_getKey(subString);
translit.cpp     [all...]
dtitvinf.cpp 273 const char* skeleton = ures_getKey(oneRes.getAlias());
ucurr.cpp 875 iso = (char*)ures_getKey(names);
942 iso = (char*)ures_getKey(names);
    [all...]
olsontz.cpp 124 U_DEBUG_TZ_MSG(("OlsonTimeZone(%s)\n", ures_getKey((UResourceBundle*)res)));
131 // setID(ures_getKey((UResourceBundle*) res)); // cast away const
    [all...]
tmutfmt.cpp 440 const char* timeUnitName = ures_getKey(oneTimeUnit);
    [all...]
zonemeta.cpp 789 const char *mzID = ures_getKey(&res);
dtptngen.cpp 93 const char *akey = ures_getKey(aiter->entries[i].item);
118 *key = ures_getKey(item);
    [all...]
timezone.cpp 283 U_DEBUG_TZ_MSG(("Loading zone '%s' (%s, size %d) - %s\n", buf, ures_getKey((UResourceBundle*)&res), ures_getSize(&res), u_errorName(ec)));
    [all...]
ucol_res.cpp 857 const char *key = ures_getKey(&collres);
    [all...]
  /external/icu4c/test/intltest/
restsnew.cpp 556 CONFIRM_EQ((UnicodeString)ures_getKey(bundle), (UnicodeString)data[i]);
    [all...]
  /external/icu4c/tools/genrb/
derb.c 510 const char *key = ures_getKey(resource);
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]

Completed in 589 milliseconds

1 2