Home
last modified time | relevance | path

Searched defs:m_factory (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/applications/helper/
H A Dudp-echo-helper.h99 ObjectFactory m_factory; //!< Object factory. variable
227 ObjectFactory m_factory; //!< Object factory. variable
H A Dthree-gpp-http-helper.h98 ObjectFactory m_factory; variable
164 ObjectFactory m_factory; variable
H A Dpacket-sink-helper.h95 ObjectFactory m_factory; //!< Object factory. variable
H A Dbulk-send-helper.h104 ObjectFactory m_factory; //!< Object factory. variable
H A Don-off-helper.h126 ObjectFactory m_factory; //!< Object factory. variable
/dports/deskutils/akregator/akregator-21.12.3/plugins/mk4storage/
H A Dmk4plugin.h28 StorageFactory *m_factory = nullptr; variable
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet-apps/helper/
H A Dv4ping-helper.h93 ObjectFactory m_factory; variable
H A Dv4traceroute-helper.h104 ObjectFactory m_factory; variable
/dports/cad/qelectrotech/qet-0.7.0/sources/factory/
H A Delementpicturefactory.h79 delete m_factory; in dropInstance() local
110 static ElementPictureFactory* m_factory; variable
/dports/databases/akonadi/akonadi-21.12.3/src/agentserver/
H A Dagentthread.h42 QObject *const m_factory; variable
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/helper/
H A Dripng-helper.h144 ObjectFactory m_factory; //!< Object Factory variable
H A Drip-helper.h144 ObjectFactory m_factory; //!< Object Factory variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/storage/
H A DIDBSQLiteBackingStore.h76 RefPtr<IDBFactoryBackendImpl> m_factory; variable
H A DIDBLevelDBBackingStore.h80 RefPtr<IDBFactoryBackendImpl> m_factory; variable
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wave/helper/
H A Dwave-bsm-helper.h138 ObjectFactory m_factory; //!< Object factory. variable
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/rendering/final/
H A Duniformpixelrenderer.h76 ISampleRendererFactory* m_factory; variable
H A Dtexturecontrolledpixelrenderer.h86 ISampleRendererFactory* m_factory; variable
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Renderer/
H A DFontManager.h36 FontFactory* m_factory; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/
H A Dbasefilewizard.h59 const BaseFileWizardFactory *m_factory; variable
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/
H A DInsertVariableAction_p.h38 KoInlineObjectFactoryBase *const m_factory; variable
/dports/editors/calligra/calligra-3.2.1/libs/text/
H A DInsertVariableAction_p.h39 KoInlineObjectFactoryBase *const m_factory; variable
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/xkms/impl/
H A DXKMSCompoundResultImpl.hpp141 XKMSMessageFactoryImpl m_factory; member in XKMSCompoundResultImpl
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-init-variables.rst1 .. title:: clang-tidy - cppcoreguidelines-init-variables
2
3 cppcoreguidelines-init-variables
4 ================================
5
6 Checks whether there are local variables that are declared without an initial
7 value. These may lead to unexpected behaviour if there is a code path that reads
8 the variable before assigning to it.
9
10 Only integers, booleans, floats, doubles and pointers are checked. The fix
[all …]
/dports/graphics/qvge/qvge-0.6.3/src/commonui/
H A DCClassAttributesEditorUI.h62 QtVariantEditorFactory m_factory; variable
/dports/x11-fm/konqueror/konqueror-21.12.3/src/
H A Dkonqfactory.h45 KPluginFactory *m_factory; variable

123456789