HomeSort by: relevance | last modified time | path
    Searched refs:runtime_error (Results 1 - 25 of 940) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/elftosb/dist/elftosb2/
ElftosbErrors.h 19 class semantic_error : public std::runtime_error
23 : std::runtime_error(msg)
ElftosbLexer.h 30 class syntax_error : public std::runtime_error
33 explicit syntax_error(const std::string & __arg) : std::runtime_error(__arg) {}
39 class lexical_error : public std::runtime_error
42 explicit lexical_error(const std::string & __arg) : std::runtime_error(__arg) {}
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
stdexcept.cc 67 runtime_error::runtime_error(const string& __arg) function in class:runtime_error
70 runtime_error::~runtime_error() _GLIBCXX_USE_NOEXCEPT { }
73 runtime_error::what() const _GLIBCXX_USE_NOEXCEPT
77 : runtime_error(__arg) { }
82 : runtime_error(__arg) { }
87 : runtime_error(__arg) { }
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
stdexcept.cc 67 runtime_error::runtime_error(const string& __arg) function in class:runtime_error
70 runtime_error::~runtime_error() _GLIBCXX_USE_NOEXCEPT { }
73 runtime_error::what() const _GLIBCXX_USE_NOEXCEPT
77 : runtime_error(__arg) { }
82 : runtime_error(__arg) { }
87 : runtime_error(__arg) { }
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
cxx11-stdexcept.cc 46 runtime_error::runtime_error(const string& __arg) function in class:runtime_error
65 : runtime_error(__arg) { }
68 : runtime_error(__arg) { }
71 : runtime_error(__arg) { }
cow-stdexcept.cc 72 runtime_error::runtime_error(const runtime_error& e) noexcept
75 runtime_error&
76 runtime_error::operator=(const runtime_error& e) noexcept
79 runtime_error::runtime_error(runtime_error&& e) noexcept = default;
81 runtime_error
101 runtime_error::runtime_error(const char* __arg) function in class:runtime_error
    [all...]
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
cxx11-stdexcept.cc 46 runtime_error::runtime_error(const string& __arg) function in class:runtime_error
65 : runtime_error(__arg) { }
68 : runtime_error(__arg) { }
71 : runtime_error(__arg) { }
cow-stdexcept.cc 72 runtime_error::runtime_error(const runtime_error& e) noexcept
75 runtime_error&
76 runtime_error::operator=(const runtime_error& e) noexcept
79 runtime_error::runtime_error(runtime_error&& e) noexcept = default;
81 runtime_error
101 runtime_error::runtime_error(const char* __arg) function in class:runtime_error
    [all...]
cxx11-ios_failure.cc 63 { return runtime_error::what(); }
77 { __construct_ios_failure(buf, runtime_error::what()); }
80 { __construct_ios_failure(buf, runtime_error::what()); }
85 // Use std::runtime_error as a proxy for the gcc4-compatible ios::failure
89 alignas(runtime_error) unsigned char buf[sizeof(runtime_error)];
  /src/external/bsd/elftosb/dist/common/
Random.cpp 31 throw std::runtime_error("CryptAcquireContext");
48 throw std::runtime_error("open /dev/urandom");
75 throw std::runtime_error("CryptGenRandom");
80 throw std::runtime_error("read /dev/urandom");
AESKey.cpp 27 //! \exception std::runtime_error This exception will be thrown if less
40 throw std::runtime_error("not enough data in stream");
60 //! \exception std::runtime_error Thrown if the \a stream reports an error while
73 throw std::runtime_error("error while writing to stream");
  /src/external/bsd/atf/dist/tools/
