Home
last modified time | relevance | path

Searched defs:raise_error (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/regex/
Dpattern_except.hpp74 void raise_error(const traits& t, regex_constants::error_type code) in raise_error() function
/third_party/boost/boost/gil/extension/io/jpeg/detail/
Dwriter_backend.hpp163 void raise_error() in raise_error() function
Dreader_backend.hpp236 void raise_error() in raise_error() function
/third_party/python/Parser/pgen/
Dpgen.py352 def raise_error(self, msg, *args): member in ParserGenerator
/third_party/python/Lib/lib2to3/pgen2/
Dpgen.py328 def raise_error(self, msg, *args): member in ParserGenerator
/third_party/boost/boost/math/policies/
Derror_handling.hpp124 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/
Ddeccheck.py570 def raise_error(t): function
/third_party/python/Lib/test/
Dtest_decimal.py3698 def raise_error(context, flag): function
Dtest_logging.py4058 def raise_error(self, error): member in ShutdownTest
/third_party/python/Modules/
D_testcapimodule.c929 raise_error(void *unused) in raise_error() function