Home
last modified time | relevance | path

Searched refs:ures_getType (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/icu/source/test/cintltst/
Dcldrtest.c101 if (ures_getType(subRootBundle) != ures_getType(subBundle)) { in TestKeyInRootRecursive()
107 ures_getType(subRootBundle), in TestKeyInRootRecursive()
108 ures_getType(subBundle)); in TestKeyInRootRecursive()
112 else if (ures_getType(subBundle) == URES_INT_VECTOR) { in TestKeyInRootRecursive()
152 else if (ures_getType(subBundle) == URES_ARRAY) { in TestKeyInRootRecursive()
157 … && (ures_getType(subSubBundle) == URES_ARRAY || ures_getType(subSubRootBundle) == URES_ARRAY)) in TestKeyInRootRecursive()
215 … if (ures_getType(arr) != URES_ARRAY || ures_getSize(arr) != (int32_t)rootStr[1] - 0x30) { in TestKeyInRootRecursive()
324 else if (ures_getType(subBundle) == URES_STRING) { in TestKeyInRootRecursive()
411 else if (ures_getType(subBundle) == URES_TABLE) { in TestKeyInRootRecursive()
420 else if (ures_getType(subBundle) == URES_BINARY || ures_getType(subBundle) == URES_INT) { in TestKeyInRootRecursive()
[all …]
Dcreststn.c501 CONFIRM_INT_EQ(ures_getType(res), URES_STRING); in TestNewTypes()
517 CONFIRM_INT_EQ(ures_getType(res), URES_BINARY); in TestNewTypes()
530 CONFIRM_INT_EQ(ures_getType(res), URES_BINARY); in TestNewTypes()
543 CONFIRM_INT_EQ(ures_getType(res), URES_INT); in TestNewTypes()
555 CONFIRM_INT_EQ(ures_getType(res), URES_INT); in TestNewTypes()
568 CONFIRM_INT_EQ(ures_getType(res), URES_INT); in TestNewTypes()
579 CONFIRM_INT_EQ(ures_getType(res), URES_INT); in TestNewTypes()
795 CONFIRM_INT_EQ(ures_getType(res), URES_STRING); in TestEmptyTypes()
810 CONFIRM_INT_EQ(ures_getType(res), URES_STRING); in TestEmptyTypes()
825 CONFIRM_INT_EQ(ures_getType(res), URES_INT); in TestEmptyTypes()
[all …]
Dcrestst.c662 if(ures_getType(res)!=URES_TABLE) { in TestTable32()
663 … log_data_err("testdata/testtable32.res has type %d instead of URES_TABLE\n", ures_getType(res)); in TestTable32()
684 switch(ures_getType(item)) { in TestTable32()
706 ures_getType(item), key, i, u_errorName(errorCode)); in TestTable32()
726 switch(ures_getType(item)) { in TestTable32()
748 ures_getType(item), testcases[i].key, u_errorName(errorCode)); in TestTable32()
/external/icu4c/test/cintltst/
Dcldrtest.c104 if (ures_getType(subRootBundle) != ures_getType(subBundle)) { in TestKeyInRootRecursive()
110 ures_getType(subRootBundle), in TestKeyInRootRecursive()
111 ures_getType(subBundle)); in TestKeyInRootRecursive()
115 else if (ures_getType(subBundle) == URES_INT_VECTOR) { in TestKeyInRootRecursive()
155 else if (ures_getType(subBundle) == URES_ARRAY) { in TestKeyInRootRecursive()
160 … && (ures_getType(subSubBundle) == URES_ARRAY || ures_getType(subSubRootBundle) == URES_ARRAY)) in TestKeyInRootRecursive()
218 … if (ures_getType(arr) != URES_ARRAY || ures_getSize(arr) != (int32_t)rootStr[1] - 0x30) { in TestKeyInRootRecursive()
327 else if (ures_getType(subBundle) == URES_STRING) { in TestKeyInRootRecursive()
414 else if (ures_getType(subBundle) == URES_TABLE) { in TestKeyInRootRecursive()
423 else if (ures_getType(subBundle) == URES_BINARY || ures_getType(subBundle) == URES_INT) { in TestKeyInRootRecursive()
[all …]
Dcreststn.c501 CONFIRM_INT_EQ(ures_getType(res), URES_STRING); in TestNewTypes()
517 CONFIRM_INT_EQ(ures_getType(res), URES_BINARY); in TestNewTypes()
530 CONFIRM_INT_EQ(ures_getType(res), URES_BINARY); in TestNewTypes()
543 CONFIRM_INT_EQ(ures_getType(res), URES_INT); in TestNewTypes()
555 CONFIRM_INT_EQ(ures_getType(res), URES_INT); in TestNewTypes()
568 CONFIRM_INT_EQ(ures_getType(res), URES_INT); in TestNewTypes()
579 CONFIRM_INT_EQ(ures_getType(res), URES_INT); in TestNewTypes()
795 CONFIRM_INT_EQ(ures_getType(res), URES_STRING); in TestEmptyTypes()
810 CONFIRM_INT_EQ(ures_getType(res), URES_STRING); in TestEmptyTypes()
825 CONFIRM_INT_EQ(ures_getType(res), URES_INT); in TestEmptyTypes()
[all …]
Dcrestst.c662 if(ures_getType(res)!=URES_TABLE) { in TestTable32()
663 … log_data_err("testdata/testtable32.res has type %d instead of URES_TABLE\n", ures_getType(res)); in TestTable32()
684 switch(ures_getType(item)) { in TestTable32()
706 ures_getType(item), key, i, u_errorName(errorCode)); in TestTable32()
726 switch(ures_getType(item)) { in TestTable32()
748 ures_getType(item), testcases[i].key, u_errorName(errorCode)); in TestTable32()
/external/chromium_org/third_party/icu/source/i18n/
Dtimezone.cpp255 …U_DEBUG_TZ_MSG(("gzbn: oldbundle= size %d, type %d, %s\n", ures_getSize(tmp), ures_getType(tmp), u… in getZoneByName()
257 …bn: loaded ZONES, size %d, type %d, path %s %s\n", ures_getSize(tmp), ures_getType(tmp), ures_getP… in getZoneByName()
259 …z#%d, size %d, type %d, path %s, %s\n", idx, ures_getSize(oldbundle), ures_getType(oldbundle), ure… in getZoneByName()
304 if (ures_getType(&res) == URES_INT && getOlsonMeta(top)) { in openOlsonResource()
306 U_DEBUG_TZ_MSG(("getInt: %s - type is %d\n", u_errorName(ec), ures_getType(&res))); in openOlsonResource()
729 if (U_SUCCESS(ec) && ures_getType(res) == URES_ARRAY) { in TZEnumeration()
927 if (ures_getType(rb) == URES_INT) { in dereferOlsonLink()
Dsmpdtfmt.cpp509 switch (ures_getType(currentBundle)) { in construct()
541 switch (ures_getType(currentBundle)) { in construct()
587 switch (ures_getType(currentBundle)) { in construct()
613 switch (ures_getType(currentBundle)) { in construct()
Ducurr.cpp2165 if (ures_getType(&curbndl) != URES_TABLE) { in ucurr_getKeywordValuesForLocale()
/external/icu4c/samples/uresb/
Duresb.c225 switch(ures_getType(resource)) { in printOutBundle()
332 if(ures_getType(resource) == URES_TABLE) { in printOutBundle()
/external/icu4c/i18n/
Dtimezone.cpp223 …U_DEBUG_TZ_MSG(("gzbn: oldbundle= size %d, type %d, %s\n", ures_getSize(tmp), ures_getType(tmp), u… in getZoneByName()
225 …bn: loaded ZONES, size %d, type %d, path %s %s\n", ures_getSize(tmp), ures_getType(tmp), ures_getP… in getZoneByName()
227 …z#%d, size %d, type %d, path %s, %s\n", idx, ures_getSize(oldbundle), ures_getType(oldbundle), ure… in getZoneByName()
272 if (ures_getType(&res) == URES_INT) { in openOlsonResource()
274 U_DEBUG_TZ_MSG(("getInt: %s - type is %d\n", u_errorName(ec), ures_getType(&res))); in openOlsonResource()
1113 if (ures_getType(rb) == URES_INT) { in dereferOlsonLink()
Dsmpdtfmt.cpp582 switch (ures_getType(currentBundle)) { in construct()
614 switch (ures_getType(currentBundle)) { in construct()
660 switch (ures_getType(currentBundle)) { in construct()
686 switch (ures_getType(currentBundle)) { in construct()
Dregion.cpp219 if ( ures_getType(mapping) == URES_ARRAY && ures_getSize(mapping) == 3) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Ducurr.cpp2329 if (ures_getType(&curbndl) != URES_TABLE) { in ucurr_getKeywordValuesForLocale()
/external/chromium_org/third_party/icu/source/tools/genrb/
Dderb.c512 switch(ures_getType(resource)) { in printOutBundle()
657 if(ures_getType(resource) == URES_TABLE) { in printOutBundle()
678 UBool isTable = (UBool)(ures_getType(resource) == URES_TABLE); in printOutBundle()
/external/icu4c/tools/genrb/
Dderb.c512 switch(ures_getType(resource)) { in printOutBundle()
657 if(ures_getType(resource) == URES_TABLE) { in printOutBundle()
678 UBool isTable = (UBool)(ures_getType(resource) == URES_TABLE); in printOutBundle()
/external/icu4c/common/unicode/
Dures.h532 ures_getType(const UResourceBundle *resourceBundle);
Durename.h1466 #define ures_getType U_ICU_ENTRY_POINT_RENAME(ures_getType) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Dures.h525 ures_getType(const UResourceBundle *resourceBundle);
Durename.h1442 #define ures_getType U_ICU_ENTRY_POINT_RENAME(ures_getType) macro
/external/icu4c/common/
Dresbund.cpp275 return ures_getType(fResource); in getType()
/external/chromium_org/third_party/icu/source/common/
Dresbund.cpp275 return ures_getType(fResource); in getType()
Duresbund.c1311 U_CAPI UResType U_EXPORT2 ures_getType(const UResourceBundle *resB) { in ures_getType() function
/external/icu4c/test/intltest/
Drestsnew.cpp568 CONFIRM_EQ(ures_getType(bundle), URES_ARRAY); in TestOtherAPI()
592 CONFIRM_EQ(ures_getType(bundle), (int32_t)URES_STRING); in TestOtherAPI()
/external/chromium_org/third_party/icu/source/test/intltest/
Drestsnew.cpp568 CONFIRM_EQ(ures_getType(bundle), URES_ARRAY); in TestOtherAPI()
592 CONFIRM_EQ(ures_getType(bundle), (int32_t)URES_STRING); in TestOtherAPI()

12