Home
last modified time | relevance | path

Searched refs:seenFunctions (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_test_case_registry_impl.cpp44 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
46 auto prev = seenFunctions.insert( function ); in enforceNoDuplicateTestCases()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_test_case_registry_impl.cpp50 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
52 auto prev = seenFunctions.insert( function ); in enforceNoDuplicateTestCases()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_test_case_registry_impl.cpp101 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
103 auto prev = seenFunctions.insert( function ); in enforceNoDuplicateTestCases()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_test_case_registry_impl.cpp101 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
103 auto prev = seenFunctions.insert( function ); in enforceNoDuplicateTestCases()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_registry_impl.cpp105 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
107 auto prev = seenFunctions.insert( function ); in enforceNoDuplicateTestCases()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_registry_impl.cpp105 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
107 auto prev = seenFunctions.insert( function ); in enforceNoDuplicateTestCases()
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_test_case_registry_impl.cpp105 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
107 auto prev = seenFunctions.insert( function ); in enforceNoDuplicateTestCases()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp71 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
75 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp70 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
74 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp70 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
74 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp71 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
75 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/math/minizinc/libminizinc-2.5.5/lib/
H A Doutput.cpp76 std::unordered_set<FunctionI*>& seenFunctions; in cannot_use_rhs_for_output() member in MiniZinc::cannot_use_rhs_for_output::V
79 : env(env0), seenFunctions(seenFunctions0), success(true) {} in cannot_use_rhs_for_output()
110 bool seen = (seenFunctions.find(origdecl) != seenFunctions.end()); in cannot_use_rhs_for_output()
114 seenFunctions.insert(origdecl); in cannot_use_rhs_for_output()
116 cannot_use_rhs_for_output(env, origdecl->e(), seenFunctions)) { in cannot_use_rhs_for_output()
/dports/lang/solidity/solidity_0.8.11/libsolidity/ast/
H A DTypes.cpp347 set<Declaration const*> seenFunctions; in boundFunctions() local
370 …if (!function->isOrdinary() || !function->isVisibleAsLibraryMember() || seenFunctions.count(functi… in boundFunctions()
372 seenFunctions.insert(function); in boundFunctions()
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp6219 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6223 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp6219 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6223 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/finance/chiapos/chiapos-1.0.3/src-ext/cxxopts/test/
H A Dcatch.hpp6460 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6464 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/multimedia/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2/test/testframework/
H A Dcatch.hpp6445 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6449 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/devel/cxxopts/cxxopts-3.0.0/test/
H A Dcatch.hpp6460 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6464 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/security/gonepass/gonepass-3da5cfa120/
H A Dcatch.hpp6445 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6449 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/libwap_tests/
H A DCatch.hpp6517 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6521 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert(*it); in enforceNoDuplicateTestCases()
/dports/games/manaplus/manaplus-2.1.3.17/src/unittests/
H A Dcatch.hpp6497 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6501 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/biology/abyss/abyss-2.3.1/vendor/nthash/vendor/
H A Dcatch.hpp6219 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6223 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/biology/abyss/abyss-2.3.1/vendor/btl_bloomfilter/vendor/
H A Dcatch.hpp6219 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6223 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/biology/freebayes/freebayes-1.3.5/intervaltree/
H A Dcatch.hpp6219 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6223 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()
/dports/biology/freebayes/freebayes-1.3.5/vcflib/intervaltree/
H A Dcatch.hpp6219 std::set<TestCase> seenFunctions; in enforceNoDuplicateTestCases() local
6223 std::pair<std::set<TestCase>::const_iterator, bool> prev = seenFunctions.insert( *it ); in enforceNoDuplicateTestCases()

1234567