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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dures.h93 URES_INT=7, enumerator in enum:__anon10912
116 RES_INT=URES_INT,
/external/icu4c/common/unicode/
H A Dures.h93 URES_INT=7, enumerator in enum:__anon18228
116 RES_INT=URES_INT,
/external/chromium_org/third_party/icu/source/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/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/chromium_org/third_party/icu/source/common/
H A Duresdata.c276 URES_INT,
394 case URES_INT:
688 case URES_INT:
H A Duresbund.c1289 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1304 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1396 case URES_INT:
1428 case URES_INT:
1474 case URES_INT:
1540 case URES_INT:
/external/icu4c/common/
H A Duresdata.c283 URES_INT,
401 case URES_INT:
707 case URES_INT:
H A Duresbund.cpp1300 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1315 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1407 case URES_INT:
1439 case URES_INT:
1485 case URES_INT:
1551 case URES_INT:
/external/chromium_org/third_party/icu/source/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/tools/genrb/
H A Dreslist.c474 case URES_INT:
629 case URES_INT:
1018 res->fType = URES_INT;
1020 res->fRes = URES_MAKE_RESOURCE(URES_INT, value & 0x0FFFFFFF);
1197 case URES_INT:
H A Dwrtjava.c597 case URES_INT:
H A Dderb.c554 case URES_INT :
H A Dwrtxml.cpp973 case URES_INT:
/external/chromium_org/third_party/icu/source/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.c420 else if (ures_getType(subBundle) == URES_BINARY || ures_getType(subBundle) == 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.c423 else if (ures_getType(subBundle) == URES_BINARY || ures_getType(subBundle) == URES_INT) {
/external/chromium_org/third_party/icu/source/i18n/
H A Dtimezone.cpp304 if (ures_getType(&res) == URES_INT && getOlsonMeta(top)) {
927 if (ures_getType(rb) == URES_INT) {
/external/icu4c/i18n/
H A Dtimezone.cpp272 if (ures_getType(&res) == URES_INT) {
1113 if (ures_getType(rb) == URES_INT) {

Completed in 455 milliseconds