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

  /external/icu/icu4c/source/common/unicode/
ures.h 93 URES_INT=7,
116 RES_INT=URES_INT,
    [all...]
  /external/icu/icu4c/source/test/intltest/
restsnew.cpp 423 type==URES_INT ?
    [all...]
  /external/icu/icu4c/source/common/
uresdata.cpp 289 URES_INT,
450 case URES_INT:
536 if(RES_GET_TYPE(res) != URES_INT) {
546 if(RES_GET_TYPE(res) != URES_INT) {
1025 case URES_INT:
    [all...]
uresbund.cpp     [all...]
  /external/icu/icu4c/source/samples/uresb/
uresb.c 253 case URES_INT :
  /external/icu/icu4c/source/tools/genrb/
wrtjava.cpp 587 case URES_INT:
derb.cpp 467 case URES_INT :
reslist.cpp 323 : SResource(bundle, tag, URES_INT, comment, errorCode) {
325 fRes = URES_MAKE_RESOURCE(URES_INT, value & RES_MAX_OFFSET);
    [all...]
wrtxml.cpp 983 case URES_INT:
    [all...]
  /external/icu/icu4c/source/test/cintltst/
crestst.c 693 case URES_INT:
735 case URES_INT:
    [all...]
creststn.c 534 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
546 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
559 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
570 CONFIRM_INT_EQ(ures_getType(res), URES_INT);
    [all...]
cldrtest.c 425 else if (ures_getType(subBundle) == URES_BINARY || ures_getType(subBundle) == URES_INT) {
    [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 283 if (ures_getType(&res) == URES_INT) {
    [all...]

Completed in 1322 milliseconds