Home
last modified time | relevance | path

Searched defs:logic_error (Results 1 – 25 of 126) sorted by relevance

123456

/dports/games/wesnoth/wesnoth-1.14.17/src/gui/auxiliary/iterator/
H A Dexception.hpp38 class logic_error : public std::logic_error, public lua_jailbreak_exception class
41 explicit logic_error(const std::string& message) in logic_error() function in gui2::iteration::logic_error
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/test/utils/runtime/
H A Dvalidation.hpp41 class logic_error class
49 explicit logic_error( cstring msg ) : m_msg( new dstring( msg.begin(), msg.size() ) ) {} in logic_error() function in boost::BOOST_TEST_UTILS_RUNTIME_PARAM_NAMESPACE::logic_error
/dports/databases/xtrabackup/boost_1_59_0/boost/test/utils/runtime/
H A Dvalidation.hpp41 class logic_error class
49 explicit logic_error( cstring msg ) : m_msg( new dstring( msg.begin(), msg.size() ) ) {} in logic_error() function in boost::BOOST_TEST_UTILS_RUNTIME_PARAM_NAMESPACE::logic_error
/dports/databases/percona57-server/boost_1_59_0/boost/test/utils/runtime/
H A Dvalidation.hpp41 class logic_error class
49 explicit logic_error( cstring msg ) : m_msg( new dstring( msg.begin(), msg.size() ) ) {} in logic_error() function in boost::BOOST_TEST_UTILS_RUNTIME_PARAM_NAMESPACE::logic_error
/dports/databases/percona57-client/boost_1_59_0/boost/test/utils/runtime/
H A Dvalidation.hpp41 class logic_error class
49 explicit logic_error( cstring msg ) : m_msg( new dstring( msg.begin(), msg.size() ) ) {} in logic_error() function in boost::BOOST_TEST_UTILS_RUNTIME_PARAM_NAMESPACE::logic_error
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/test/utils/runtime/
H A Dvalidation.hpp40 class logic_error class
48 explicit logic_error( cstring msg ) : m_msg( new dstring( msg.begin(), msg.size() ) ) {} in logic_error() function in boost::BOOST_RT_PARAM_NAMESPACE::logic_error
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/test/utils/runtime/
H A Dvalidation.hpp41 class logic_error class
49 explicit logic_error( cstring msg ) : m_msg( new dstring( msg.begin(), msg.size() ) ) {} in logic_error() function in boost::BOOST_TEST_UTILS_RUNTIME_PARAM_NAMESPACE::logic_error
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/test/utils/runtime/
H A Dvalidation.hpp41 class logic_error class
49 explicit logic_error( cstring msg ) : m_msg( new dstring( msg.begin(), msg.size() ) ) {} in logic_error() function in boost::BOOST_TEST_UTILS_RUNTIME_PARAM_NAMESPACE::logic_error
/dports/biology/lamarc/lamarc-2.1.8/boost/test/utils/runtime/
H A Dvalidation.hpp40 class logic_error class
48 explicit logic_error( cstring msg ) : m_msg( new dstring( msg.begin(), msg.size() ) ) {} in logic_error() function in boost::BOOST_RT_PARAM_NAMESPACE::logic_error
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/src/
H A Dwlocale-inst.cc1 // Locale support -*- C++ -*-
2
3 // Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
4 //
5 // This file is part of the GNU ISO C++ Library. This library is free
6 // software; you can redistribute it and/or modify it under the
7 // terms of the GNU General Public License as published by the
8 // Free Software Foundation; either version 2, or (at your option)
9 // any later version.
10
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/container/
H A Dthrow_exception.hpp102 class BOOST_SYMBOL_VISIBLE logic_error class
106 explicit logic_error(const char *msg) in logic_error() function in boost::container::logic_error
/dports/graphics/cairomm/cairomm-1.12.2/cairomm/
H A Dexception.cc31 logic_error::logic_error(ErrorStatus status) in logic_error() function in Cairo::logic_error
/dports/devel/folly/folly-2021.12.27.00/folly/test/
H A DExceptionWrapperTest.cpp390 EXPECT_FALSE(ew.with_exception([](std::logic_error&) {})); in TEST()
397 EXPECT_FALSE(ew.with_exception([](const std::logic_error&) {})); in TEST()
404 EXPECT_FALSE(cew.with_exception([](const std::logic_error&) {})); in TEST()
411 EXPECT_FALSE(ew.with_exception([](std::logic_error&) { return nullptr; })); in TEST()
425 EXPECT_FALSE(ew.with_exception(r_to_l([](std::logic_error&) {}))); in TEST()
528 [](const std::logic_error&) { ADD_FAILURE(); }, in TEST()
546 [](const std::logic_error&) noexcept { ADD_FAILURE(); }, in TEST()
563 [](const std::logic_error&) { ADD_FAILURE(); }, in TEST()
583 [](const std::logic_error&) { ADD_FAILURE(); }, in TEST()
609 [](const std::logic_error&) { ADD_FAILURE(); }, in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmisc-throw-by-value-catch-by-reference.cpp4 class logic_error { class
6 logic_error(const char *message) {} in logic_error() function in logic_error

123456