/third_party/node/deps/icu-small/source/common/ |
D | emojiprops.cpp | 70 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()
|
D | emojiprops.h | 24 static const EmojiProps *getSingleton(UErrorCode &errorCode);
|
D | loclikelysubtags.h | 47 static const XLikelySubtags *getSingleton(UErrorCode &errorCode);
|
D | locdistance.cpp | 62 const XLikelySubtags &likely = *XLikelySubtags::getSingleton(errorCode); in initLocaleDistance() 80 const LocaleDistance *LocaleDistance::getSingleton(UErrorCode &errorCode) { in getSingleton() function in LocaleDistance
|
D | locdistance.h | 27 static const LocaleDistance *getSingleton(UErrorCode &errorCode);
|
D | characterproperties.cpp | 175 const icu::EmojiProps *ep = icu::EmojiProps::getSingleton(errorCode); in initInclusion() 281 const icu::EmojiProps *ep = icu::EmojiProps::getSingleton(errorCode); in makeSet()
|
D | localematcher.cpp | 341 likelySubtags(*XLikelySubtags::getSingleton(errorCode)), in LocaleMatcher() 342 localeDistance(*LocaleDistance::getSingleton(errorCode)), in LocaleMatcher()
|
/third_party/icu/icu4c/source/common/ |
D | emojiprops.cpp | 70 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()
|
D | emojiprops.h | 24 static const EmojiProps *getSingleton(UErrorCode &errorCode);
|
D | loclikelysubtags.h | 47 static const XLikelySubtags *getSingleton(UErrorCode &errorCode);
|
D | locdistance.cpp | 62 const XLikelySubtags &likely = *XLikelySubtags::getSingleton(errorCode); in initLocaleDistance() 80 const LocaleDistance *LocaleDistance::getSingleton(UErrorCode &errorCode) { in getSingleton() function in LocaleDistance
|
D | locdistance.h | 27 static const LocaleDistance *getSingleton(UErrorCode &errorCode);
|
D | characterproperties.cpp | 175 const icu::EmojiProps *ep = icu::EmojiProps::getSingleton(errorCode); in initInclusion() 281 const icu::EmojiProps *ep = icu::EmojiProps::getSingleton(errorCode); in makeSet()
|
D | localematcher.cpp | 341 likelySubtags(*XLikelySubtags::getSingleton(errorCode)), in LocaleMatcher() 342 localeDistance(*LocaleDistance::getSingleton(errorCode)), in LocaleMatcher()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestPackage.cpp | 63 TestPackageRegistry* TestPackageRegistry::getSingleton (void) in getSingleton() function in tcu::TestPackageRegistry 128 TestPackageRegistry::getSingleton()->registerPackage(name, createFunc); in TestPackageDescriptor()
|
D | tcuTestPackage.hpp | 98 static TestPackageRegistry* getSingleton (void);
|
D | tcuApp.cpp | 158 m_testRoot = new TestPackageRoot(*m_testCtx, TestPackageRegistry::getSingleton()); in App()
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | glcTestPackageEntry_override.cpp | 114 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in registerPackages()
|
D | angle_deqp_libtester_main.cpp | 82 g_root = new tcu::TestPackageRoot(*g_testCtx, tcu::TestPackageRegistry::getSingleton()); in deqp_libtester_init_platform()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | loclikelysubtags.h | 47 static const XLikelySubtags *getSingleton(UErrorCode &errorCode);
|
D | locdistance.cpp | 62 const XLikelySubtags &likely = *XLikelySubtags::getSingleton(errorCode); in initLocaleDistance() 80 const LocaleDistance *LocaleDistance::getSingleton(UErrorCode &errorCode) { in getSingleton() function in LocaleDistance
|
D | locdistance.h | 27 static const LocaleDistance *getSingleton(UErrorCode &errorCode);
|
D | localematcher.cpp | 359 likelySubtags(*XLikelySubtags::getSingleton(errorCode)), in LocaleMatcher() 360 localeDistance(*LocaleDistance::getSingleton(errorCode)), in LocaleMatcher()
|
/third_party/vk-gl-cts/framework/platform/ohos/ |
D | testmain.cpp | 79 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage()
|
/third_party/vk-gl-cts/external/openglcts/modules/ |
D | glcTestPackageRegistry.cpp | 284 tcu::TestPackageRegistry* registry = tcu::TestPackageRegistry::getSingleton(); in registerPackages()
|