/third_party/skia/src/ports/ |
D | SkFontMgr_custom_directory_factory.cpp | 23 sk_sp<SkFontMgr> SkFontMgr::Factory() in Factory() function in SkFontMgr 31 sk_sp<SkFontMgr> SkFontMgr::Factory() in Factory() function in SkFontMgr
|
D | SkFontMgr_fontconfig_factory.cpp | 12 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
|
D | SkFontMgr_custom_empty_factory.cpp | 11 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
|
D | SkFontMgr_empty_factory.cpp | 10 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
|
D | SkFontMgr_android_factory.cpp | 13 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
|
D | SkFontMgr_mac_ct_factory.cpp | 18 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
|
D | SkFontMgr_win_dw_factory.cpp | 18 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
|
D | SkFontMgr_FontConfigInterface_factory.cpp | 12 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
|
D | SkFontMgr_custom_embedded_factory.cpp | 15 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
|
/third_party/skia/tests/ |
D | StreamBufferTest.cpp | 93 struct Factory { in DEF_TEST() struct 94 std::function<std::unique_ptr<SkStream>()> createStream; in DEF_TEST() 95 bool skipIfNoTmpDir; in DEF_TEST()
|
/third_party/skia/src/ports/skia_ohos/ |
D | SkFontMgr_ohos_factory.cpp | 12 sk_sp<SkFontMgr> SkFontMgr::Factory() in Factory() function in SkFontMgr
|
/third_party/typescript/tests/cases/conformance/es6/classDeclaration/ |
D | superCallBeforeThisAccessing1.ts | 1 declare var Factory: any variable
|
/third_party/node/deps/v8/src/compiler/ |
D | simplified-operator-reducer.h | 17 class Factory; variable
|
D | typed-optimization.h | 16 class Factory; variable
|
D | js-typed-lowering.h | 17 class Factory; variable
|
D | js-create-lowering.h | 17 class Factory; variable
|
/third_party/node/deps/v8/src/deoptimizer/ |
D | translation-array.h | 20 class Factory; variable
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | translit.h | 560 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context); typedef
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | translit.h | 560 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context); typedef
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | translit.h | 560 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context); typedef
|
/third_party/skia/include/core/ |
D | SkFlattenable.h | 39 typedef sk_sp<SkFlattenable> (*Factory)(SkReadBuffer&); typedef
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
D | TestDataModule.java | 42 public static class Factory{ class
|
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
D | TestDataModule.java | 41 public static class Factory{ class
|
/third_party/skia/src/gpu/ |
D | GrRectanizerSkyline.cpp | 121 GrRectanizer* GrRectanizer::Factory(int width, int height) { in Factory() function in GrRectanizer
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | TimeZoneNames.java | 459 public static abstract class Factory { class in TimeZoneNames 480 protected Factory() { in Factory() method in TimeZoneNames.Factory
|