Searched refs:URES_BINARY (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dures.h72 URES_BINARY=1, enumerator in enum:__anon12039
110 RES_BINARY=URES_BINARY,
/external/icu/icu4c/source/common/unicode/
H A Dures.h72 URES_BINARY=1, enumerator in enum:__anon21829
110 RES_BINARY=URES_BINARY,
/external/chromium_org/third_party/icu/source/common/
H A Duresdata.c276 URES_BINARY,
360 if(RES_GET_TYPE(res)==URES_BINARY) {
399 case URES_BINARY:
742 case URES_BINARY:
H A Duresbund.cpp1398 case URES_BINARY:
1430 case URES_BINARY:
1476 case URES_BINARY:
1542 case URES_BINARY:
/external/icu/icu4c/source/common/
H A Duresdata.c274 URES_BINARY,
358 if(RES_GET_TYPE(res)==URES_BINARY) {
397 case URES_BINARY:
740 case URES_BINARY:
H A Duresbund.cpp1398 case URES_BINARY:
1430 case URES_BINARY:
1476 case URES_BINARY:
1542 case URES_BINARY:
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dreslist.c395 res->fRes = URES_MAKE_RESOURCE(URES_BINARY, *byteOffset >> 2);
471 case URES_BINARY:
626 case URES_BINARY:
1030 res->fType = URES_BINARY;
1052 res->fRes = URES_MAKE_EMPTY_RESOURCE(URES_BINARY);
1194 case URES_BINARY:
H A Dwrtjava.c594 case URES_BINARY:
H A Dderb.c517 case URES_BINARY :
H A Dwrtxml.cpp969 case URES_BINARY:
/external/icu/icu4c/source/tools/genrb/
H A Dreslist.c492 res->fRes = URES_MAKE_RESOURCE(URES_BINARY, *byteOffset >> 2);
568 case URES_BINARY:
723 case URES_BINARY:
1072 res->fType = URES_BINARY;
1094 res->fRes = URES_MAKE_EMPTY_RESOURCE(URES_BINARY);
1234 case URES_BINARY:
H A Dwrtjava.c594 case URES_BINARY:
H A Dderb.c517 case URES_BINARY :
H A Dwrtxml.cpp979 case URES_BINARY:
/external/chromium_org/third_party/icu/source/samples/uresb/
H A Duresb.c265 case URES_BINARY :
/external/icu/icu4c/source/samples/uresb/
H A Duresb.c265 case URES_BINARY :
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drestsnew.cpp1063 CONFIRM_EQ(res.getType(), URES_BINARY);
1076 CONFIRM_EQ(res.getType(), URES_BINARY);
/external/icu/icu4c/source/test/intltest/
H A Drestsnew.cpp1063 CONFIRM_EQ(res.getType(), URES_BINARY);
1076 CONFIRM_EQ(res.getType(), URES_BINARY);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcreststn.c510 CONFIRM_INT_EQ(ures_getType(res), URES_BINARY); local
523 CONFIRM_INT_EQ(ures_getType(res), URES_BINARY); local
849 CONFIRM_INT_EQ(ures_getType(res), URES_BINARY); local
960 CONFIRM_INT_EQ(ures_getType(binColl), URES_BINARY); 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 Dcreststn.c512 CONFIRM_INT_EQ(ures_getType(res), URES_BINARY); local
525 CONFIRM_INT_EQ(ures_getType(res), URES_BINARY); local
851 CONFIRM_INT_EQ(ures_getType(res), URES_BINARY); local
960 CONFIRM_INT_EQ(ures_getType(binColl), URES_BINARY); local
H A Dcldrtest.c425 else if (ures_getType(subBundle) == URES_BINARY || ures_getType(subBundle) == URES_INT) {

Completed in 1319 milliseconds