Home
last modified time | relevance | path

Searched refs:__ec (Results 1 – 7 of 7) sorted by relevance

/external/libcxx/include/
Dthread151 int __ec = pthread_key_create(&__key_, &__thread_specific_ptr::__at_thread_exit);
153 if (__ec)
154 throw system_error(error_code(__ec, system_category()),
359 int __ec = pthread_create(&__t_, 0, &__thread_proxy<_Gp>, __p.get());
360 if (__ec == 0)
363 __throw_system_error(__ec, "thread constructor failed");
382 int __ec = pthread_create(&__t_, 0, &__thread_proxy<_Fp>, __p.get());
383 if (__ec == 0)
386 __throw_system_error(__ec, "thread constructor failed");
Dsystem_error610 size_t operator()(const error_code& __ec) const _NOEXCEPT
612 return static_cast<size_t>(__ec.value());
623 system_error(error_code __ec, const string& __what_arg);
624 system_error(error_code __ec, const char* __what_arg);
625 system_error(error_code __ec);
Dostream1086 operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __ec)
1088 return __os << __ec.category().name() << ':' << __ec.value();
Dios419 explicit failure(const string& __msg, const error_code& __ec = io_errc::stream);
420 explicit failure(const char* __msg, const error_code& __ec = io_errc::stream);
Dfuture507 future_error(error_code __ec);
/external/libcxx/src/
Dfuture.cpp75 future_error::future_error(error_code __ec) in future_error() argument
76 : logic_error(__ec.message()), in future_error()
77 __ec_(__ec) in future_error()
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js175 …ble",cq="__dR",cp="syncAppearance",N="paddingLeft",O="_applyDroppable",L="__ec",M="#",R="qx.event.… property