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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
find_format.hpp 65 BOOST_CONCEPT_ASSERT((
70 BOOST_CONCEPT_ASSERT((
99 BOOST_CONCEPT_ASSERT((
104 BOOST_CONCEPT_ASSERT((
135 BOOST_CONCEPT_ASSERT((
140 BOOST_CONCEPT_ASSERT((
184 BOOST_CONCEPT_ASSERT((
189 BOOST_CONCEPT_ASSERT((
219 BOOST_CONCEPT_ASSERT((
224 BOOST_CONCEPT_ASSERT((
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/
usage.hpp 29 BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
35 BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
assert.hpp 41 // BOOST_CONCEPT_ASSERT((UnaryFunctionConcept<F,bool,int>));
43 # define BOOST_CONCEPT_ASSERT(ModelInParens) \
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
concept_check.hpp 45 BOOST_CONCEPT_ASSERT((Model));
50 BOOST_CONCEPT_ASSERT((ns::concept<type_var>))
53 BOOST_CONCEPT_ASSERT((ns::concept<type_var1,type_var2>))
56 BOOST_CONCEPT_ASSERT((ns::concept<tv1,tv2,tv3>))
59 BOOST_CONCEPT_ASSERT((ns::concept<tv1,tv2,tv3,tv4>))
453 BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
465 BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
466 BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
484 BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
485 BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>))
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_concepts.hpp 116 BOOST_CONCEPT_ASSERT((
136 BOOST_CONCEPT_ASSERT((
152 BOOST_CONCEPT_ASSERT((
162 BOOST_CONCEPT_ASSERT((
180 BOOST_CONCEPT_ASSERT((
264 BOOST_CONCEPT_ASSERT((SinglePassIterator<Iterator>));
265 BOOST_CONCEPT_ASSERT((SinglePassIterator<ConstIterator>));
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
concepts.hpp 40 * BOOST_CONCEPT_ASSERT((ForwardRangeConcept<T>));
48 * BOOST_CONCEPT_ASSERT((WriteableForwardRangeConcept<T>));
92 #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )

Completed in 184 milliseconds