/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_function.h | 138 operator()(const _Tp& __x, const _Tp& __y) const 139 { return __x + __y; } 147 operator()(const _Tp& __x, const _Tp& __y) const 148 { return __x - __y; } 156 operator()(const _Tp& __x, const _Tp& __y) const 157 { return __x * __y; } 165 operator()(const _Tp& __x, const _Tp& __y) const 166 { return __x / __y; } 174 operator()(const _Tp& __x, const _Tp& __y) const 175 { return __x % __y; } [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
unordered_map | 153 _Alloc, __cache_hash_code>& __y) 154 { __x.swap(__y); } 162 _Alloc, __cache_hash_code>& __y) 163 { __x.swap(__y); } 334 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 335 { __x.swap(__y); } 340 unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 341 { __x.swap(__y); } 347 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 348 { __x.swap(__y); } [all...] |
unordered_set | 149 __unordered_set<_Value, _Hash, _Pred, _Alloc, __cache_hash_code>& __y) 150 { __x.swap(__y); } 158 _Alloc, __cache_hash_code>& __y) 159 { __x.swap(__y); } 324 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) 325 { __x.swap(__y); } 330 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y) 331 { __x.swap(__y); } 337 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) 338 { __x.swap(__y); } [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_function.h | 144 operator()(const _Tp& __x, const _Tp& __y) const 145 { return __x + __y; } 153 operator()(const _Tp& __x, const _Tp& __y) const 154 { return __x - __y; } 162 operator()(const _Tp& __x, const _Tp& __y) const 163 { return __x * __y; } 171 operator()(const _Tp& __x, const _Tp& __y) const 172 { return __x / __y; } 180 operator()(const _Tp& __x, const _Tp& __y) const 181 { return __x % __y; } [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_function.h | 144 operator()(const _Tp& __x, const _Tp& __y) const 145 { return __x + __y; } 153 operator()(const _Tp& __x, const _Tp& __y) const 154 { return __x - __y; } 162 operator()(const _Tp& __x, const _Tp& __y) const 163 { return __x * __y; } 171 operator()(const _Tp& __x, const _Tp& __y) const 172 { return __x / __y; } 180 operator()(const _Tp& __x, const _Tp& __y) const 181 { return __x % __y; } [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_function.h | 138 operator()(const _Tp& __x, const _Tp& __y) const 139 { return __x + __y; } 147 operator()(const _Tp& __x, const _Tp& __y) const 148 { return __x - __y; } 156 operator()(const _Tp& __x, const _Tp& __y) const 157 { return __x * __y; } 165 operator()(const _Tp& __x, const _Tp& __y) const 166 { return __x / __y; } 174 operator()(const _Tp& __x, const _Tp& __y) const 175 { return __x % __y; } [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
unordered_map | 153 _Alloc, __cache_hash_code>& __y) 154 { __x.swap(__y); } 162 _Alloc, __cache_hash_code>& __y) 163 { __x.swap(__y); } 334 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 335 { __x.swap(__y); } 340 unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 341 { __x.swap(__y); } 347 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 348 { __x.swap(__y); } [all...] |
unordered_set | 149 __unordered_set<_Value, _Hash, _Pred, _Alloc, __cache_hash_code>& __y) 150 { __x.swap(__y); } 158 _Alloc, __cache_hash_code>& __y) 159 { __x.swap(__y); } 324 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) 325 { __x.swap(__y); } 330 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y) 331 { __x.swap(__y); } 337 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) 338 { __x.swap(__y); } [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_ctraits_fns.h | 38 const typename _Traits::char_type& __y) const 39 { return _Traits::eq(__x, __y); } 78 const typename _Traits::char_type& __y) const 79 { return _Traits::lt(__x, __y); }
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y) 149 # define _STLP_ATOMIC_EXCHANGE_PTR(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_function.h | 138 operator()(const _Tp& __x, const _Tp& __y) const 139 { return __x + __y; } 147 operator()(const _Tp& __x, const _Tp& __y) const 148 { return __x - __y; } 156 operator()(const _Tp& __x, const _Tp& __y) const 157 { return __x * __y; } 165 operator()(const _Tp& __x, const _Tp& __y) const 166 { return __x / __y; } 174 operator()(const _Tp& __x, const _Tp& __y) const 175 { return __x % __y; } [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
unordered_map | 153 _Alloc, __cache_hash_code>& __y) 154 { __x.swap(__y); } 162 _Alloc, __cache_hash_code>& __y) 163 { __x.swap(__y); } 334 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 335 { __x.swap(__y); } 340 unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 341 { __x.swap(__y); } 347 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 348 { __x.swap(__y); } [all...] |
unordered_set | 149 __unordered_set<_Value, _Hash, _Pred, _Alloc, __cache_hash_code>& __y) 150 { __x.swap(__y); } 158 _Alloc, __cache_hash_code>& __y) 159 { __x.swap(__y); } 324 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) 325 { __x.swap(__y); } 330 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y) 331 { __x.swap(__y); } 337 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) 338 { __x.swap(__y); } [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_ctraits_fns.h | 38 const typename _Traits::char_type& __y) const 39 { return _Traits::eq(__x, __y); } 78 const typename _Traits::char_type& __y) const 79 { return _Traits::lt(__x, __y); }
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y) 149 # define _STLP_ATOMIC_EXCHANGE_PTR(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_function.h | 138 operator()(const _Tp& __x, const _Tp& __y) const 139 { return __x + __y; } 147 operator()(const _Tp& __x, const _Tp& __y) const 148 { return __x - __y; } 156 operator()(const _Tp& __x, const _Tp& __y) const 157 { return __x * __y; } 165 operator()(const _Tp& __x, const _Tp& __y) const 166 { return __x / __y; } 174 operator()(const _Tp& __x, const _Tp& __y) const 175 { return __x % __y; } [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
unordered_map | 153 _Alloc, __cache_hash_code>& __y) 154 { __x.swap(__y); } 162 _Alloc, __cache_hash_code>& __y) 163 { __x.swap(__y); } 334 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 335 { __x.swap(__y); } 340 unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 341 { __x.swap(__y); } 347 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 348 { __x.swap(__y); } [all...] |
unordered_set | 149 __unordered_set<_Value, _Hash, _Pred, _Alloc, __cache_hash_code>& __y) 150 { __x.swap(__y); } 158 _Alloc, __cache_hash_code>& __y) 159 { __x.swap(__y); } 324 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) 325 { __x.swap(__y); } 330 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y) 331 { __x.swap(__y); } 337 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) 338 { __x.swap(__y); } [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_ctraits_fns.h | 38 const typename _Traits::char_type& __y) const 39 { return _Traits::eq(__x, __y); } 78 const typename _Traits::char_type& __y) const 79 { return _Traits::lt(__x, __y); }
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y) 149 # define _STLP_ATOMIC_EXCHANGE_PTR(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_function.h | 138 operator()(const _Tp& __x, const _Tp& __y) const 139 { return __x + __y; } 147 operator()(const _Tp& __x, const _Tp& __y) const 148 { return __x - __y; } 156 operator()(const _Tp& __x, const _Tp& __y) const 157 { return __x * __y; } 165 operator()(const _Tp& __x, const _Tp& __y) const 166 { return __x / __y; } 174 operator()(const _Tp& __x, const _Tp& __y) const 175 { return __x % __y; } [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
unordered_map | 153 _Alloc, __cache_hash_code>& __y) 154 { __x.swap(__y); } 162 _Alloc, __cache_hash_code>& __y) 163 { __x.swap(__y); } 334 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 335 { __x.swap(__y); } 340 unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 341 { __x.swap(__y); } 347 unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y) 348 { __x.swap(__y); } [all...] |
unordered_set | 149 __unordered_set<_Value, _Hash, _Pred, _Alloc, __cache_hash_code>& __y) 150 { __x.swap(__y); } 158 _Alloc, __cache_hash_code>& __y) 159 { __x.swap(__y); } 324 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) 325 { __x.swap(__y); } 330 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y) 331 { __x.swap(__y); } 337 unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) 338 { __x.swap(__y); } [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_function.h | 144 operator()(const _Tp& __x, const _Tp& __y) const 145 { return __x + __y; } 153 operator()(const _Tp& __x, const _Tp& __y) const 154 { return __x - __y; } 162 operator()(const _Tp& __x, const _Tp& __y) const 163 { return __x * __y; } 171 operator()(const _Tp& __x, const _Tp& __y) const 172 { return __x / __y; } 180 operator()(const _Tp& __x, const _Tp& __y) const 181 { return __x % __y; } [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_function.h | 145 operator()(const _Tp& __x, const _Tp& __y) const 146 { return __x + __y; } 154 operator()(const _Tp& __x, const _Tp& __y) const 155 { return __x - __y; } 163 operator()(const _Tp& __x, const _Tp& __y) const 164 { return __x * __y; } 172 operator()(const _Tp& __x, const _Tp& __y) const 173 { return __x / __y; } 181 operator()(const _Tp& __x, const _Tp& __y) const 182 { return __x % __y; } [all...] |