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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
boost_concept_check.h 60 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
76 &_ns::_concept <_type_var>::__constraints> \
84 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
92 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
100 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
113 void __constraints() { function in struct:_SameTypeConcept
120 void __constraints() { function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
128 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
129 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
130 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
132 { void __constraints() {} }; function in struct:_IntegerConcept
136 void __constraints() { function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
141 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
142 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
143 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
147 void __constraints() { function in struct:_UnsignedIntegerConcept
152 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
154 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
156 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
158 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
166 void __constraints() { function in struct:_DefaultConstructibleConcept
174 void __constraints() { function in struct:_AssignableConcept
189 void __constraints() { function in struct:_CopyConstructibleConcept
205 void __constraints() { function in struct:_SGIAssignableConcept
220 void __constraints() { function in struct:_ConvertibleConcept
244 void __constraints() { function in struct:_EqualityComparableConcept
253 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
boost_concept_check.h 59 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
75 &_ns::_concept <_type_var>::__constraints> \
83 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
91 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
99 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
112 void __constraints() { function in struct:_SameTypeConcept
119 void __constraints() { function in struct:_IntegerConcept
123 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
128 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
129 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
131 { void __constraints() {} }; function in struct:_IntegerConcept
135 void __constraints() { function in struct:_SignedIntegerConcept
139 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
141 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
142 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
146 void __constraints() { function in struct:_UnsignedIntegerConcept
151 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
153 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
155 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
157 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
165 void __constraints() { function in struct:_DefaultConstructibleConcept
173 void __constraints() { function in struct:_AssignableConcept
188 void __constraints() { function in struct:_CopyConstructibleConcept
204 void __constraints() { function in struct:_SGIAssignableConcept
219 void __constraints() { function in struct:_ConvertibleConcept
243 void __constraints() { function in struct:_EqualityComparableConcept
252 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
boost_concept_check.h 59 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
75 &_ns::_concept <_type_var>::__constraints> \
83 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
91 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
99 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
112 void __constraints() { function in struct:_SameTypeConcept
119 void __constraints() { function in struct:_IntegerConcept
123 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
128 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
129 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
131 { void __constraints() {} }; function in struct:_IntegerConcept
135 void __constraints() { function in struct:_SignedIntegerConcept
139 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
141 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
142 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
146 void __constraints() { function in struct:_UnsignedIntegerConcept
151 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
153 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
155 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
157 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
165 void __constraints() { function in struct:_DefaultConstructibleConcept
173 void __constraints() { function in struct:_AssignableConcept
188 void __constraints() { function in struct:_CopyConstructibleConcept
204 void __constraints() { function in struct:_SGIAssignableConcept
219 void __constraints() { function in struct:_ConvertibleConcept
243 void __constraints() { function in struct:_EqualityComparableConcept
252 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 57 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
73 &_ns::_concept <_type_var>::__constraints> \
81 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
89 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
97 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
110 void __constraints() { function in struct:_SameTypeConcept
117 void __constraints() { function in struct:_IntegerConcept
121 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
122 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
123 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
129 { void __constraints() {} }; function in struct:_IntegerConcept
133 void __constraints() { function in struct:_SignedIntegerConcept
137 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
138 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
139 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
144 void __constraints() { function in struct:_UnsignedIntegerConcept
149 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
151 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
153 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
155 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
163 void __constraints() { function in struct:_DefaultConstructibleConcept
171 void __constraints() { function in struct:_AssignableConcept
186 void __constraints() { function in struct:_CopyConstructibleConcept
202 void __constraints() { function in struct:_SGIAssignableConcept
217 void __constraints() { function in struct:_ConvertibleConcept
241 void __constraints() { function in struct:_EqualityComparableConcept
250 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 57 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
73 &_ns::_concept <_type_var>::__constraints> \
81 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
89 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
97 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
110 void __constraints() { function in struct:_SameTypeConcept
117 void __constraints() { function in struct:_IntegerConcept
121 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
122 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
123 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
129 { void __constraints() {} }; function in struct:_IntegerConcept
133 void __constraints() { function in struct:_SignedIntegerConcept
137 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
138 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
139 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
144 void __constraints() { function in struct:_UnsignedIntegerConcept
149 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
151 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
153 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
155 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
163 void __constraints() { function in struct:_DefaultConstructibleConcept
171 void __constraints() { function in struct:_AssignableConcept
186 void __constraints() { function in struct:_CopyConstructibleConcept
202 void __constraints() { function in struct:_SGIAssignableConcept
217 void __constraints() { function in struct:_ConvertibleConcept
241 void __constraints() { function in struct:_EqualityComparableConcept
250 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 57 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
73 &_ns::_concept <_type_var>::__constraints> \
81 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
89 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
97 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
110 void __constraints() { function in struct:_SameTypeConcept
117 void __constraints() { function in struct:_IntegerConcept
121 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
122 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
123 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
129 { void __constraints() {} }; function in struct:_IntegerConcept
133 void __constraints() { function in struct:_SignedIntegerConcept
137 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
138 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
139 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
144 void __constraints() { function in struct:_UnsignedIntegerConcept
149 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
151 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
153 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
155 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
163 void __constraints() { function in struct:_DefaultConstructibleConcept
171 void __constraints() { function in struct:_AssignableConcept
186 void __constraints() { function in struct:_CopyConstructibleConcept
202 void __constraints() { function in struct:_SGIAssignableConcept
217 void __constraints() { function in struct:_ConvertibleConcept
241 void __constraints() { function in struct:_EqualityComparableConcept
250 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
boost_concept_check.h 57 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
73 &_ns::_concept <_type_var>::__constraints> \
81 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
89 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
97 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
110 void __constraints() { function in struct:_SameTypeConcept
117 void __constraints() { function in struct:_IntegerConcept
121 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
122 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
123 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
129 { void __constraints() {} }; function in struct:_IntegerConcept
133 void __constraints() { function in struct:_SignedIntegerConcept
137 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
138 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
139 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
144 void __constraints() { function in struct:_UnsignedIntegerConcept
149 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
151 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
153 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
155 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
163 void __constraints() { function in struct:_DefaultConstructibleConcept
171 void __constraints() { function in struct:_AssignableConcept
186 void __constraints() { function in struct:_CopyConstructibleConcept
202 void __constraints() { function in struct:_SGIAssignableConcept
217 void __constraints() { function in struct:_ConvertibleConcept
241 void __constraints() { function in struct:_EqualityComparableConcept
250 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
boost_concept_check.h 60 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
76 &_ns::_concept <_type_var>::__constraints> \
84 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
92 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
100 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
113 void __constraints() { function in struct:_SameTypeConcept
120 void __constraints() { function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
128 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
129 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
130 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
132 { void __constraints() {} }; function in struct:_IntegerConcept
136 void __constraints() { function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
141 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
142 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
143 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
147 void __constraints() { function in struct:_UnsignedIntegerConcept
152 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
154 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
156 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
158 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
166 void __constraints() { function in struct:_DefaultConstructibleConcept
174 void __constraints() { function in struct:_AssignableConcept
189 void __constraints() { function in struct:_CopyConstructibleConcept
205 void __constraints() { function in struct:_SGIAssignableConcept
220 void __constraints() { function in struct:_ConvertibleConcept
244 void __constraints() { function in struct:_EqualityComparableConcept
253 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
boost_concept_check.h 60 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
76 &_ns::_concept <_type_var>::__constraints> \
84 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
92 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
100 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
113 void __constraints() { function in struct:_SameTypeConcept
120 void __constraints() { function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
128 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
129 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
130 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
132 { void __constraints() {} }; function in struct:_IntegerConcept
136 void __constraints() { function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
141 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
142 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
143 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
147 void __constraints() { function in struct:_UnsignedIntegerConcept
152 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
154 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
156 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
158 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
166 void __constraints() { function in struct:_DefaultConstructibleConcept
174 void __constraints() { function in struct:_AssignableConcept
189 void __constraints() { function in struct:_CopyConstructibleConcept
205 void __constraints() { function in struct:_SGIAssignableConcept
220 void __constraints() { function in struct:_ConvertibleConcept
244 void __constraints() { function in struct:_EqualityComparableConcept
253 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
boost_concept_check.h 60 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
76 &_ns::_concept <_type_var>::__constraints> \
84 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
92 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
100 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
113 void __constraints() { function in struct:_SameTypeConcept
120 void __constraints() { function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
128 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
129 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
130 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
132 { void __constraints() {} }; function in struct:_IntegerConcept
136 void __constraints() { function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
141 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
142 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
143 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
147 void __constraints() { function in struct:_UnsignedIntegerConcept
152 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
154 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
156 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
158 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
166 void __constraints() { function in struct:_DefaultConstructibleConcept
174 void __constraints() { function in struct:_AssignableConcept
189 void __constraints() { function in struct:_CopyConstructibleConcept
205 void __constraints() { function in struct:_SGIAssignableConcept
220 void __constraints() { function in struct:_ConvertibleConcept
244 void __constraints() { function in struct:_EqualityComparableConcept
253 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
boost_concept_check.h 60 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
76 &_ns::_concept <_type_var>::__constraints> \
84 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
92 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
100 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
113 void __constraints() { function in struct:_SameTypeConcept
120 void __constraints() { function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
128 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
129 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
130 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
132 { void __constraints() {} }; function in struct:_IntegerConcept
136 void __constraints() { function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
141 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
142 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
143 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
147 void __constraints() { function in struct:_UnsignedIntegerConcept
152 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
154 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
156 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
158 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
166 void __constraints() { function in struct:_DefaultConstructibleConcept
174 void __constraints() { function in struct:_AssignableConcept
189 void __constraints() { function in struct:_CopyConstructibleConcept
205 void __constraints() { function in struct:_SGIAssignableConcept
220 void __constraints() { function in struct:_ConvertibleConcept
244 void __constraints() { function in struct:_EqualityComparableConcept
253 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
boost_concept_check.h 59 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
75 &_ns::_concept <_type_var>::__constraints> \
83 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
91 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
99 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
112 void __constraints() { function in struct:_SameTypeConcept
119 void __constraints() { function in struct:_IntegerConcept
123 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
128 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
129 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
131 { void __constraints() {} }; function in struct:_IntegerConcept
135 void __constraints() { function in struct:_SignedIntegerConcept
139 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
141 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
142 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
146 void __constraints() { function in struct:_UnsignedIntegerConcept
151 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
153 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
155 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
157 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
165 void __constraints() { function in struct:_DefaultConstructibleConcept
173 void __constraints() { function in struct:_AssignableConcept
188 void __constraints() { function in struct:_CopyConstructibleConcept
204 void __constraints() { function in struct:_SGIAssignableConcept
219 void __constraints() { function in struct:_ConvertibleConcept
243 void __constraints() { function in struct:_EqualityComparableConcept
252 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
boost_concept_check.h 59 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
75 &_ns::_concept <_type_var>::__constraints> \
83 &_ns::_concept <_type_var1,_type_var2>::__constraints> \
91 &_ns::_concept <_type_var1,_type_var2,_type_var3>::__constraints> \
99 &_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::__constraints> \
112 void __constraints() { function in struct:_SameTypeConcept
119 void __constraints() { function in struct:_IntegerConcept
123 template <> struct _IntegerConcept<short> { void __constraints() {} }; function in struct:_IntegerConcept
124 template <> struct _IntegerConcept<unsigned short> { void __constraints(){} }; function in struct:_IntegerConcept
125 template <> struct _IntegerConcept<int> { void __constraints() {} }; function in struct:_IntegerConcept
126 template <> struct _IntegerConcept<unsigned int> { void __constraints() {} }; function in struct:_IntegerConcept
127 template <> struct _IntegerConcept<long> { void __constraints() {} }; function in struct:_IntegerConcept
128 template <> struct _IntegerConcept<unsigned long> { void __constraints() {} }; function in struct:_IntegerConcept
129 template <> struct _IntegerConcept<long long> { void __constraints() {} }; function in struct:_IntegerConcept
131 { void __constraints() {} }; function in struct:_IntegerConcept
135 void __constraints() { function in struct:_SignedIntegerConcept
139 template <> struct _SignedIntegerConcept<short> { void __constraints() {} }; function in struct:_SignedIntegerConcept
140 template <> struct _SignedIntegerConcept<int> { void __constraints() {} }; function in struct:_SignedIntegerConcept
141 template <> struct _SignedIntegerConcept<long> { void __constraints() {} }; function in struct:_SignedIntegerConcept
142 template <> struct _SignedIntegerConcept<long long> { void __constraints(){}}; function in struct:_SignedIntegerConcept
146 void __constraints() { function in struct:_UnsignedIntegerConcept
151 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
153 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
155 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
157 { void __constraints() {} }; function in struct:_UnsignedIntegerConcept
165 void __constraints() { function in struct:_DefaultConstructibleConcept
173 void __constraints() { function in struct:_AssignableConcept
188 void __constraints() { function in struct:_CopyConstructibleConcept
204 void __constraints() { function in struct:_SGIAssignableConcept
219 void __constraints() { function in struct:_ConvertibleConcept
243 void __constraints() { function in struct:_EqualityComparableConcept
252 void __constraints() { function in struct:_LessThanComparableConcept
    [all...]

Completed in 214 milliseconds