Home
last modified time | relevance | path

Searched defs:runtime_error (Results 1 – 12 of 12) sorted by relevance

/external/libcxx/src/
Dstdexcept.cpp61 runtime_error::runtime_error(const string& msg) : __imp_(msg.c_str()) in runtime_error() function in std::runtime_error
65 runtime_error::runtime_error(const char* msg) : __imp_(msg) in runtime_error() function in std::runtime_error
69 runtime_error::runtime_error(const runtime_error& le) _NOEXCEPT in runtime_error() function in std::runtime_error
/external/clang/test/SemaCXX/
DPR9460.cpp11 struct runtime_error{ struct
DPR9461.cpp29 struct runtime_error{runtime_error(string);}; struct
/external/OpenCL-CTS/test_conformance/spir/
Dexceptions.h39 …TestError (const std::string& msg, int errorCode = 1): std::runtime_error(msg), m_errorCode(errorC… in runtime_error() function
/external/clang/test/CodeGenCXX/
Dweak-external.cpp45 class _LIBCPP_EXCEPTION_ABI runtime_error class
/external/protobuf/conformance/
Dconformance.proto146 string runtime_error = 2; field
/external/bcc/libbpf-tools/x86/
Dvmlinux.h3006 int runtime_error; member
37271 int runtime_error; member
Dvmlinux_505.h3006 int runtime_error; member
37271 int runtime_error; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h6455 int runtime_error; member
Dvmlinux.h6455 int runtime_error; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h5541 int runtime_error; member
Dvmlinux_510.h5541 int runtime_error; member