Searched refs:URES_INT (Results 1 - 13 of 13) sorted by relevance

/external/icu4c/common/unicode/
H A Dures.h93 URES_INT=7, enumerator in enum:__anon5826
116 RES_INT=URES_INT,
/external/icu4c/test/intltest/
H A Drestsnew.cpp423 type==URES_INT ?
1089 CONFIRM_EQ(res.getType(), URES_INT);
1101 CONFIRM_EQ(res.getType(), URES_INT);
1114 CONFIRM_EQ(res.getType(), URES_INT);
1125 CONFIRM_EQ(res.getType(), URES_INT);
/external/icu4c/samples/uresb/
H A Duresb.c253 case URES_INT :
/external/icu4c/common/
H A Duresdata.c276 URES_INT,
394 case URES_INT:
688 case URES_INT:
H A Duresbund.c1306 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1321 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1413 case URES_INT:
1445 case URES_INT:
1491 case URES_INT:
1557 case URES_INT:
/external/icu4c/tools/genrb/
H A Dreslist.c472 case URES_INT:
627 case URES_INT:
1016 res->fType = URES_INT;
1018 res->fRes = URES_MAKE_RESOURCE(URES_INT, value & 0x0FFFFFFF);
1191 case URES_INT:
H A Dwrtjava.c605 case URES_INT:
H A Dderb.c554 case URES_INT :
H A Dwrtxml.cpp974 case URES_INT:
/external/icu4c/test/cintltst/
H A Dcrestst.c696 case URES_INT:
738 case URES_INT:
H A Dcreststn.c543 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
555 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
568 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
579 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
825 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
H A Dcldrtest.c422 else if (ures_getType(subBundle) == URES_BINARY || ures_getType(subBundle) == URES_INT) {
/external/icu4c/i18n/
H A Dtimezone.cpp284 if (ures_getType(&res) == URES_INT) {
1100 if (ures_getType(rb) == URES_INT) {

Completed in 2604 milliseconds