Home
last modified time | relevance | path

Searched refs:BOOST_CONCEPT_USAGE (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dconcept_check.hpp67 BOOST_CONCEPT_USAGE(Integer) in BOOST_CONCEPT_USAGE() function
93 BOOST_CONCEPT_USAGE(SignedInteger) { in BOOST_CONCEPT_USAGE() function
110 BOOST_CONCEPT_USAGE(UnsignedInteger) {
132 BOOST_CONCEPT_USAGE(DefaultConstructible) {
140 BOOST_CONCEPT_USAGE(Assignable) {
162 BOOST_CONCEPT_USAGE(CopyConstructible) {
186 BOOST_CONCEPT_USAGE(SGIAssignable) {
211 BOOST_CONCEPT_USAGE(Convertible) {
236 BOOST_CONCEPT_USAGE(EqualityComparable) {
246 BOOST_CONCEPT_USAGE(LessThanComparable) {
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/
Dusage.hpp15 # define BOOST_CONCEPT_USAGE(model) ~model() macro
27 # define BOOST_CONCEPT_USAGE(model) \
34 # define BOOST_CONCEPT_USAGE(model) \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_concepts.hpp50 BOOST_CONCEPT_USAGE(ReadableIterator) in BOOST_CONCEPT_USAGE() function
67 BOOST_CONCEPT_USAGE(WritableIterator) in BOOST_CONCEPT_USAGE() function
84 BOOST_CONCEPT_USAGE(SwappableIterator) in BOOST_CONCEPT_USAGE() function
97 BOOST_CONCEPT_USAGE(LvalueIterator)
122 BOOST_CONCEPT_USAGE(IncrementableIterator)
168 BOOST_CONCEPT_USAGE(BidirectionalTraversal)
186 BOOST_CONCEPT_USAGE(RandomAccessTraversal)
267 BOOST_CONCEPT_USAGE(InteroperableIterator)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
Dconcepts.hpp124 BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) in BOOST_CONCEPT_USAGE() function
146 BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) in BOOST_CONCEPT_USAGE() function
185 BOOST_CONCEPT_USAGE(ForwardIteratorConcept) in BOOST_CONCEPT_USAGE() function
212 BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept) in BOOST_CONCEPT_USAGE() function
233 BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept) in BOOST_CONCEPT_USAGE() function
262 BOOST_CONCEPT_USAGE(SinglePassRangeConcept) in BOOST_CONCEPT_USAGE() function
310 BOOST_CONCEPT_USAGE(WriteableRangeConcept) in BOOST_CONCEPT_USAGE() function
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
Dmisc_concept.hpp21 BOOST_CONCEPT_USAGE(SameTypeConcept) in BOOST_CONCEPT_USAGE() function in boost::range_detail::SameTypeConcept