/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_unordered_set.h | 89 unordered_set(_InputIterator __f, _InputIterator __l, 94 { _M_ht.insert_unique(__f, __l); } 96 unordered_set(const value_type* __f, const value_type* __l, 101 { _M_ht.insert_unique(__f, __l); } 103 unordered_set(const_iterator __f, const_iterator __l, 108 { _M_ht.insert_unique(__f, __l); } 133 void insert(_InputIterator __f, _InputIterator __l) 135 void insert(const_iterator __f, const_iterator __l) 136 {_M_ht.insert_unique(__f, __l); } 137 void insert(const value_type* __f, const value_type* __l) [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_unordered_map.h | 95 unordered_map(_InputIterator __f, _InputIterator __l, 100 { _M_ht.insert_unique(__f, __l); } 102 unordered_map(const value_type* __f, const value_type* __l, 107 { _M_ht.insert_unique(__f, __l); } 109 unordered_map(const_iterator __f, const_iterator __l, 114 { _M_ht.insert_unique(__f, __l); } 139 void insert(_InputIterator __f, _InputIterator __l) 141 void insert(const value_type* __f, const value_type* __l) 142 { _M_ht.insert_unique(__f,__l); } 143 void insert(const_iterator __f, const_iterator __l) [all...] |
_unordered_set.h | 89 unordered_set(_InputIterator __f, _InputIterator __l, 94 { _M_ht.insert_unique(__f, __l); } 96 unordered_set(const value_type* __f, const value_type* __l, 101 { _M_ht.insert_unique(__f, __l); } 103 unordered_set(const_iterator __f, const_iterator __l, 108 { _M_ht.insert_unique(__f, __l); } 133 void insert(_InputIterator __f, _InputIterator __l) 135 void insert(const_iterator __f, const_iterator __l) 136 {_M_ht.insert_unique(__f, __l); } 137 void insert(const value_type* __f, const value_type* __l) [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_unordered_map.h | 95 unordered_map(_InputIterator __f, _InputIterator __l, 100 { _M_ht.insert_unique(__f, __l); } 102 unordered_map(const value_type* __f, const value_type* __l, 107 { _M_ht.insert_unique(__f, __l); } 109 unordered_map(const_iterator __f, const_iterator __l, 114 { _M_ht.insert_unique(__f, __l); } 139 void insert(_InputIterator __f, _InputIterator __l) 141 void insert(const value_type* __f, const value_type* __l) 142 { _M_ht.insert_unique(__f,__l); } 143 void insert(const_iterator __f, const_iterator __l) [all...] |
_unordered_set.h | 89 unordered_set(_InputIterator __f, _InputIterator __l, 94 { _M_ht.insert_unique(__f, __l); } 96 unordered_set(const value_type* __f, const value_type* __l, 101 { _M_ht.insert_unique(__f, __l); } 103 unordered_set(const_iterator __f, const_iterator __l, 108 { _M_ht.insert_unique(__f, __l); } 133 void insert(_InputIterator __f, _InputIterator __l) 135 void insert(const_iterator __f, const_iterator __l) 136 {_M_ht.insert_unique(__f, __l); } 137 void insert(const value_type* __f, const value_type* __l) [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_unordered_map.h | 95 unordered_map(_InputIterator __f, _InputIterator __l, 100 { _M_ht.insert_unique(__f, __l); } 102 unordered_map(const value_type* __f, const value_type* __l, 107 { _M_ht.insert_unique(__f, __l); } 109 unordered_map(const_iterator __f, const_iterator __l, 114 { _M_ht.insert_unique(__f, __l); } 139 void insert(_InputIterator __f, _InputIterator __l) 141 void insert(const value_type* __f, const value_type* __l) 142 { _M_ht.insert_unique(__f,__l); } 143 void insert(const_iterator __f, const_iterator __l) [all...] |
_unordered_set.h | 89 unordered_set(_InputIterator __f, _InputIterator __l, 94 { _M_ht.insert_unique(__f, __l); } 96 unordered_set(const value_type* __f, const value_type* __l, 101 { _M_ht.insert_unique(__f, __l); } 103 unordered_set(const_iterator __f, const_iterator __l, 108 { _M_ht.insert_unique(__f, __l); } 133 void insert(_InputIterator __f, _InputIterator __l) 135 void insert(const_iterator __f, const_iterator __l) 136 {_M_ht.insert_unique(__f, __l); } 137 void insert(const value_type* __f, const value_type* __l) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_unordered_map.h | 95 unordered_map(_InputIterator __f, _InputIterator __l, 100 { _M_ht.insert_unique(__f, __l); } 102 unordered_map(const value_type* __f, const value_type* __l, 107 { _M_ht.insert_unique(__f, __l); } 109 unordered_map(const_iterator __f, const_iterator __l, 114 { _M_ht.insert_unique(__f, __l); } 139 void insert(_InputIterator __f, _InputIterator __l) 141 void insert(const value_type* __f, const value_type* __l) 142 { _M_ht.insert_unique(__f,__l); } 143 void insert(const_iterator __f, const_iterator __l) [all...] |
_unordered_set.h | 89 unordered_set(_InputIterator __f, _InputIterator __l, 94 { _M_ht.insert_unique(__f, __l); } 96 unordered_set(const value_type* __f, const value_type* __l, 101 { _M_ht.insert_unique(__f, __l); } 103 unordered_set(const_iterator __f, const_iterator __l, 108 { _M_ht.insert_unique(__f, __l); } 133 void insert(_InputIterator __f, _InputIterator __l) 135 void insert(const_iterator __f, const_iterator __l) 136 {_M_ht.insert_unique(__f, __l); } 137 void insert(const value_type* __f, const value_type* __l) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_unordered_map.h | 95 unordered_map(_InputIterator __f, _InputIterator __l, 100 { _M_ht.insert_unique(__f, __l); } 102 unordered_map(const value_type* __f, const value_type* __l, 107 { _M_ht.insert_unique(__f, __l); } 109 unordered_map(const_iterator __f, const_iterator __l, 114 { _M_ht.insert_unique(__f, __l); } 139 void insert(_InputIterator __f, _InputIterator __l) 141 void insert(const value_type* __f, const value_type* __l) 142 { _M_ht.insert_unique(__f,__l); } 143 void insert(const_iterator __f, const_iterator __l) [all...] |
_unordered_set.h | 89 unordered_set(_InputIterator __f, _InputIterator __l, 94 { _M_ht.insert_unique(__f, __l); } 96 unordered_set(const value_type* __f, const value_type* __l, 101 { _M_ht.insert_unique(__f, __l); } 103 unordered_set(const_iterator __f, const_iterator __l, 108 { _M_ht.insert_unique(__f, __l); } 133 void insert(_InputIterator __f, _InputIterator __l) 135 void insert(const_iterator __f, const_iterator __l) 136 {_M_ht.insert_unique(__f, __l); } 137 void insert(const value_type* __f, const value_type* __l) [all...] |
/external/stlport/stlport/stl/debug/ |
_hashtable.h | 227 void insert_unique(_InputIterator __f, _InputIterator __l) { 228 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 229 _M_non_dbg_impl.insert_unique(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 233 void insert_equal(_InputIterator __f, _InputIterator __l){ 234 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 235 _M_non_dbg_impl.insert_equal(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 239 void insert_unique(const value_type* __f, const value_type* __l) { 240 _STLP_DEBUG_CHECK(_STLP_PRIV __check_ptr_range(__f, __l)) 241 _M_non_dbg_impl.insert_unique(__f, __l); 244 void insert_equal(const value_type* __f, const value_type* __l) { [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
_hashtable.h | 227 void insert_unique(_InputIterator __f, _InputIterator __l) { 228 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 229 _M_non_dbg_impl.insert_unique(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 233 void insert_equal(_InputIterator __f, _InputIterator __l){ 234 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 235 _M_non_dbg_impl.insert_equal(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 239 void insert_unique(const value_type* __f, const value_type* __l) { 240 _STLP_DEBUG_CHECK(_STLP_PRIV __check_ptr_range(__f, __l)) 241 _M_non_dbg_impl.insert_unique(__f, __l); 244 void insert_equal(const value_type* __f, const value_type* __l) { [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_hashtable.h | 227 void insert_unique(_InputIterator __f, _InputIterator __l) { 228 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 229 _M_non_dbg_impl.insert_unique(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 233 void insert_equal(_InputIterator __f, _InputIterator __l){ 234 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 235 _M_non_dbg_impl.insert_equal(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 239 void insert_unique(const value_type* __f, const value_type* __l) { 240 _STLP_DEBUG_CHECK(_STLP_PRIV __check_ptr_range(__f, __l)) 241 _M_non_dbg_impl.insert_unique(__f, __l); 244 void insert_equal(const value_type* __f, const value_type* __l) { [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_hashtable.h | 227 void insert_unique(_InputIterator __f, _InputIterator __l) { 228 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 229 _M_non_dbg_impl.insert_unique(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 233 void insert_equal(_InputIterator __f, _InputIterator __l){ 234 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 235 _M_non_dbg_impl.insert_equal(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 239 void insert_unique(const value_type* __f, const value_type* __l) { 240 _STLP_DEBUG_CHECK(_STLP_PRIV __check_ptr_range(__f, __l)) 241 _M_non_dbg_impl.insert_unique(__f, __l); 244 void insert_equal(const value_type* __f, const value_type* __l) { [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
_hashtable.h | 227 void insert_unique(_InputIterator __f, _InputIterator __l) { 228 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 229 _M_non_dbg_impl.insert_unique(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 233 void insert_equal(_InputIterator __f, _InputIterator __l){ 234 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 235 _M_non_dbg_impl.insert_equal(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 239 void insert_unique(const value_type* __f, const value_type* __l) { 240 _STLP_DEBUG_CHECK(_STLP_PRIV __check_ptr_range(__f, __l)) 241 _M_non_dbg_impl.insert_unique(__f, __l); 244 void insert_equal(const value_type* __f, const value_type* __l) { [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/ |
_hashtable.h | 227 void insert_unique(_InputIterator __f, _InputIterator __l) { 228 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 229 _M_non_dbg_impl.insert_unique(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 233 void insert_equal(_InputIterator __f, _InputIterator __l){ 234 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 235 _M_non_dbg_impl.insert_equal(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 239 void insert_unique(const value_type* __f, const value_type* __l) { 240 _STLP_DEBUG_CHECK(_STLP_PRIV __check_ptr_range(__f, __l)) 241 _M_non_dbg_impl.insert_unique(__f, __l); 244 void insert_equal(const value_type* __f, const value_type* __l) { [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/ |
_hashtable.h | 227 void insert_unique(_InputIterator __f, _InputIterator __l) { 228 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 229 _M_non_dbg_impl.insert_unique(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 233 void insert_equal(_InputIterator __f, _InputIterator __l){ 234 _STLP_DEBUG_CHECK(_STLP_PRIV __check_range(__f, __l)) 235 _M_non_dbg_impl.insert_equal(_STLP_PRIV _Non_Dbg_iter(__f), _STLP_PRIV _Non_Dbg_iter(__l)); 239 void insert_unique(const value_type* __f, const value_type* __l) { 240 _STLP_DEBUG_CHECK(_STLP_PRIV __check_ptr_range(__f, __l)) 241 _M_non_dbg_impl.insert_unique(__f, __l); 244 void insert_equal(const value_type* __f, const value_type* __l) { [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
gslice.h | 78 * @param __l Array of dimension lengths. 81 gslice(size_t __o, const valarray<size_t>& __l, 154 gslice::gslice(size_t __o, const valarray<size_t>& __l, 156 : _M_index(new gslice::_Indexer(__o, __l, __s)) {}
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
gslice.h | 78 * @param __l Array of dimension lengths. 81 gslice(size_t __o, const valarray<size_t>& __l, 154 gslice::gslice(size_t __o, const valarray<size_t>& __l, 156 : _M_index(new gslice::_Indexer(__o, __l, __s)) {}
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
gslice.h | 77 * @param __l Array of dimension lengths. 80 gslice(size_t __o, const valarray<size_t>& __l, 153 gslice::gslice(size_t __o, const valarray<size_t>& __l, 155 : _M_index(new gslice::_Indexer(__o, __l, __s)) {}
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
unordered_set.h | 76 __unordered_set(_InputIterator __f, _InputIterator __l, 81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(), 126 __unordered_multiset(_InputIterator __f, _InputIterator __l, 131 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(), 194 unordered_set(_InputIterator __f, _InputIterator __l, 199 : _Base(__f, __l, __n, __hf, __eql, __a) 244 unordered_multiset(_InputIterator __f, _InputIterator __l, 249 : _Base(__f, __l, __n, __hf, __eql, __a)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
unordered_set.h | 76 __unordered_set(_InputIterator __f, _InputIterator __l, 81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(), 126 __unordered_multiset(_InputIterator __f, _InputIterator __l, 131 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(), 194 unordered_set(_InputIterator __f, _InputIterator __l, 199 : _Base(__f, __l, __n, __hf, __eql, __a) 244 unordered_multiset(_InputIterator __f, _InputIterator __l, 249 : _Base(__f, __l, __n, __hf, __eql, __a)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
unordered_set.h | 76 __unordered_set(_InputIterator __f, _InputIterator __l, 81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(), 126 __unordered_multiset(_InputIterator __f, _InputIterator __l, 131 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(), 194 unordered_set(_InputIterator __f, _InputIterator __l, 199 : _Base(__f, __l, __n, __hf, __eql, __a) 244 unordered_multiset(_InputIterator __f, _InputIterator __l, 249 : _Base(__f, __l, __n, __hf, __eql, __a)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
unordered_set.h | 76 __unordered_set(_InputIterator __f, _InputIterator __l, 81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(), 126 __unordered_multiset(_InputIterator __f, _InputIterator __l, 131 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(), 194 unordered_set(_InputIterator __f, _InputIterator __l, 199 : _Base(__f, __l, __n, __hf, __eql, __a) 244 unordered_multiset(_InputIterator __f, _InputIterator __l, 249 : _Base(__f, __l, __n, __hf, __eql, __a)
|