HomeSort by relevance Sort by last modified time
    Searched refs:URES_INT (Results 1 - 13 of 13) sorted by null

  /external/icu/icu4c/source/common/unicode/
ures.h 95 URES_INT=7,
118 RES_INT=URES_INT,
    [all...]
  /external/icu/icu4c/source/common/
uresdata.cpp 291 URES_INT,
482 case URES_INT:
532 if(RES_GET_TYPE(res) != URES_INT) {
542 if(RES_GET_TYPE(res) != URES_INT) {
1036 case URES_INT:
    [all...]
uresbund.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
restsnew.cpp 426 type==URES_INT ?
    [all...]
  /external/icu/icu4c/source/samples/uresb/
uresb.c 259 case URES_INT :
  /external/icu/icu4c/source/tools/genrb/
wrtjava.cpp 589 case URES_INT:
derb.cpp 469 case URES_INT :
reslist.cpp 325 : SResource(bundle, tag, URES_INT, comment, errorCode) {
327 fRes = URES_MAKE_RESOURCE(URES_INT, value & RES_MAX_OFFSET);
    [all...]
wrtxml.cpp 985 case URES_INT:
    [all...]
  /external/icu/icu4c/source/test/cintltst/
crestst.c 696 case URES_INT:
738 case URES_INT:
    [all...]
creststn.c 537 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
549 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
562 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
573 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
    [all...]
cldrtest.c 428 else if (ures_getType(subBundle) == URES_BINARY || ures_getType(subBundle) == URES_INT) {
    [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 285 if (ures_getType(&res) == URES_INT) {
    [all...]

Completed in 495 milliseconds