Home
last modified time | relevance | path

Searched refs:typBundle (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dwindtfmt.cpp64 UResourceBundle *typBundle = ures_getByKeyWithFallback(calBundle, type, NULL, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
65 …UResourceBundle *patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", NULL, &statu… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
69 typBundle = ures_getByKeyWithFallback(calBundle, "gregorian", typBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
70 patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", patBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
90 ures_close(typBundle); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dwindtfmt.cpp64 UResourceBundle *typBundle = ures_getByKeyWithFallback(calBundle, type, NULL, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
65 …UResourceBundle *patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", NULL, &statu… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
69 typBundle = ures_getByKeyWithFallback(calBundle, "gregorian", typBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
70 patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", patBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
90 ures_close(typBundle); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
/third_party/node/deps/icu-small/source/i18n/
Dwindtfmt.cpp64 UResourceBundle *typBundle = ures_getByKeyWithFallback(calBundle, type, NULL, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
65 …UResourceBundle *patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", NULL, &statu… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
69 typBundle = ures_getByKeyWithFallback(calBundle, "gregorian", typBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
70 patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", patBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
90 ures_close(typBundle); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
/third_party/skia/third_party/externals/icu/source/i18n/
Dwindtfmt.cpp64 UResourceBundle *typBundle = ures_getByKeyWithFallback(calBundle, type, NULL, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
65 …UResourceBundle *patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", NULL, &statu… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
69 typBundle = ures_getByKeyWithFallback(calBundle, "gregorian", typBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
70 patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", patBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
90 ures_close(typBundle); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()