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

  /external/icu4c/common/unicode/
ures.h 93 URES_INT=7,
116 RES_INT=URES_INT,
    [all...]
  /external/icu4c/test/intltest/
restsnew.cpp 423 type==URES_INT ?
    [all...]
  /external/icu4c/samples/uresb/
uresb.c 253 case URES_INT :
  /external/icu4c/common/
uresdata.c 276 URES_INT,
394 case URES_INT:
688 case URES_INT:
    [all...]
uresbund.c     [all...]
  /external/icu4c/tools/genrb/
reslist.c 472 case URES_INT:
627 case URES_INT:
    [all...]
wrtjava.c 605 case URES_INT:
derb.c 554 case URES_INT :
wrtxml.cpp 974 case URES_INT:
    [all...]
  /external/icu4c/test/cintltst/
crestst.c 696 case URES_INT:
738 case URES_INT:
    [all...]
creststn.c 543 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
555 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
568 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
579 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
    [all...]
cldrtest.c 420 else if (ures_getType(subBundle) == URES_BINARY || ures_getType(subBundle) == URES_INT) {
    [all...]
  /external/icu4c/i18n/
timezone.cpp 304 if (ures_getType(&res) == URES_INT && getOlsonMeta(top)) {
927 if (ures_getType(rb) == URES_INT) {
    [all...]

Completed in 278 milliseconds