Home
last modified time | relevance | path

Searched defs:Factory (Results 1 – 25 of 62) sorted by relevance

123

/third_party/boost/libs/python/test/
Dben_scott1.cpp20 struct Factory struct
22 void reg(Creator* c) { mC = c; } in reg()
23 ProductPtr create() in create()
48 class_<Factory>("Factory") in BOOST_PYTHON_MODULE() argument
/third_party/flutter/skia/src/ports/
DSkFontMgr_custom_directory_factory.cpp19 sk_sp<SkFontMgr> SkFontMgr::Factory() in Factory() function in SkFontMgr
30 sk_sp<SkFontMgr> SkFontMgr::Factory() in Factory() function in SkFontMgr
DSkFontMgr_custom_empty_factory.cpp11 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_android_factory.cpp13 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_win_dw_factory.cpp14 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_empty_factory.cpp10 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_fontconfig_factory.cpp12 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_FontConfigInterface_factory.cpp12 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_win_factory.cpp19 sk_sp<SkFontMgr> SkFontMgr::Factory() in Factory() function in SkFontMgr
DSkFontMgr_custom_embedded_factory.cpp15 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
/third_party/skia/tests/
DStreamBufferTest.cpp93 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/
DSkFontMgr_android_factory.cpp13 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_custom_empty_factory.cpp11 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_mac_ct_factory.cpp14 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_fontconfig_factory.cpp12 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_empty_factory.cpp10 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_win_dw_factory.cpp14 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_FontConfigInterface_factory.cpp12 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_custom_directory_factory.cpp19 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
DSkFontMgr_custom_embedded_factory.cpp15 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontMgr_ohos_factory.cpp12 sk_sp<SkFontMgr> SkFontMgr::Factory() in Factory() function in SkFontMgr
/third_party/typescript/tests/cases/conformance/es6/classDeclaration/
DsuperCallBeforeThisAccessing1.ts1 declare var Factory: any variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtranslit.h560 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context); typedef
/third_party/icu/icu4c/source/i18n/unicode/
Dtranslit.h560 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context); typedef
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtranslit.h560 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context); typedef

123