Home
last modified time | relevance | path

Searched defs:hasBrief (Results 1 – 19 of 19) sorted by relevance

/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/core-video-sys-0.1.4/src/
H A Dopengl_texture_cache.rs41 options: CVOptionFlags); in hasBrief()
/dports/www/miniflux/v2-2.0.35/vendor/golang.org/x/crypto/acme/autocert/
H A Dlistener.go42 // The returned Listener also enables TCP keep-alives on the accepted
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/qdoc/
H A Dxmlgenerator.cpp41 bool XmlGenerator::hasBrief(const Node *node) in hasBrief() function in XmlGenerator
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dindex.cpp1333 bool hasBrief = !fd->briefDescription().isEmpty(); in writeSingleFileIndex() local
1856 bool hasBrief = !nd->briefDescription().isEmpty(); in writeNamespaceIndex() local
1986 bool hasBrief = !cd->briefDescription().isEmpty(); in writeAnnotatedClassList() local
4197 bool hasBrief = !cd->briefDescription().isEmpty(); in writeConceptIndex() local
H A Drtfgen.cpp1180 void RTFGenerator::startIndexValue(bool hasBrief) in startIndexValue()
1187 void RTFGenerator::endIndexValue(const QCString &name,bool hasBrief) in endIndexValue()
H A Dlatexgen.cpp1182 void LatexGenerator::startIndexValue(bool hasBrief) in startIndexValue()
H A Dmemberdef.cpp3039 bool hasBrief = !fmd->briefDescription().isEmpty(); in _writeEnumValues() local