Home
last modified time | relevance | path

Searched defs:BySectionInfo (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_bases.hpp136 struct BySectionInfo { struct
137 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
138 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() argument
139 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
145 SectionInfo const& m_other;
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp109 struct BySectionInfo { struct
110 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
111 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
112 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
117 SectionInfo const& m_other;
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_bases.hpp136 struct BySectionInfo { struct
137 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument
138 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
139 bool operator() (std::shared_ptr<SectionNode> const& node) const { in operator ()()
146 SectionInfo const& m_other;
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_bases.hpp133 struct BySectionInfo { struct
134 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
135 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
136 bool operator() (std::shared_ptr<SectionNode> const& node) const { in operator ()()
143 SectionInfo const& m_other;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp136 struct BySectionInfo { struct
137 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
138 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() argument
139 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
145 SectionInfo const& m_other;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_bases.hpp136 struct BySectionInfo { struct
137 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument
138 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() argument
139 bool operator() (std::shared_ptr<SectionNode> const& node) const { in operator ()()
146 SectionInfo const& m_other;
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_bases.hpp136 struct BySectionInfo { struct
137 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
138 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
139 bool operator() (std::shared_ptr<SectionNode> const& node) const { in operator ()()
146 SectionInfo const& m_other;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_bases.hpp136 struct BySectionInfo { struct
137 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
138 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
139 bool operator() (std::shared_ptr<SectionNode> const& node) const { in operator ()()
146 SectionInfo const& m_other;
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp109 struct BySectionInfo { struct
110 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
111 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
112 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
117 SectionInfo const& m_other;
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_bases.hpp127 struct BySectionInfo { struct
128 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument
129 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
130 bool operator() (std::shared_ptr<SectionNode> const& node) const { in operator ()()
137 SectionInfo const& m_other;
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_bases.hpp136 struct BySectionInfo { struct
137 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument
138 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
139 bool operator() (std::shared_ptr<SectionNode> const& node) const { in operator ()()
146 SectionInfo const& m_other;
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp7092 struct BySectionInfo { struct
7093 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
7094 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
7095 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
7100 SectionInfo const& m_other;
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp8732 struct BySectionInfo struct
8734 BySectionInfo(SectionInfo const& other) : m_other(other) {} in BySectionInfo() argument
8735 BySectionInfo(BySectionInfo const& other) : m_other(other.m_other) {} in BySectionInfo() function
8736 bool operator()(Ptr<SectionNode> const& node) const in operator ()()
8743 SectionInfo const& m_other;
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp7674 struct BySectionInfo { struct
7675 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
7676 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
7677 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
7682 SectionInfo const& m_other;
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp7674 struct BySectionInfo { struct
7675 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
7676 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
7677 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
7682 SectionInfo const& m_other;
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp8379 struct BySectionInfo { struct
8380 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
8381 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
8382 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
8387 SectionInfo const& m_other;
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp8379 struct BySectionInfo { struct
8380 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
8381 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() argument
8382 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
8387 SectionInfo const& m_other;
/dports/finance/chiapos/chiapos-1.0.3/src-ext/cxxopts/test/
H A Dcatch.hpp8636 struct BySectionInfo { struct
8637 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
8638 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
8639 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
8644 SectionInfo const& m_other;
/dports/multimedia/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2/test/testframework/
H A Dcatch.hpp8621 struct BySectionInfo { struct
8622 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument
8623 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
8624 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
8629 SectionInfo const& m_other;
/dports/devel/cxxopts/cxxopts-3.0.0/test/
H A Dcatch.hpp8636 struct BySectionInfo { struct
8637 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
8638 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() argument
8639 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
8644 SectionInfo const& m_other;
/dports/security/gonepass/gonepass-3da5cfa120/
H A Dcatch.hpp8621 struct BySectionInfo { struct
8622 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument
8623 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
8624 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
8629 SectionInfo const& m_other;
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/libwap_tests/
H A DCatch.hpp8700 struct BySectionInfo { struct
8701 BySectionInfo(SectionInfo const& other) : m_other(other) {} in BySectionInfo() function
8702 BySectionInfo(BySectionInfo const& other) : m_other(other.m_other) {} in BySectionInfo() argument
8703 bool operator() (Ptr<SectionNode> const& node) const { in operator ()()
8708 SectionInfo const& m_other;
/dports/games/manaplus/manaplus-2.1.3.17/src/unittests/
H A Dcatch.hpp8678 struct BySectionInfo { struct
8679 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument
8680 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
8681 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
8686 SectionInfo const& m_other;
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A Dcatch.hpp8802 struct BySectionInfo { struct
8803 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function
8804 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
8805 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
8810 SectionInfo const& m_other;
/dports/biology/abyss/abyss-2.3.1/vendor/nthash/vendor/
H A Dcatch.hpp8376 struct BySectionInfo { struct
8377 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument
8378 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function
8379 bool operator() ( Ptr<SectionNode> const& node ) const { in operator ()()
8384 SectionInfo const& m_other;

1234567