Home
last modified time | relevance | path

Searched refs:BOOST_SCOPED_ENUM (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dparse_auto.hpp91 , Skipper const& skipper, BOOST_SCOPED_ENUM(skip_flag) post_skip) in call()
99 , Skipper const& skipper, BOOST_SCOPED_ENUM(skip_flag) post_skip) in call()
114 , Skipper const& skipper, BOOST_SCOPED_ENUM(skip_flag) post_skip) in call()
122 , Skipper const& skipper, BOOST_SCOPED_ENUM(skip_flag) post_skip) in call()
134 , Skipper const& skipper, BOOST_SCOPED_ENUM(skip_flag) post_skip) in call()
142 , Skipper const& skipper, BOOST_SCOPED_ENUM(skip_flag) post_skip) in call()
177 , BOOST_SCOPED_ENUM(skip_flag) post_skip = skip_flag::postskip) in phrase_parse()
H A Dparse.hpp72 , BOOST_SCOPED_ENUM(skip_flag) post_skip) in call()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/stream/detail/
H A Dmatch_manip.hpp41 , BOOST_SCOPED_ENUM(skip_flag) ps, Attribute& a) in match_manip()
47 BOOST_SCOPED_ENUM(skip_flag) const post_skip;
61 , BOOST_SCOPED_ENUM(skip_flag) ps, Attribute& a) in match_manip()
67 BOOST_SCOPED_ENUM(skip_flag) const post_skip;
81 , BOOST_SCOPED_ENUM(skip_flag) ps, Attribute& a) in match_manip()
87 BOOST_SCOPED_ENUM(skip_flag) const post_skip;
139 , BOOST_SCOPED_ENUM(skip_flag) post_skip) in call()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/
H A Dparse.hpp109 , BOOST_SCOPED_ENUM(skip_flag) post_skip = skip_flag::postskip) in phrase_parse()
128 , BOOST_SCOPED_ENUM(skip_flag) post_skip = skip_flag::postskip) in phrase_parse()
142 , BOOST_SCOPED_ENUM(skip_flag) post_skip in phrase_parse()
180 , BOOST_SCOPED_ENUM(skip_flag) post_skip in phrase_parse()
H A Dparse_attr.hpp91 , BOOST_SCOPED_ENUM(skip_flag) post_skip in phrase_parse()
134 , BOOST_SCOPED_ENUM(skip_flag) post_skip in phrase_parse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/binary/
H A Dbinary.hpp198 template <BOOST_SCOPED_ENUM(boost::endian::endianness) bits>
230 template <typename T, BOOST_SCOPED_ENUM(boost::endian::endianness) endian, int bits>
273 , BOOST_SCOPED_ENUM(boost::endian::endianness) endian, int bits>
336 template <typename T, BOOST_SCOPED_ENUM(boost::endian::endianness) endian, int bits>
347 , BOOST_SCOPED_ENUM(boost::endian::endianness) endian, int bits>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/
H A Dmulti_pass.hpp122 void clear_queue(BOOST_SCOPED_ENUM(traits::clear_mode) mode = in clear_queue()
223 , BOOST_SCOPED_ENUM(traits::clear_mode) mode) in clear_queue()
H A Dmulti_pass_fwd.hpp75 , BOOST_SCOPED_ENUM(clear_mode) mode = clear_mode::clear_if_enabled);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/
H A Dscoped_enum_emulation.hpp25 # define BOOST_SCOPED_ENUM(name) name::enum_type macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dmulti_pass_wrapper.hpp31 , BOOST_SCOPED_ENUM(clear_mode) /*mode*/ = clear_mode::clear_if_enabled) in clear_queue()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Dscoped_enum.hpp192 #define BOOST_SCOPED_ENUM(name) BOOST_SCOPED_ENUM_NATIVE(name) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/endian/
H A Dendian.hpp301 template <BOOST_SCOPED_ENUM(endianness) E, typename T, std::size_t n_bits,
302 BOOST_SCOPED_ENUM(alignment) A = alignment::unaligned>