Home
last modified time | relevance | path

Searched defs:Factory (Results 1 - 25 of 42) sorted by relevance

12

/third_party/skia/src/ports/
H A DSkFontMgr_FontConfigInterface_factory.cpp12 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
H A DSkFontMgr_android_factory.cpp13 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
H A DSkFontMgr_fontconfig_factory.cpp12 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
H A DSkFontMgr_custom_empty_factory.cpp11 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
H A DSkFontMgr_empty_factory.cpp10 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
H A DSkFontMgr_custom_directory_factory.cpp23 sk_sp<SkFontMgr> SkFontMgr::Factory() in Factory() function in SkFontMgr
31 sk_sp<SkFontMgr> SkFontMgr::Factory() in Factory() function in SkFontMgr
H A DSkFontMgr_win_dw_factory.cpp20 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
H A DSkFontMgr_mac_ct_factory.cpp20 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
H A DSkFontMgr_custom_embedded_factory.cpp15 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory() function in SkFontMgr
/third_party/skia/src/ports/skia_ohos/
H A DSkFontMgr_ohos_factory.cpp12 sk_sp<SkFontMgr> SkFontMgr::Factory() in Factory() function in SkFontMgr
/third_party/skia/src/core/
H A DSkDiscardableMemory.h30 class Factory : public SkRefCnt { class in SkDiscardableMemory
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtranslit.h560 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context); typedef in Transliterator
/third_party/icu/icu4c/source/i18n/unicode/
H A Dtranslit.h560 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context); typedef in Transliterator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtranslit.h560 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context); typedef in Transliterator
/third_party/skia/include/core/
H A DSkFlattenable.h39 typedef sk_sp<SkFlattenable> (*Factory)(SkReadBuffer&); typedef in SkFlattenable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestDataModule.java42 public static class Factory{ class
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestDataModule.java41 public static class Factory{ class
/third_party/skia/tests/
H A DStreamBufferTest.cpp93 struct Factory { in DEF_TEST() struct
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dinvoke_test.cc38 std::unique_ptr<int> Factory(int n) { in Factory() function
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
H A Dbind_front_test.cc172 std::unique_ptr<int> Factory(int n) { return absl::make_unique<int>(n); } in Factory() function
/third_party/skia/modules/particles/include/
H A DSkReflected.h47 typedef sk_sp<SkReflected>(*Factory)(); typedef in SkReflected
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneNames.java483 public static abstract class Factory { class in TimeZoneNames
502 protected Factory() { in Factory() method in TimeZoneNames.Factory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTimeZoneNames.java459 public static abstract class Factory { class in TimeZoneNames
480 protected Factory() { in Factory() method in TimeZoneNames.Factory
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_factory.py55 class Factory(sqlite.Connection): class
65 class Factory(sqlite.Connection): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableMap.h101 class Factory { class in llvm::ImmutableMap
106 Factory(bool canonicalize = true) : Canonicalize(canonicalize) {} in Factory() function in llvm::ImmutableMap::Factory
108 Factory(BumpPtrAllocator &Alloc, bool canonicalize = true) in Factory() function in llvm::ImmutableMap::Factory
270 FactoryTy *Factory; global() member in llvm::ImmutableMapRef
[all...]

Completed in 17 milliseconds

12