Home
last modified time | relevance | path

Searched refs:try_ (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/phoenix/test/statement/
Dexceptions.cpp64 using boost::phoenix::try_; in main()
107 try_ in main()
121 try_ in main()
138 try_ in main()
154 try_ in main()
165 try_ in main()
183 try_ in main()
/third_party/boost/boost/phoenix/statement/detail/preprocessed/
Dtry_catch_eval_10.hpp23 operator()(Try const & try_, A0 const& a0, Context const & ctx in operator ()() argument
28 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
40 operator()(Try const & try_, A0 const& a0, Context const & ctx) const in operator ()() argument
44 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
71 operator()(Try const & try_, A0 const& a0 , A1 const& a1, Context const & ctx in operator ()() argument
76 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
88 operator()(Try const & try_, A0 const& a0 , A1 const& a1, Context const & ctx) const in operator ()() argument
92 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
119 operator()(Try const & try_, A0 const& a0 , A1 const& a1 , A2 const& a2, Context const & ctx in operator ()() argument
124 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
[all …]
Dtry_catch_eval_20.hpp23 operator()(Try const & try_, A0 const& a0, Context const & ctx in operator ()() argument
28 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
40 operator()(Try const & try_, A0 const& a0, Context const & ctx) const in operator ()() argument
44 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
71 operator()(Try const & try_, A0 const& a0 , A1 const& a1, Context const & ctx in operator ()() argument
76 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
88 operator()(Try const & try_, A0 const& a0 , A1 const& a1, Context const & ctx) const in operator ()() argument
92 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
119 operator()(Try const & try_, A0 const& a0 , A1 const& a1 , A2 const& a2, Context const & ctx in operator ()() argument
124 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
[all …]
Dtry_catch_eval_30.hpp23 operator()(Try const & try_, A0 const& a0, Context const & ctx in operator ()() argument
28 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
40 operator()(Try const & try_, A0 const& a0, Context const & ctx) const in operator ()() argument
44 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
71 operator()(Try const & try_, A0 const& a0 , A1 const& a1, Context const & ctx in operator ()() argument
76 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
88 operator()(Try const & try_, A0 const& a0 , A1 const& a1, Context const & ctx) const in operator ()() argument
92 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
119 operator()(Try const & try_, A0 const& a0 , A1 const& a1 , A2 const& a2, Context const & ctx in operator ()() argument
124 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
[all …]
Dtry_catch_eval_40.hpp23 operator()(Try const & try_, A0 const& a0, Context const & ctx in operator ()() argument
28 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
40 operator()(Try const & try_, A0 const& a0, Context const & ctx) const in operator ()() argument
44 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
71 operator()(Try const & try_, A0 const& a0 , A1 const& a1, Context const & ctx in operator ()() argument
76 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
88 operator()(Try const & try_, A0 const& a0 , A1 const& a1, Context const & ctx) const in operator ()() argument
92 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
119 operator()(Try const & try_, A0 const& a0 , A1 const& a1 , A2 const& a2, Context const & ctx in operator ()() argument
124 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
[all …]
Dtry_catch_eval_50.hpp23 operator()(Try const & try_, A0 const& a0, Context const & ctx in operator ()() argument
28 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
40 operator()(Try const & try_, A0 const& a0, Context const & ctx) const in operator ()() argument
44 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
71 operator()(Try const & try_, A0 const& a0 , A1 const& a1, Context const & ctx in operator ()() argument
76 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
88 operator()(Try const & try_, A0 const& a0 , A1 const& a1, Context const & ctx) const in operator ()() argument
92 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
119 operator()(Try const & try_, A0 const& a0 , A1 const& a1 , A2 const& a2, Context const & ctx in operator ()() argument
124 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
[all …]
/third_party/lwip/src/netif/ppp/
Dipcp.c1089 ipcp_options try_; /* options to request next time */ in ipcp_nakci() local
1092 try_ = *go; in ipcp_nakci()
1162 try_.old_addrs = 0; in ipcp_nakci()
1166 try_.ouraddr = ciaddr1; in ipcp_nakci()
1170 try_.hisaddr = ciaddr2; in ipcp_nakci()
1184 try_.neg_vj = 0; in ipcp_nakci()
1189 try_.old_vj = 0; in ipcp_nakci()
1191 try_.maxslotindex = cimaxslotindex; in ipcp_nakci()
1193 try_.cflag = 0; in ipcp_nakci()
1195 try_.neg_vj = 0; in ipcp_nakci()
[all …]
Dlcp.c1135 lcp_options try_; /* options to request next time */ in lcp_nakci() local
1140 try_ = *go; in lcp_nakci()
1155 try_.neg = 0; \ in lcp_nakci()
1227 try_.neg = 0; \ in lcp_nakci()
1244 try_.mru = cishort; in lcp_nakci()
1253 try_.asyncmap = go->asyncmap | cilong; in lcp_nakci()
1294 try_.neg_eap = 0; in lcp_nakci()
1301 try_.neg_chap = 0; in lcp_nakci()
1319 try_.neg_eap = 0; in lcp_nakci()
1322 try_.chap_mdtype = CHAP_MDTYPE_D(cichar); in lcp_nakci()
[all …]
Dccp.c932 ccp_options try_; /* options to ask for next time */ in ccp_nakci() local
940 try_ = *go; in ccp_nakci()
950 MPPE_CI_TO_OPTS(&p[2], try_.mppe); in ccp_nakci()
951 if ((try_.mppe & MPPE_OPT_STATEFUL) && pcb->settings.refuse_mppe_stateful) { in ccp_nakci()
953 try_.mppe = 0; in ccp_nakci()
954 } else if (((go->mppe | MPPE_OPT_STATEFUL) & try_.mppe) != try_.mppe) { in ccp_nakci()
956 try_.mppe = 0; in ccp_nakci()
959 if (!try_.mppe) { in ccp_nakci()
977 try_.deflate = 0; in ccp_nakci()
979 try_.deflate_size = DEFLATE_SIZE(p[2]); in ccp_nakci()
[all …]
Dipv6cp.c680 ipv6cp_options try_; /* options to request next time */
683 try_ = *go;
722 try_.neg_ifaceid = 0;
727 try_.ourid = ifaceid;
736 try_.vj_protocol = cishort;
738 try_.neg_vj = 0;
769 try_.neg_ifaceid = 1;
775 try_.ourid = ifaceid;
793 *go = try_;
814 ipv6cp_options try_; /* options to request next time */
[all …]
/third_party/boost/boost/phoenix/statement/detail/
Dtry_catch_eval.hpp74 operator()(Try const & try_, BOOST_PHOENIX_A_const_ref_a, Context const & ctx in operator ()() argument
79 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
92 operator()(Try const & try_, BOOST_PHOENIX_A_const_ref_a, Context const & ctx) const in operator ()() argument
96 boost::phoenix::eval(proto::child_c<0>(try_), ctx); in operator ()()
/third_party/boost/libs/phoenix/doc/modules/
Dstatement.qbk278 [section try_ catch_ Statement]
284 try_
313 try_
350 try_
/third_party/boost/boost/phoenix/statement/
Dtry_catch.hpp521 operator[](Try const & try_) const in operator []()
523 return expression::try_catch<Try>::make(try_); in operator []()
528 try_gen const try_ = {}; variable
/third_party/boost/libs/proto/example/
Dvirtual_member.cpp85 struct try_ {}; struct
Dlambda.hpp57 struct try_ {}; struct
1537 struct Cases::case_<tag::try_>
1586 … tag::try_ \
1592 … return proto::make_expr<tag::try_, lldomain>(ref_a(N)); \
/third_party/boost/boost/thread/win32/
Donce.hpp176 enum once_action {try_, break_, continue_}; enumerator