Home
last modified time | relevance | path

Searched refs:CreateFactory (Results 1 – 25 of 270) sorted by relevance

1234567891011

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstmath/
H A Denodefactory.cpp33 CreateFactory(Addition)
36 CreateFactory(Division) in CreateFactory()
37 CreateFactory(Modulo) in CreateFactory()
38 CreateFactory(Power) in CreateFactory()
39 CreateFactory(BitwiseAnd) in CreateFactory()
40 CreateFactory(BitwiseOr) in CreateFactory()
41 CreateFactory(LogicalAnd) in CreateFactory()
42 CreateFactory(LogicalOr) in CreateFactory()
43 CreateFactory(LessThan) in CreateFactory()
47 CreateFactory(EqualTo) in CreateFactory()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/infobars/overlays/
H A Dinfobar_overlay_request_factory_impl.mm30 CreateFactory<SavePasswordInfobarBannerOverlayRequestConfig>(),
32 CreateFactory<PasswordInfobarModalOverlayRequestConfig>());
35 CreateFactory<UpdatePasswordInfobarBannerOverlayRequestConfig>(),
37 CreateFactory<PasswordInfobarModalOverlayRequestConfig>());
39 CreateFactory<TranslateBannerRequestConfig>(),
41 CreateFactory<TranslateModalRequestConfig>());
43 CreateFactory<ConfirmBannerRequestConfig>(),
47 CreateFactory<SaveCardBannerRequestConfig>(),
49 CreateFactory<SaveCardModalRequestConfig>());
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/media_interfaces/
H A Dmedia_interfaces.cpp75 VphalState* VphalDevice::CreateFactory( in CreateFactory() function in VphalDevice
169 MhwInterfaces* MhwInterfaces::CreateFactory( in CreateFactory() function in MhwInterfaces
223 Codechal* CodechalDevice::CreateFactory( in CreateFactory() function in CodechalDevice
324 void* MmdDevice::CreateFactory( in CreateFactory() function in MmdDevice
405 void* McpyDevice::CreateFactory( in CreateFactory() function in McpyDevice
484 CodechalDecodeNV12ToP010* Nv12ToP010Device::CreateFactory( in CreateFactory() function in Nv12ToP010Device
509 CM_HAL_GENERIC* CMHalDevice::CreateFactory( in CreateFactory() function in CMHalDevice
531 void* MosUtilDevice::CreateFactory( in CreateFactory() function in MosUtilDevice
559 XRenderHal_Platform_Interface* RenderHalDevice::CreateFactory( in CreateFactory() function in RenderHalDevice
583 CodechalDecodeHistogram* DecodeHistogramDevice::CreateFactory( in CreateFactory() function in DecodeHistogramDevice
[all …]
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/media_interfaces/
H A Dmedia_interfaces.cpp68 VphalState* VphalDevice::CreateFactory( in CreateFactory() function in VphalDevice
155 MhwInterfaces* MhwInterfaces::CreateFactory( in CreateFactory() function in MhwInterfaces
203 Codechal* CodechalDevice::CreateFactory( in CreateFactory() function in CodechalDevice
278 mhwInterfaces = MhwInterfaces::CreateFactory(params, osInterface); in CreateFactory()
300 void* MmdDevice::CreateFactory( in CreateFactory() function in MmdDevice
375 MhwInterfaces *mhw = MhwInterfaces::CreateFactory(params, osInterface); in CreateMhwInterface()
380 CodechalDecodeNV12ToP010* Nv12ToP010Device::CreateFactory( in CreateFactory() function in Nv12ToP010Device
405 CM_HAL_GENERIC* CMHalDevice::CreateFactory( in CreateFactory() function in CMHalDevice
427 void* MosUtilDevice::CreateFactory( in CreateFactory() function in MosUtilDevice
455 XRenderHal_Platform_Interface* RenderHalDevice::CreateFactory( in CreateFactory() function in RenderHalDevice
[all …]
/dports/deskutils/nextcloudclient/desktop-3.4.1/shell_integration/windows/NCOverlays/
H A DDllMain.cpp40 HRESULT CreateFactory(REFIID riid, void **ppv, int state) in CreateFactory() function
60 if (IsEqualCLSID(guid, rclsid)) { return CreateFactory(riid, ppv, State_Error); } in DllGetClassObject()
64 if (IsEqualCLSID(guid, rclsid)) { return CreateFactory(riid, ppv, State_OK); } in DllGetClassObject()
68 if (IsEqualCLSID(guid, rclsid)) { return CreateFactory(riid, ppv, State_OKShared); } in DllGetClassObject()
72 if (IsEqualCLSID(guid, rclsid)) { return CreateFactory(riid, ppv, State_Sync); } in DllGetClassObject()
76 if (IsEqualCLSID(guid, rclsid)) { return CreateFactory(riid, ppv, State_Warning); } in DllGetClassObject()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/shell_integration/windows/OCOverlays/
H A DDllMain.cpp40 HRESULT CreateFactory(REFIID riid, void **ppv, int state) in CreateFactory() function
60 if (IsEqualCLSID(guid, rclsid)) { return CreateFactory(riid, ppv, State_Error); } in DllGetClassObject()
64 if (IsEqualCLSID(guid, rclsid)) { return CreateFactory(riid, ppv, State_OK); } in DllGetClassObject()
68 if (IsEqualCLSID(guid, rclsid)) { return CreateFactory(riid, ppv, State_OKShared); } in DllGetClassObject()
72 if (IsEqualCLSID(guid, rclsid)) { return CreateFactory(riid, ppv, State_Sync); } in DllGetClassObject()
76 if (IsEqualCLSID(guid, rclsid)) { return CreateFactory(riid, ppv, State_Warning); } in DllGetClassObject()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/XamlIntegration/
H A DFuncFactory.cs19 FuncFactory factory = CreateFactory(null, reader, returnType); in CreateFunc()
50 internal static FuncFactory CreateFactory(XamlReader xamlReader, IServiceProvider context) in CreateFactory() method in System.Activities.XamlIntegration.FuncFactory
66 …FuncFactory funcFactory = CreateFactory(objectWriterFactory, xamlReader, propertyType.GetGenericAr… in CreateFactory()
73 …static FuncFactory CreateFactory(IXamlObjectWriterFactory objectWriterFactory, XamlReader xamlRead… in CreateFactory() method in System.Activities.XamlIntegration.FuncFactory
/dports/devel/fpc-fcl-sdo/fpc-3.2.2/packages/fcl-sdo/tests/test_suite/
H A Dtest_equalityhelper.pas627 fA := CreateFactory();
628 fB := CreateFactory();
663 fA := CreateFactory();
664 fB := CreateFactory();
699 fA := CreateFactory();
700 fB := CreateFactory();
720 fA := CreateFactory();
721 fB := CreateFactory();
753 fA := CreateFactory();
754 fB := CreateFactory();
[all …]
H A Dtest_xpathhelper.pas157 locFac := CreateFactory();
247 locFac := CreateFactory();
324 locFac := CreateFactory();
422 locFac := CreateFactory();
512 locFac := CreateFactory();
602 locFac := CreateFactory();
704 locFac := CreateFactory();
826 locFac := CreateFactory();
926 locFac := CreateFactory();
1026 locFac := CreateFactory();
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-sdo/tests/test_suite/
H A Dtest_equalityhelper.pas627 fA := CreateFactory();
628 fB := CreateFactory();
663 fA := CreateFactory();
664 fB := CreateFactory();
699 fA := CreateFactory();
700 fB := CreateFactory();
720 fA := CreateFactory();
721 fB := CreateFactory();
753 fA := CreateFactory();
754 fB := CreateFactory();
[all …]
H A Dtest_xpathhelper.pas157 locFac := CreateFactory();
247 locFac := CreateFactory();
324 locFac := CreateFactory();
422 locFac := CreateFactory();
512 locFac := CreateFactory();
602 locFac := CreateFactory();
704 locFac := CreateFactory();
826 locFac := CreateFactory();
926 locFac := CreateFactory();
1026 locFac := CreateFactory();
[all …]
/dports/www/firefox/firefox-99.0/toolkit/components/aboutthirdparty/tests/TestShellEx/
H A DTestShellEx.cpp13 already_AddRefed<IClassFactory> CreateFactory();
45 RefPtr<IClassFactory> factory = CreateFactory(); in DllGetClassObject()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/aboutthirdparty/tests/TestShellEx/
H A DTestShellEx.cpp13 already_AddRefed<IClassFactory> CreateFactory();
45 RefPtr<IClassFactory> factory = CreateFactory(); in DllGetClassObject()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/aboutthirdparty/tests/TestShellEx/
H A DTestShellEx.cpp13 already_AddRefed<IClassFactory> CreateFactory();
45 RefPtr<IClassFactory> factory = CreateFactory(); in DllGetClassObject()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/tests/gtest/
H A DTestRacingServiceManager.cpp219 CreateFactory(const mozilla::Module& module, const mozilla::Module::CIDEntry& entry) in CreateFactory() function
230 { &kFactoryCID1, false, CreateFactory, nullptr },
231 { &kFactoryCID2, false, CreateFactory, nullptr },
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A DTestRacingServiceManager.cpp202 static already_AddRefed<nsIFactory> CreateFactory( in CreateFactory() function
213 {&kFactoryCID1, false, CreateFactory, nullptr},
214 {&kFactoryCID2, false, CreateFactory, nullptr},
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/tests/gtest/
H A DTestRacingServiceManager.cpp223 CreateFactory(const mozilla::Module& module, const mozilla::Module::CIDEntry& entry) in CreateFactory() function
234 { &kFactoryCID1, false, CreateFactory, nullptr },
235 { &kFactoryCID2, false, CreateFactory, nullptr },
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestRacingServiceManager.cpp203 static already_AddRefed<nsIFactory> CreateFactory( in CreateFactory() function
214 {&kFactoryCID1, false, CreateFactory, nullptr},
215 {&kFactoryCID2, false, CreateFactory, nullptr},
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestRacingServiceManager.cpp203 static already_AddRefed<nsIFactory> CreateFactory( in CreateFactory() function
214 {&kFactoryCID1, false, CreateFactory, nullptr},
215 {&kFactoryCID2, false, CreateFactory, nullptr},
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestRacingServiceManager.cpp203 static already_AddRefed<nsIFactory> CreateFactory( in CreateFactory() function
214 {&kFactoryCID1, false, CreateFactory, nullptr},
215 {&kFactoryCID2, false, CreateFactory, nullptr},
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/qt/
H A Ddisplay.cpp104 /* static */ wxDisplayFactory *wxDisplay::CreateFactory() in CreateFactory() function in wxDisplay
120 /* static */ wxDisplayFactory *wxDisplay::CreateFactory() in CreateFactory() function in wxDisplay
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/d3d12/
H A DBackendD3D12.cpp26 ResultOrError<ComPtr<IDXGIFactory4>> CreateFactory(const PlatformFunctions* functions, in CreateFactory() function
84 CreateFactory(mFunctions.get(), instance->IsBackendValidationEnabled(), in Initialize()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Ddpycmn.cpp212 /* static */ wxDisplayFactory *wxDisplay::CreateFactory() in CreateFactory() function in wxDisplay
223 gs_factory = CreateFactory(); in Factory()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Ddpycmn.cpp217 /* static */ wxDisplayFactory *wxDisplay::CreateFactory() in CreateFactory() function in wxDisplay
228 gs_factory = CreateFactory(); in Factory()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Ddpycmn.cpp217 /* static */ wxDisplayFactory *wxDisplay::CreateFactory() in CreateFactory() function in wxDisplay
228 gs_factory = CreateFactory(); in Factory()

1234567891011