exceptions.cpp 41 std::runtime_error(who + ": " + message),
66 m_message = std::string(std::runtime_error::what()) + ": ";
exceptions.hpp 40 public std::runtime_error
57 std::runtime_error(message),
79 class system_error : public std::runtime_error {
  /src/external/bsd/kyua-cli/dist/utils/fs/
lua_module.cpp 66 throw std::runtime_error("Need a string parameter");
86 throw std::runtime_error("Need a string parameter");
106 throw std::runtime_error("Need a string parameter");
180 throw std::runtime_error("Need a string parameter");
195 throw std::runtime_error(F("Failed to open directory: %s") %
217 throw std::runtime_error("Need a string parameter");
238 throw std::runtime_error("Need a string parameter");
242 throw std::runtime_error("Need a string parameter");
  /src/external/apache2/llvm/dist/clang/examples/clang-interpreter/
Test.cxx 17 throw std::runtime_error(Name);
  /src/external/bsd/atf/dist/atf-c++/detail/
exceptions.hpp 42 class system_error : public std::runtime_error {
  /src/external/bsd/kyua-cli/dist/store/
exceptions.hpp 41 class error : public std::runtime_error {
  /src/external/bsd/kyua-cli/dist/utils/process/
exceptions.hpp 42 class error : public std::runtime_error {
  /src/external/bsd/kyua-cli/dist/utils/signals/
exceptions.hpp 42 class error : public std::runtime_error {
  /src/external/bsd/kyua-cli/dist/utils/text/
exceptions.hpp 42 class error : public std::runtime_error {
  /src/external/gpl3/gcc.old/dist/libgfortran/runtime/
bounds.c 49 runtime_error ("Incorrect extent in return value of"
80 runtime_error ("Incorrect size in %s of %s"
87 runtime_error ("Incorrect size of %s in %s"
96 runtime_error("Incorrect extent in %s of %s"
123 runtime_error ("Incorrect size of %s in %s"
130 runtime_error ("Incorrect size of %s of %s"
141 runtime_error("Incorrect extent in %s of %s"
167 runtime_error ("Incorrect size in %s of %s"
174 runtime_error ("Incorrect size of %s of %s"
188 runtime_error("Incorrect extent in %s of %s
    [all...]
  /src/external/gpl3/gcc/dist/libgfortran/runtime/
bounds.c 49 runtime_error ("Incorrect extent in return value of"
80 runtime_error ("Incorrect size in %s of %s"
87 runtime_error ("Incorrect size of %s in %s"
96 runtime_error("Incorrect extent in %s of %s"
123 runtime_error ("Incorrect size of %s in %s"
130 runtime_error ("Incorrect size of %s of %s"
141 runtime_error("Incorrect extent in %s of %s"
167 runtime_error ("Incorrect size in %s of %s"
174 runtime_error ("Incorrect size of %s of %s"
188 runtime_error("Incorrect extent in %s of %s
    [all...]
  /src/external/bsd/kyua-cli/dist/utils/
units.cpp 66 /// \throw std::runtime_error If the input string is empty or invalid.
71 throw std::runtime_error("Bytes quantity cannot be empty");
89 throw std::runtime_error("Bytes quantity cannot be empty");
95 throw std::runtime_error(F("Invalid bytes quantity '%s'") % in_str);
102 throw std::runtime_error(F("Invalid bytes quantity '%s'") % in_str);
153 } catch (const std::runtime_error& e) {
  /src/external/bsd/kyua-cli/dist/engine/
kyuafile.cpp 223 /// \throw std::runtime_error If the format or the version are invalid, or
229 throw std::runtime_error("Can only call syntax() once");
232 throw std::runtime_error(F("Unsupported file version %s") %
251 /// \throw std::runtime_error If the test program definition is invalid or
260 throw std::runtime_error(F("Got unexpected absolute path for test "
263 throw std::runtime_error(F("Test program '%s' cannot contain path "
270 throw std::runtime_error(F("Non-existent test program '%s'") %
286 /// \throw std::runtime_error If test_suite() has already been called.
291 throw std::runtime_error("Can only call test_suite() once");
310 } catch (const std::runtime_error& e)
    [all...]
  /src/external/gpl3/gcc.old/dist/libgfortran/generated/
spread_c10.c 61 runtime_error ("return rank too large in spread()");
64 runtime_error ("dim outside of rank in spread()");
116 runtime_error ("rank mismatch in spread()");
130 runtime_error("Incorrect extent in return value of SPREAD"
140 runtime_error("Incorrect extent in return value of SPREAD"
237 runtime_error ("incorrect destination rank in spread()");
240 runtime_error ("dim outside of rank in spread()");
252 runtime_error ("dim too large in spread()");

Completed in 44 milliseconds

1 2 3 4 5 6 7 8 91011>>