/third_party/boost/boost/xpressive/detail/static/ |
D | compile.hpp | 35 …void static_compile_impl2(Xpr const &xpr, shared_ptr<regex_impl<BidiIter> > const &impl, Traits co… in static_compile_impl2() 73 static_compile_impl1(Xpr const &xpr, shared_ptr<regex_impl<BidiIter> > const &impl) in static_compile_impl1() 86 static_compile_impl1(Xpr const &xpr, shared_ptr<regex_impl<BidiIter> > const &impl) in static_compile_impl1() 97 void static_compile(Xpr const &xpr, shared_ptr<regex_impl<BidiIter> > const &impl) in static_compile()
|
/third_party/boost/boost/spirit/home/qi/stream/ |
D | match_manip.hpp | 37 Expr const& xpr in match() 66 Expr const& xpr in phrase_match() 88 Expr const& xpr in phrase_match()
|
D | match_manip_attr.hpp | 48 Expr const& xpr in match() 75 Expr const& xpr in phrase_match() 105 Expr const& xpr in phrase_match()
|
/third_party/boost/boost/spirit/home/karma/stream/ |
D | format_manip_attr.hpp | 46 format(Expr const& xpr, BOOST_PP_ENUM_BINARY_PARAMS(N, A, const& attr)) in format() 71 format_delimited(Expr const& xpr, Delimiter const& d in format_delimited() 98 format_delimited(Expr const& xpr, Delimiter const& d in format_delimited()
|
D | format_manip.hpp | 61 Expr const& xpr in format_delimited() 80 Expr const& xpr in format_delimited()
|
/third_party/boost/boost/spirit/home/lex/ |
D | tokenize_and_parse.hpp | 76 ParserExpr const& xpr) in tokenize_and_parse() 93 , ParserExpr const& xpr, Attribute& attr) in tokenize_and_parse() 159 , Lexer const& lex, ParserExpr const& xpr, Skipper const& skipper in tokenize_and_phrase_parse() 189 , Lexer const& lex, ParserExpr const& xpr, Skipper const& skipper in tokenize_and_phrase_parse() 220 , Lexer const& lex, ParserExpr const& xpr, Skipper const& skipper in tokenize_and_phrase_parse()
|
/third_party/boost/boost/spirit/home/karma/ |
D | what.hpp | 20 inline info what(Expr const& xpr) in what()
|
/third_party/boost/libs/spirit/test/karma/ |
D | format_manip.cpp | 26 bool test(Char const *expected, Expr const& xpr) in test()
|
/third_party/boost/boost/xpressive/detail/core/ |
D | adaptor.hpp | 73 inline intrusive_ptr<Base const> make_adaptor(Xpr const &xpr) in make_adaptor()
|
/third_party/boost/boost/spirit/home/lex/lexer/ |
D | lexer.hpp | 291 operator+= (lexer_def_<LexerDef>& lexdef, Expr& xpr) in operator +=() 306 operator+= (lexer_def_<LexerDef>& lexdef, Expr&& xpr) in operator +=() 321 operator+= (lexer_def_<LexerDef>& lexdef, Expr const& xpr) in operator +=()
|
/third_party/boost/boost/xpressive/detail/dynamic/ |
D | dynamic.hpp | 164 intrusive_ptr<xpression_type> xpr(new xpression_type(matcher)); in make_dynamic() local 212 make_simple_repeat(quant_spec const &spec, sequence<BidiIter> &seq, Xpr const &xpr) in make_simple_repeat()
|
D | sequence.hpp | 122 shared_matchable<BidiIter> const &xpr() const in xpr() function
|
/third_party/boost/boost/xpressive/detail/static/transforms/ |
D | as_quantifier.hpp | 94 … xpr_type xpr = typename Grammar::template impl<arg_type, detail::true_xpression, Data>()( in operator ()() local
|
/third_party/libwebsockets/lib/system/smd/ |
D | smd.c | 171 lws_smd_peer_t *xpr = lws_container_of(p, lws_smd_peer_t, list); in _lws_smd_msg_destroy() local
|
/third_party/json/include/nlohmann/thirdparty/hedley/ |
D | hedley.hpp | 689 # define JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT_WRAP_(xpr) \ argument 696 # define JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT_WRAP_(xpr) \ argument
|
/third_party/json/single_include/nlohmann/ |
D | json.hpp | 798 # define JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT_WRAP_(xpr) \ argument 805 # define JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT_WRAP_(xpr) \ argument
|