Home
last modified time | relevance | path

Searched defs:assert_handler (Results 1 – 15 of 15) sorted by relevance

/dports/cad/librepcb/librepcb-0.1.6/libs/type_safe/include/type_safe/detail/
H A Dassert.hpp16 struct assert_handler : debug_assert::set_level<TYPE_SAFE_ENABLE_ASSERTIONS>, struct
/dports/devel/string_theory/string_theory-3.4/include/
H A Dst_assert.h59 inline void assert_handler(const char *filename, int line, const char *message) in assert_handler() function
/dports/www/mythplugin-mythweb/mythweb-31.0/includes/
H A Derrors.php58 function assert_handler($file, $line, $code) { function
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/common/
H A Dduneassert.hh79 AssertHandler assert_handler = default_assert_handler; variable
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/nvtt/nvcore/
H A DDebug.cpp479 void debug::setAssertHandler(AssertHandler * assert_handler) in setAssertHandler()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/src/nvcore/
H A DDebug.cpp504 void debug::setAssertHandler(AssertHandler * assert_handler) in setAssertHandler()
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/src/nvcore/
H A DDebug.cpp487 void debug::setAssertHandler(AssertHandler * assert_handler) in setAssertHandler()
/dports/devel/allegro/allegro-4.4.3.1/src/
H A Dallegro.c214 static int (*assert_handler)(AL_CONST char *msg) = NULL; variable
/dports/security/samhain-server/samhain-4.4.3/src/
H A Ddnmalloc.c337 static assert_handler_tp *assert_handler = default_assert_handler; variable
349 static assert_handler_tp *assert_handler = NULL; variable
/dports/security/samhain-client/samhain-4.4.3/src/
H A Ddnmalloc.c337 static assert_handler_tp *assert_handler = default_assert_handler; variable
349 static assert_handler_tp *assert_handler = NULL; variable
/dports/security/samhain/samhain-4.4.3/src/
H A Ddnmalloc.c337 static assert_handler_tp *assert_handler = default_assert_handler; variable
349 static assert_handler_tp *assert_handler = NULL; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dlogging_unittest.cc1090 ScopedLogAssertHandler assert_handler(base::BindRepeating( in TEST_F() local
/dports/mail/rspamd/rspamd-3.1/contrib/doctest/doctest/parts/
H A Ddoctest.cpp887 void Context::setAssertHandler(detail::assert_handler) {} in setAssertHandler()
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/doctest/doctest/parts/
H A Ddoctest.cpp887 void Context::setAssertHandler(detail::assert_handler) {} in setAssertHandler()
/dports/devel/doctest/doctest-2.4.7/doctest/parts/
H A Ddoctest.cpp901 void Context::setAssertHandler(detail::assert_handler) {} in setAssertHandler()