Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duresdata.h423 U_INTERNAL UResType U_EXPORT2
484 virtual UResType getType() const;
Duresdata.cpp160 UResType rootType; in res_init()
175 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init()
304 U_CAPI UResType U_EXPORT2
306 return (UResType)gPublicTypes[RES_GET_TYPE(res)]; in res_getPublicType()
502 UResType ResourceDataValue::getType() const { in getType()
891 UResType type = (UResType)RES_GET_TYPE(t1); in res_findResource()
947 type = (UResType)RES_GET_TYPE(t1); in res_findResource()
Dresource.h118 virtual UResType getType() const = 0;
Dresbund.cpp283 UResType ResourceBundle::getType(void) const { in getType()
/third_party/icu/icu4c/source/common/
Duresdata.cpp161 UResType rootType; in res_init()
176 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init()
305 U_CAPI UResType U_EXPORT2
307 return (UResType)gPublicTypes[RES_GET_TYPE(res)]; in res_getPublicType()
504 UResType ResourceDataValue::getType() const { in getType()
927 UResType type = (UResType)RES_GET_TYPE(t1); in res_findResource()
975 type = (UResType)RES_GET_TYPE(t1); in res_findResource()
Duresdata.h425 U_CAPI UResType U_EXPORT2
528 virtual UResType getType() const;
Dresource.h132 virtual UResType getType() const = 0;
/third_party/skia/third_party/externals/icu/source/common/
Duresdata.cpp161 UResType rootType; in res_init()
176 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init()
305 U_CAPI UResType U_EXPORT2
307 return (UResType)gPublicTypes[RES_GET_TYPE(res)]; in res_getPublicType()
504 UResType ResourceDataValue::getType() const { in getType()
927 UResType type = (UResType)RES_GET_TYPE(t1); in res_findResource()
975 type = (UResType)RES_GET_TYPE(t1); in res_findResource()
Duresdata.h425 U_CAPI UResType U_EXPORT2
528 virtual UResType getType() const;
Dresource.h132 virtual UResType getType() const = 0;
Dresbund.cpp284 UResType ResourceBundle::getType(void) const { in getType()
/third_party/node/deps/icu-small/source/common/
Duresdata.cpp161 UResType rootType; in res_init()
176 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init()
305 U_CAPI UResType U_EXPORT2
307 return (UResType)gPublicTypes[RES_GET_TYPE(res)]; in res_getPublicType()
504 UResType ResourceDataValue::getType() const { in getType()
927 UResType type = (UResType)RES_GET_TYPE(t1); in res_findResource()
975 type = (UResType)RES_GET_TYPE(t1); in res_findResource()
Duresdata.h427 U_CAPI UResType U_EXPORT2
538 virtual UResType getType() const override;
Dresource.h132 virtual UResType getType() const = 0;
Dresbund.cpp284 UResType ResourceBundle::getType(void) const { in getType()
/third_party/icu/icu4c/source/common/unicode/
Dures.h135 } UResType; typedef
541 U_CAPI UResType U_EXPORT2
Dresbund.h330 UResType
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dures.h135 } UResType; typedef
541 U_CAPI UResType U_EXPORT2
Dresbund.h330 UResType
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dures.h132 } UResType; typedef
538 U_STABLE UResType U_EXPORT2
Dresbund.h327 UResType
/third_party/node/deps/icu-small/source/common/unicode/
Dures.h135 } UResType; typedef
541 U_CAPI UResType U_EXPORT2
Dresbund.h330 UResType
/third_party/icu/icu4c/source/test/intltest/
Drestsnew.cpp457 UResType type; in equalRB()
804 UResType bundleType=array.getType(); in testTag()
879 UResType bundleType=array2d.getType(); in testTag()
890 UResType rowType=tablerow.getType(); in testTag()
966 UResType bundleType=tags.getType(); in testTag()
1026 UResType elementType=tagelement.getType(); in testTag()
/third_party/node/tools/icu/
Diculslocs.cc212 const UResType type = ures_getType(t.getAlias()); in dumpAllButInstalledLocales()

12