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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
is_sequence.hpp 13 // $Id: is_sequence.hpp 49267 2008-10-11 06:19:02Z agurtovoy $
64 struct is_sequence struct in namespace:boost::mpl
75 BOOST_MPL_AUX_LAMBDA_SUPPORT(1, is_sequence, (T))
83 struct is_sequence
93 struct is_sequence
96 BOOST_MPL_AUX_LAMBDA_SUPPORT(1, is_sequence, (T))
102 template<> struct is_sequence<int> struct in namespace:boost::mpl
108 BOOST_MPL_AUX_NA_SPEC_NO_ETI(1, is_sequence)
for_each.hpp 17 #include <boost/mpl/is_sequence.hpp>
95 BOOST_MPL_ASSERT(( is_sequence<Sequence> ));
  /external/fonttools/Lib/fontTools/
inspect.py 32 is_sequence = True
40 is_sequence = False
41 if is_sequence:

Completed in 51 milliseconds