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

12

  /external/chromium_org/third_party/icu/source/common/
locdispnames.cpp 778 dispName = ures_getStringByIndex(currency, UCURRENCY_DISPLAY_NAME_INDEX, &dispNameLen, status);
uresbund.c     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucal.cpp 634 const UChar *type = ures_getStringByIndex(order, i, &len, status);
dtitvfmt.cpp 705 const UChar* dateTimeFormat = ures_getStringByIndex(
    [all...]
calendar.cpp 266 const UChar *uCalType = ures_getStringByIndex(order, 0, &len, &status);
    [all...]
dtptngen.cpp 855 resStr = ures_getStringByIndex(dateTimePatterns, (int32_t)DateFormat::kDateTime, &resStrLen, &status);
    [all...]
  /external/icu4c/common/
locdispnames.cpp 800 dispName = ures_getStringByIndex(currency, UCURRENCY_DISPLAY_NAME_INDEX, &dispNameLen, status);
uresbund.cpp     [all...]
  /external/icu4c/i18n/
reldtfmt.cpp 422 const UChar *resStr = ures_getStringByIndex(dateTimePatterns, glueIndex, &resStrLen, &tempStatus);
ucal.cpp 693 const UChar *type = ures_getStringByIndex(order, i, &len, status);
dtitvfmt.cpp 749 const UChar* dateTimeFormat = ures_getStringByIndex(
    [all...]
calendar.cpp 281 const UChar *uCalType = ures_getStringByIndex(order, 0, &len, &status);
    [all...]
dtptngen.cpp 870 resStr = ures_getStringByIndex(dateTimePatterns, (int32_t)DateFormat::kDateTime, &resStrLen, &status);
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
creststn.c     [all...]
  /external/icu4c/test/cintltst/
creststn.c     [all...]
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 313 const UChar* chars = ures_getStringByIndex(bundle, index, &charCount, &status);
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 113 milliseconds

12