Home
last modified time | relevance | path

Searched refs:no_tag (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/
H A Dmap0.hpp65 BOOST_MPL_AUX_MAP0_OVERLOAD( aux::no_tag, ORDER_BY_KEY, map0<>, void const volatile* );
67 BOOST_MPL_AUX_MAP0_OVERLOAD( aux::no_tag, ORDER_BY_KEY, map0<>, void const volatile* );
68 BOOST_MPL_AUX_MAP0_OVERLOAD( aux::no_tag, IS_MASKED, map0<>, void const volatile* );
H A Ditem.hpp133 BOOST_MPL_AUX_MAP_OVERLOAD( aux::no_tag, ORDER_BY_KEY, m_mask, aux::type_wrapper<Key>* );
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dyes_no.hpp25 typedef char (&no_tag)[1]; typedef
30 typedef no_tag type;
H A Dis_msvc_eti_arg.hpp43 static no_tag test(...);
H A Dmsvc_is_class.hpp38 static no_tag test(void const volatile*, ...);
H A Dhas_rebind.hpp63 no_tag operator|(has_rebind_tag<int>, void const volatile*);
H A Dlambda_support.hpp120 ::boost::mpl::aux::no_tag operator|( \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/set/aux_/
H A Dhas_key_impl.hpp41 ) ) == sizeof(aux::no_tag) )
51 ) ) == sizeof(aux::no_tag) )
H A Ditem.hpp48 BOOST_MPL_AUX_SET_OVERLOAD( aux::no_tag, IS_MASKED, s_item, aux::type_wrapper<T>* );
77 BOOST_MPL_AUX_SET_OVERLOAD( aux::no_tag, IS_MASKED, s_unmask, aux::type_wrapper<T>* );
H A Dset0.hpp63 BOOST_MPL_AUX_SET0_OVERLOAD( aux::no_tag, ORDER_BY_KEY, set0<>, void const volatile* );
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dhas_xxx.hpp97 static boost::mpl::aux::no_tag \
104 != sizeof(boost::mpl::aux::no_tag) \
248 static boost::mpl::aux::no_tag test(...); \
354 static boost::mpl::aux::no_tag \
359 static boost::mpl::aux::no_tag \
H A Dis_placeholder.hpp45 aux::no_tag is_placeholder_helper(...);
H A Dbind.hpp246 aux::no_tag is_bind_helper(...);
247 template< typename T > aux::no_tag is_bind_helper(protect<T>*);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Dbasic_bind.hpp59 aux::no_tag is_bind_helper(...);
60 template< typename T > aux::no_tag is_bind_helper(protect<T>*);
H A Dbind.hpp85 aux::no_tag is_bind_helper(...);
86 template< typename T > aux::no_tag is_bind_helper(protect<T>*);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Dbasic_bind.hpp59 aux::no_tag is_bind_helper(...);
60 template< typename T > aux::no_tag is_bind_helper(protect<T>*);
H A Dbind.hpp85 aux::no_tag is_bind_helper(...);
86 template< typename T > aux::no_tag is_bind_helper(protect<T>*);
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py130 …_dir, no_create, bare, commit_msg_subject, commit_msg_body, branch_name, no_tag, tagname, tag_msg_… argument
143 if not no_tag and tagname:
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Dbasic_bind.hpp59 aux::no_tag is_bind_helper(...);
60 template< typename T > aux::no_tag is_bind_helper(protect<T>*);
H A Dbind.hpp85 aux::no_tag is_bind_helper(...);
86 template< typename T > aux::no_tag is_bind_helper(protect<T>*);
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-git-archive108 args.no_tag, args.tag_name, args.tag_msg_subject, args.tag_msg_body,
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dinitio.c1926 goto no_tag; in int_initio_resel()
1934 goto no_tag; in int_initio_resel()
1940 goto no_tag; in int_initio_resel()
1958 no_tag: in int_initio_resel()
/OK3568_Linux_fs/kernel/block/
H A Dblk-mq.c1419 bool no_tag = prep == PREP_DISPATCH_NO_TAG && in blk_mq_dispatch_rq_list() local
1467 (no_tag && list_empty_careful(&hctx->dispatch_wait.entry))) in blk_mq_dispatch_rq_list()