Home
last modified time | relevance | path

Searched refs:__what (Results 1 – 25 of 51) sorted by relevance

123

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dregex_error.h157 regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
158 : std::runtime_error(__what), _M_code(__ecode) in _GLIBCXX_VISIBILITY()
170 __throw_regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
171 { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode, __what)); } in _GLIBCXX_VISIBILITY()
A Dregex_executor.tcc153 _ResultsVec __what(_M_cur_results); in _M_lookahead() local
154 _Executor __sub(_M_current, _M_end, __what, _M_re, _M_flags); in _M_lookahead()
158 for (size_t __i = 0; __i < __what.size(); __i++) in _M_lookahead()
159 if (__what[__i].matched) in _M_lookahead()
160 _M_cur_results[__i] = __what[__i]; in _M_lookahead()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dregex_error.h160 regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
161 : std::runtime_error(__what), _M_code(__ecode) in _GLIBCXX_VISIBILITY()
173 __throw_regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
174 { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode, __what)); } in _GLIBCXX_VISIBILITY()
A Dregex_executor.tcc153 _ResultsVec __what(_M_cur_results); in _M_lookahead() local
154 _Executor __sub(_M_current, _M_end, __what, _M_re, _M_flags); in _M_lookahead()
158 for (size_t __i = 0; __i < __what.size(); __i++) in _M_lookahead()
159 if (__what[__i].matched) in _M_lookahead()
160 _M_cur_results[__i] = __what[__i]; in _M_lookahead()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dregex_error.h157 regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
158 : std::runtime_error(__what), _M_code(__ecode) in _GLIBCXX_VISIBILITY()
172 const char* __what __attribute__((__unused__))) in _GLIBCXX_VISIBILITY()
173 { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode, __what)); } in _GLIBCXX_VISIBILITY()
A Dregex_executor.tcc153 _ResultsVec __what(_M_cur_results); in _M_lookahead() local
154 _Executor __sub(_M_current, _M_end, __what, _M_re, _M_flags); in _M_lookahead()
158 for (size_t __i = 0; __i < __what.size(); __i++) in _M_lookahead()
159 if (__what[__i].matched) in _M_lookahead()
160 _M_cur_results[__i] = __what[__i]; in _M_lookahead()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dregex_error.h157 regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
158 : std::runtime_error(__what), _M_code(__ecode) in _GLIBCXX_VISIBILITY()
170 __throw_regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
171 { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode, __what)); } in _GLIBCXX_VISIBILITY()
A Dregex_executor.tcc153 _ResultsVec __what(_M_cur_results); in _M_lookahead() local
154 _Executor __sub(_M_current, _M_end, __what, _M_re, _M_flags); in _M_lookahead()
158 for (size_t __i = 0; __i < __what.size(); __i++) in _M_lookahead()
159 if (__what[__i].matched) in _M_lookahead()
160 _M_cur_results[__i] = __what[__i]; in _M_lookahead()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dregex_error.h160 regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
161 : std::runtime_error(__what), _M_code(__ecode) in _GLIBCXX_VISIBILITY()
173 __throw_regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
174 { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode, __what)); } in _GLIBCXX_VISIBILITY()
A Dregex_executor.tcc153 _ResultsVec __what(_M_cur_results); in _M_lookahead() local
154 _Executor __sub(_M_current, _M_end, __what, _M_re, _M_flags); in _M_lookahead()
158 for (size_t __i = 0; __i < __what.size(); __i++) in _M_lookahead()
159 if (__what[__i].matched) in _M_lookahead()
160 _M_cur_results[__i] = __what[__i]; in _M_lookahead()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dregex_error.h157 regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
158 : std::runtime_error(__what), _M_code(__ecode) in _GLIBCXX_VISIBILITY()
170 __throw_regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
171 { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode, __what)); } in _GLIBCXX_VISIBILITY()
A Dregex_executor.tcc153 _ResultsVec __what(_M_cur_results); in _M_lookahead() local
154 _Executor __sub(_M_current, _M_end, __what, _M_re, _M_flags); in _M_lookahead()
158 for (size_t __i = 0; __i < __what.size(); __i++) in _M_lookahead()
159 if (__what[__i].matched) in _M_lookahead()
160 _M_cur_results[__i] = __what[__i]; in _M_lookahead()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/experimental/
A Dfilesystem60 std::string __what = "filesystem error: ";
61 __what += system_error::what();
63 __what += " [" + _M_path1.string() + ']';
65 __what += " [" + _M_path2.string() + ']';
66 return __what;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/experimental/
A Dfilesystem60 std::string __what = "filesystem error: ";
61 __what += system_error::what();
63 __what += " [" + _M_path1.string() + ']';
65 __what += " [" + _M_path2.string() + ']';
66 return __what;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/experimental/
A Dfilesystem58 std::string __what = "filesystem error: ";
59 __what += system_error::what();
61 __what += " [" + _M_path1.string() + ']';
63 __what += " [" + _M_path2.string() + ']';
64 return __what;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dregex_executor.tcc150 _ResultsVec __what(_M_cur_results); in _M_lookahead() local
153 __what, in _M_lookahead()
159 for (size_t __i = 0; __i < __what.size(); __i++) in _M_lookahead()
160 if (__what[__i].matched) in _M_lookahead()
161 _M_cur_results[__i] = __what[__i]; in _M_lookahead()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dregex_executor.tcc153 _ResultsVec __what(_M_cur_results); in _M_lookahead() local
154 _Executor __sub(_M_current, _M_end, __what, _M_re, _M_flags); in _M_lookahead()
158 for (size_t __i = 0; __i < __what.size(); __i++) in _M_lookahead()
159 if (__what[__i].matched) in _M_lookahead()
160 _M_cur_results[__i] = __what[__i]; in _M_lookahead()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dsystem_error321 system_error(error_code __ec, const string& __what)
322 : runtime_error(__what + ": " + __ec.message()), _M_code(__ec) { }
327 * system_error(error_code __ec, const char* __what)
328 * : runtime_error(__what + (": " + __ec.message())), _M_code(__ec) { }
330 * system_error(int __v, const error_category& __ecat, const char* __what)
331 * : runtime_error(__what + (": " + __ec.message())),
339 system_error(int __v, const error_category& __ecat, const string& __what)
340 : runtime_error(__what + ": " + error_code(__v, __ecat).message()),
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dsystem_error342 system_error(error_code __ec, const string& __what)
343 : runtime_error(__what + ": " + __ec.message()), _M_code(__ec) { }
345 system_error(error_code __ec, const char* __what)
346 : runtime_error(__what + (": " + __ec.message())), _M_code(__ec) { }
348 system_error(int __v, const error_category& __ecat, const char* __what)
349 : system_error(error_code(__v, __ecat), __what) { }
355 system_error(int __v, const error_category& __ecat, const string& __what)
356 : runtime_error(__what + ": " + error_code(__v, __ecat).message()),
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dsystem_error342 system_error(error_code __ec, const string& __what)
343 : runtime_error(__what + ": " + __ec.message()), _M_code(__ec) { }
345 system_error(error_code __ec, const char* __what)
346 : runtime_error(__what + (": " + __ec.message())), _M_code(__ec) { }
348 system_error(int __v, const error_category& __ecat, const char* __what)
349 : system_error(error_code(__v, __ecat), __what) { }
355 system_error(int __v, const error_category& __ecat, const string& __what)
356 : runtime_error(__what + ": " + error_code(__v, __ecat).message()),
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dsystem_error350 system_error(error_code __ec, const string& __what)
351 : runtime_error(__what + ": " + __ec.message()), _M_code(__ec) { }
353 system_error(error_code __ec, const char* __what)
354 : runtime_error(__what + (": " + __ec.message())), _M_code(__ec) { }
356 system_error(int __v, const error_category& __ecat, const char* __what)
357 : system_error(error_code(__v, __ecat), __what) { }
363 system_error(int __v, const error_category& __ecat, const string& __what)
364 : runtime_error(__what + ": " + error_code(__v, __ecat).message()),
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dsystem_error350 system_error(error_code __ec, const string& __what)
351 : runtime_error(__what + ": " + __ec.message()), _M_code(__ec) { }
353 system_error(error_code __ec, const char* __what)
354 : runtime_error(__what + (": " + __ec.message())), _M_code(__ec) { }
356 system_error(int __v, const error_category& __ecat, const char* __what)
357 : system_error(error_code(__v, __ecat), __what) { }
363 system_error(int __v, const error_category& __ecat, const string& __what)
364 : runtime_error(__what + ": " + error_code(__v, __ecat).message()),
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dsystem_error350 system_error(error_code __ec, const string& __what)
351 : runtime_error(__what + ": " + __ec.message()), _M_code(__ec) { }
353 system_error(error_code __ec, const char* __what)
354 : runtime_error(__what + (": " + __ec.message())), _M_code(__ec) { }
356 system_error(int __v, const error_category& __ecat, const char* __what)
357 : system_error(error_code(__v, __ecat), __what) { }
363 system_error(int __v, const error_category& __ecat, const string& __what)
364 : runtime_error(__what + ": " + error_code(__v, __ecat).message()),
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dsystem_error455 system_error(error_code __ec, const string& __what)
456 : runtime_error(__what + ": " + __ec.message()), _M_code(__ec) { }
458 system_error(error_code __ec, const char* __what)
459 : runtime_error(__what + (": " + __ec.message())), _M_code(__ec) { }
461 system_error(int __v, const error_category& __ecat, const char* __what)
462 : system_error(error_code(__v, __ecat), __what) { }
468 system_error(int __v, const error_category& __ecat, const string& __what)
469 : runtime_error(__what + ": " + error_code(__v, __ecat).message()),
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dsystem_error437 system_error(error_code __ec, const string& __what)
438 : runtime_error(__what + ": " + __ec.message()), _M_code(__ec) { }
440 system_error(error_code __ec, const char* __what)
441 : runtime_error(__what + (": " + __ec.message())), _M_code(__ec) { }
443 system_error(int __v, const error_category& __ecat, const char* __what)
444 : system_error(error_code(__v, __ecat), __what) { }
450 system_error(int __v, const error_category& __ecat, const string& __what)
451 : runtime_error(__what + ": " + error_code(__v, __ecat).message()),

Completed in 35 milliseconds

123