Home
last modified time | relevance | path

Searched refs:factoryOptions (Results 1 – 7 of 7) sorted by relevance

/dports/security/keybase/client-v5.7.1/shared/override-d.ts/react-redux/
H A Dindex.d.ts448 factoryOptions: TFactoryOptions
/dports/math/minizinc/libminizinc-2.5.5/solvers/MIP/
H A DMIP_cplex_wrap.cpp271 FactoryOptions factoryOptions; in getRequiredFlags() local
274 MIPCplexWrapper mcw(factoryOptions, &options); in getRequiredFlags()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/@types/react-redux/
H A Dindex.d.ts410 (dispatch: Dispatch<Action>, factoryOptions: TFactoryOptions) => Selector<S, TProps, TOwnProps>;
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1.h3655 _In_ CONST D2D1_FACTORY_OPTIONS &factoryOptions, in D2D1CreateFactory() argument
3663 &factoryOptions, in D2D1CreateFactory()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dgraphicsd2d.cpp562 D2D1_FACTORY_OPTIONS factoryOptions = {D2D1_DEBUG_LEVEL_NONE}; in wxD2D1Factory() local
571 factoryOptions.debugLevel = D2D1_DEBUG_LEVEL_WARNING; in wxD2D1Factory()
578 &factoryOptions, in wxD2D1Factory()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h2525 HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, const D2D1_FACTORY_OPTIONS &factoryOptions in D2D1CreateFactory() argument
2526 …return D2D1CreateFactory(factoryType, __uuidof(Factory), &factoryOptions, reinterpret_cast<void **… in D2D1CreateFactory()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h2525 HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, const D2D1_FACTORY_OPTIONS &factoryOptions in D2D1CreateFactory() argument
2526 …return D2D1CreateFactory(factoryType, __uuidof(Factory), &factoryOptions, reinterpret_cast<void **… in D2D1CreateFactory()