HomeSort by relevance Sort by last modified time
    Searched refs:has_tag (Results 1 - 5 of 5) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
has_tag.hpp 13 // $Id: has_tag.hpp 49267 2008-10-11 06:19:02Z agurtovoy $
20 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_tag, tag, false)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
tag.hpp 19 #include <boost/mpl/aux_/has_tag.hpp>
34 aux::has_tag<T>
42 aux::has_tag<T>
sequence_tag.hpp 18 #include <boost/mpl/aux_/has_tag.hpp>
88 # define AUX_CLASS_SEQUENCE_TAG_SPEC(has_tag, has_begin, result_type) \
89 template<> struct sequence_tag_impl<has_tag,has_begin> \
112 ::boost::mpl::aux::has_tag<Sequence>::value
is_sequence.hpp 25 #include <boost/mpl/aux_/has_tag.hpp>
53 identity< aux::has_tag<T> >
  /external/lldb/source/Plugins/SymbolFile/DWARF/
SymbolFileDWARF.cpp 5014 const bool has_tag = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAtomTypeTag); local
5188 const bool has_tag = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAtomTypeTag); local
    [all...]

Completed in 106 milliseconds