Home
last modified time | relevance | path

Searched refs:getSingleton (Results 1 – 25 of 28) sorted by relevance

12

/third_party/node/deps/icu-small/source/common/
Demojiprops.cpp70 EmojiProps::getSingleton(UErrorCode &errorCode) { in getSingleton() function in EmojiProps
127 const EmojiProps *ep = getSingleton(errorCode); in hasBinaryProperty()
165 const EmojiProps *ep = getSingleton(errorCode); in hasBinaryProperty()
Demojiprops.h24 static const EmojiProps *getSingleton(UErrorCode &errorCode);
Dloclikelysubtags.h47 static const XLikelySubtags *getSingleton(UErrorCode &errorCode);
Dlocdistance.cpp62 const XLikelySubtags &likely = *XLikelySubtags::getSingleton(errorCode); in initLocaleDistance()
80 const LocaleDistance *LocaleDistance::getSingleton(UErrorCode &errorCode) { in getSingleton() function in LocaleDistance
Dlocdistance.h27 static const LocaleDistance *getSingleton(UErrorCode &errorCode);
Dcharacterproperties.cpp175 const icu::EmojiProps *ep = icu::EmojiProps::getSingleton(errorCode); in initInclusion()
281 const icu::EmojiProps *ep = icu::EmojiProps::getSingleton(errorCode); in makeSet()
Dlocalematcher.cpp341 likelySubtags(*XLikelySubtags::getSingleton(errorCode)), in LocaleMatcher()
342 localeDistance(*LocaleDistance::getSingleton(errorCode)), in LocaleMatcher()
/third_party/icu/icu4c/source/common/
Demojiprops.cpp70 EmojiProps::getSingleton(UErrorCode &errorCode) { in getSingleton() function in EmojiProps
127 const EmojiProps *ep = getSingleton(errorCode); in hasBinaryProperty()
165 const EmojiProps *ep = getSingleton(errorCode); in hasBinaryProperty()
Demojiprops.h24 static const EmojiProps *getSingleton(UErrorCode &errorCode);
Dloclikelysubtags.h47 static const XLikelySubtags *getSingleton(UErrorCode &errorCode);
Dlocdistance.cpp62 const XLikelySubtags &likely = *XLikelySubtags::getSingleton(errorCode); in initLocaleDistance()
80 const LocaleDistance *LocaleDistance::getSingleton(UErrorCode &errorCode) { in getSingleton() function in LocaleDistance
Dlocdistance.h27 static const LocaleDistance *getSingleton(UErrorCode &errorCode);
Dcharacterproperties.cpp175 const icu::EmojiProps *ep = icu::EmojiProps::getSingleton(errorCode); in initInclusion()
281 const icu::EmojiProps *ep = icu::EmojiProps::getSingleton(errorCode); in makeSet()
Dlocalematcher.cpp341 likelySubtags(*XLikelySubtags::getSingleton(errorCode)), in LocaleMatcher()
342 localeDistance(*LocaleDistance::getSingleton(errorCode)), in LocaleMatcher()
/third_party/vk-gl-cts/framework/common/
DtcuTestPackage.cpp63 TestPackageRegistry* TestPackageRegistry::getSingleton (void) in getSingleton() function in tcu::TestPackageRegistry
128 TestPackageRegistry::getSingleton()->registerPackage(name, createFunc); in TestPackageDescriptor()
DtcuTestPackage.hpp98 static TestPackageRegistry* getSingleton (void);
DtcuApp.cpp158 m_testRoot = new TestPackageRoot(*m_testCtx, TestPackageRegistry::getSingleton()); in App()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DglcTestPackageEntry_override.cpp114 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in registerPackages()
Dangle_deqp_libtester_main.cpp82 g_root = new tcu::TestPackageRoot(*g_testCtx, tcu::TestPackageRegistry::getSingleton()); in deqp_libtester_init_platform()
/third_party/skia/third_party/externals/icu/source/common/
Dloclikelysubtags.h47 static const XLikelySubtags *getSingleton(UErrorCode &errorCode);
Dlocdistance.cpp62 const XLikelySubtags &likely = *XLikelySubtags::getSingleton(errorCode); in initLocaleDistance()
80 const LocaleDistance *LocaleDistance::getSingleton(UErrorCode &errorCode) { in getSingleton() function in LocaleDistance
Dlocdistance.h27 static const LocaleDistance *getSingleton(UErrorCode &errorCode);
Dlocalematcher.cpp359 likelySubtags(*XLikelySubtags::getSingleton(errorCode)), in LocaleMatcher()
360 localeDistance(*LocaleDistance::getSingleton(errorCode)), in LocaleMatcher()
/third_party/vk-gl-cts/framework/platform/ohos/
Dtestmain.cpp79 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage()
/third_party/vk-gl-cts/external/openglcts/modules/
DglcTestPackageRegistry.cpp284 tcu::TestPackageRegistry* registry = tcu::TestPackageRegistry::getSingleton(); in registerPackages()

12