Home
last modified time | relevance | path

Searched defs:error_pair (Results 1 – 3 of 3) sorted by relevance

/dports/mail/emailrelay/emailrelay-1.9/src/gnet/
H A Dgsocket.cpp216 std::pair<bool,Address> error_pair( false , Address::invalidAddress() ) ; in getAddress() local
/dports/math/libmesh/libmesh-1.6.2/src/reduced_basis/
H A Drb_construction_base.C87 … std::pair<numeric_index_type, Real> & error_pair) in get_global_max_error_pair()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/prefetch/prefetch_proxy/
H A Dprefetch_proxy_browsertest.cc236 std::pair<GURL, int> error_pair = {url, error_code}; in OnPrefetchCompletedWithError() local