| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/string/ |
| H A D | lit.hpp | 185 struct make_primitive<T, Modifiers struct 188 typedef has_modifier<Modifiers, tag::char_code_base<tag::no_case> > no_case; 190 typedef typename add_const<T>::type const_string; 195 result_type; 197 result_type operator()( in operator ()() 204 result_type op(String const& str, mpl::false_) const in op() 210 result_type op(String const& str, mpl::true_) const in op() 220 struct make_primitive< struct 225 typedef has_modifier<Modifiers, tag::char_code_base<tag::no_case> > no_case; 227 typedef typename add_const<A0>::type const_string; [all …]
|
| H A D | symbols.hpp | 385 struct make_primitive<reference<symbols<Char, T, Lookup, Filter> >, Modifiers> struct 388 struct no_case_filter 396 typedef has_modifier<Modifiers, tag::char_code_base<tag::no_case> > no_case; 397 typedef reference<symbols<Char, T, Lookup, Filter> > reference_; 403 nc_filter; 409 result_type; 411 result_type operator()(reference_ ref, unused_type) const in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/char/ |
| H A D | char.hpp | 444 struct make_primitive<char, Modifiers> struct 448 struct make_primitive<char const(&)[2], Modifiers> struct 452 struct make_primitive<wchar_t, Modifiers> struct 456 struct make_primitive<wchar_t const(&)[2], Modifiers> struct 460 struct make_primitive< struct 465 char_encoding; 467 typedef tag::char_code<tag::char_, char_encoding> tag; 468 typedef char_class<tag> result_type; 469 result_type operator()(unused_type, unused_type) const in operator ()() 478 struct make_primitive< struct [all …]
|
| H A D | char_class.hpp | 96 struct make_primitive<tag::char_code<CharClass, CharEncoding>, Modifiers> struct 98 static bool const no_case = 103 char_encoding; 108 tag; 110 typedef char_class<tag> result_type; 111 result_type operator()(unused_type, unused_type) const in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/numeric/ |
| H A D | uint.hpp | 344 struct make_primitive< struct 350 struct make_primitive< struct 356 struct make_primitive< struct 363 struct make_primitive< struct 372 struct make_primitive< struct 379 struct make_primitive< struct 386 struct make_primitive<tag::bin, Modifiers> struct 390 struct make_primitive< struct 397 struct make_primitive<tag::oct, Modifiers> struct 401 struct make_primitive< struct [all …]
|
| H A D | int.hpp | 316 struct make_primitive< struct 322 struct make_primitive< struct 328 struct make_primitive< struct 335 struct make_primitive< struct 344 struct make_primitive< struct 351 struct make_primitive< struct 359 struct make_primitive<tag::short_, Modifiers> struct 364 struct make_primitive< struct 372 struct make_primitive<tag::int_, Modifiers> struct 377 struct make_primitive< struct [all …]
|
| H A D | real.hpp | 279 struct make_primitive< struct 285 struct make_primitive< struct 291 struct make_primitive< struct 298 struct make_primitive< struct 303 struct make_primitive< struct 310 struct make_primitive<tag::float_, Modifiers> struct 314 struct make_primitive< struct 321 struct make_primitive<tag::double_, Modifiers> struct 325 struct make_primitive< struct 332 struct make_primitive<tag::long_double, Modifiers> struct [all …]
|
| H A D | bool.hpp | 298 struct make_primitive< struct 305 struct make_primitive<tag::false_, Modifiers> struct 310 struct make_primitive<tag::true_, Modifiers> struct 316 struct make_primitive< struct 321 struct make_primitive< struct 328 struct make_primitive<tag::bool_, Modifiers> struct 332 struct make_primitive< struct
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/auxiliary/ |
| H A D | eps.hpp | 109 struct make_primitive<tag::eps, Modifiers> struct 111 typedef eps_parser result_type; 112 result_type operator()(unused_type, unused_type) const in operator ()() 119 struct make_primitive< struct 123 typedef semantic_predicate result_type; 125 result_type operator()(Terminal const& term, unused_type) const in operator ()()
|
| H A D | attr.hpp | 85 struct make_primitive< struct 89 typedef typename add_const<A0>::type const_value; 90 typedef attr_parser<const_value> result_type; 93 result_type operator()(Terminal const& term, unused_type) const in operator ()()
|
| H A D | lazy.hpp | 227 struct make_primitive<phoenix::actor<Eval>, Modifiers> struct 229 typedef lazy_parser<phoenix::actor<Eval>, Modifiers> result_type; 230 result_type operator()(phoenix::actor<Eval> const& f in operator ()() 238 struct make_primitive<lazy_terminal<Terminal, Actor, Arity>, Modifiers> struct 240 typedef lazy_parser<Actor, Modifiers> result_type; 241 result_type operator()( in operator ()()
|
| H A D | eoi.hpp | 68 struct make_primitive<tag::eoi, Modifiers> struct 70 typedef eoi_parser result_type; 71 result_type operator()(unused_type, unused_type) const in operator ()()
|
| H A D | eol.hpp | 86 struct make_primitive<tag::eol, Modifiers> struct 88 typedef eol_parser result_type; 89 result_type operator()(unused_type, unused_type) const in operator ()()
|
| H A D | attr_cast.hpp | 127 struct make_primitive< struct 130 typedef attr_cast_parser<Exposed, Transformed, Expr> result_type; 133 result_type operator()(Terminal const& term, unused_type) const in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/ |
| H A D | meta_compiler.hpp | 32 struct make_primitive // by default, return it as-is struct 34 typedef T result_type; 37 T_& operator()(T_& val, unused_type) const in operator ()() 43 T_ const& operator()(T_ const& val, unused_type) const in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/auto/ |
| H A D | auto.hpp | 79 struct make_primitive<tag::auto_, Modifiers> struct 81 typedef auto_parser<Modifiers> result_type; 83 result_type operator()(unused_type, Modifiers const& modifiers) const in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/stream/ |
| H A D | stream.hpp | 112 struct make_primitive<tag::stream, Modifiers> : make_stream<char> {}; struct 115 struct make_primitive<tag::wstream, Modifiers> : make_stream<wchar_t> {}; struct
|