Home
last modified time | relevance | path

Searched refs:UResType (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/common/
Duresdata.c157 UResType rootType; in res_init()
172 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init()
292 U_CAPI UResType U_EXPORT2
294 return (UResType)gPublicTypes[RES_GET_TYPE(res)]; in res_getPublicType()
558 UResType type = (UResType)RES_GET_TYPE(t1); in res_findResource()
610 type = (UResType)RES_GET_TYPE(t1); in res_findResource()
Duresdata.h349 U_INTERNAL UResType U_EXPORT2
Dresbund.cpp281 UResType ResourceBundle::getType(void) const { in getType()
Duresbund.cpp1398 U_CAPI UResType U_EXPORT2 ures_getType(const UResourceBundle *resB) { in ures_getType()
1777 UResType type = (UResType)RES_GET_TYPE(resource); /* the current resource type */ in getTableItemByKeyPath()
1789 type = (UResType)RES_GET_TYPE(resource); in getTableItemByKeyPath()
/external/icu/icu4c/source/common/unicode/
Dures.h126 } UResType; typedef
532 U_STABLE UResType U_EXPORT2
Dresbund.h325 UResType
/external/icu/icu4c/source/test/intltest/
Drestsnew.cpp412 UResType type; in equalRB()
743 UResType bundleType=array.getType(); in testTag()
818 UResType bundleType=array2d.getType(); in testTag()
829 UResType rowType=tablerow.getType(); in testTag()
905 UResType bundleType=tags.getType(); in testTag()
965 UResType elementType=tagelement.getType(); in testTag()
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c1917 UResType bundleType=ures_getType(tags); in testTag()
1957 UResType elementType=ures_getType(tagelement); in testTag()