Searched defs:raise_error (Results 1 – 10 of 10) sorted by relevance
| /third_party/boost/boost/regex/ |
| D | pattern_except.hpp | 74 void raise_error(const traits& t, regex_constants::error_type code) in raise_error() function
|
| /third_party/boost/boost/gil/extension/io/jpeg/detail/ |
| D | writer_backend.hpp | 163 void raise_error() in raise_error() function
|
| D | reader_backend.hpp | 236 void raise_error() in raise_error() function
|
| /third_party/python/Parser/pgen/ |
| D | pgen.py | 352 def raise_error(self, msg, *args): member in ParserGenerator
|
| /third_party/python/Lib/lib2to3/pgen2/ |
| D | pgen.py | 328 def raise_error(self, msg, *args): member in ParserGenerator
|
| /third_party/boost/boost/math/policies/ |
| D | error_handling.hpp | 124 void raise_error(const char* pfunction, const char* message) in raise_error() function 147 void raise_error(const char* pfunction, const char* pmessage, const T& val) in raise_error() function
|
| /third_party/python/Modules/_decimal/tests/ |
| D | deccheck.py | 570 def raise_error(t): function
|
| /third_party/python/Lib/test/ |
| D | test_decimal.py | 3698 def raise_error(context, flag): function
|
| D | test_logging.py | 4058 def raise_error(self, error): member in ShutdownTest
|
| /third_party/python/Modules/ |
| D | _testcapimodule.c | 929 raise_error(void *unused) in raise_error() function
|