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

12

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dures.h93 URES_INT=7, enumerator in enum:__anon12039
116 RES_INT=URES_INT,
/external/icu/icu4c/source/common/unicode/
H A Dures.h93 URES_INT=7, enumerator in enum:__anon21829
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/icu/icu4c/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/chromium_org/third_party/icu/source/samples/uresb/
H A Duresb.c253 case URES_INT :
/external/icu/icu4c/source/samples/uresb/
H A Duresb.c253 case URES_INT :
/external/chromium_org/third_party/icu/source/common/
H A Duresdata.c283 URES_INT,
401 case URES_INT:
707 case URES_INT:
H A Duresbund.cpp1290 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1305 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1397 case URES_INT:
1429 case URES_INT:
1475 case URES_INT:
1541 case URES_INT:
/external/icu/icu4c/source/common/
H A Duresdata.c281 URES_INT,
399 case URES_INT:
705 case URES_INT:
H A Duresbund.cpp1290 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1305 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1397 case URES_INT:
1429 case URES_INT:
1475 case URES_INT:
1541 case URES_INT:
/external/chromium_org/third_party/icu/source/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.c496 case URES_INT :
H A Dwrtxml.cpp973 case URES_INT:
/external/icu/icu4c/source/tools/genrb/
H A Dreslist.c571 case URES_INT:
726 case URES_INT:
1060 res->fType = URES_INT;
1062 res->fRes = URES_MAKE_RESOURCE(URES_INT, value & 0x0FFFFFFF);
1237 case URES_INT:
H A Dwrtjava.c597 case URES_INT:
H A Dderb.c496 case URES_INT :
H A Dwrtxml.cpp983 case URES_INT:
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcrestst.c697 case URES_INT:
739 case URES_INT:
H A Dcreststn.c536 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
548 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
561 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
572 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
818 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
H A Dcldrtest.c425 else if (ures_getType(subBundle) == URES_BINARY || ures_getType(subBundle) == URES_INT) {
/external/icu/icu4c/source/test/cintltst/
H A Dcrestst.c695 case URES_INT:
737 case URES_INT:
H A Dcreststn.c538 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
550 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
563 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
574 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
820 CONFIRM_INT_EQ(ures_getType(res), URES_INT); local
/external/chromium_org/third_party/icu/source/i18n/
H A Dtimezone.cpp283 if (ures_getType(&res) == URES_INT) {
1063 if (ures_getType(rb) == URES_INT) {
/external/icu/icu4c/source/i18n/
H A Dtimezone.cpp283 if (ures_getType(&res) == URES_INT) {
1063 if (ures_getType(rb) == URES_INT) {

Completed in 558 milliseconds

12