Searched
full:operator (Results
2851 -
2875 of
6015) sorted by null
<<111112113114115116117118119120>>
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
unordered_set | 223 operator=(unordered_set&& __x) 232 operator=(initializer_list<value_type> __l) 303 operator=(unordered_multiset&& __x) 312 operator=(initializer_list<value_type> __l)
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/ |
find_fn_imps.hpp | 67 if (Cmp_Fn::operator()(m_p_max->m_value, p_cur->m_value))
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/ |
constructor_destructor_store_hash_fn_imps.hpp | 52 p->m_hash = ranged_hash_fn_base::operator()((const_key_reference)(PB_DS_V2F(p->m_value))).second;
|
resize_no_store_hash_fn_imps.hpp | 48 ranged_hash_fn_base::operator()(PB_DS_V2F(p_e->m_value));
|
resize_store_hash_fn_imps.hpp | 48 ranged_hash_fn_base::operator()(PB_DS_V2F(p_e->m_value), p_e->m_hash);
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/ |
constructor_destructor_store_hash_fn_imps.hpp | 51 p_e->m_hash = ranged_probe_fn_base::operator()(PB_DS_V2F(r_val)).second;
|
debug_store_hash_fn_imps.hpp | 63 const comp_hash pos_hash_pair = ranged_probe_fn_base::operator()(r_key);
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/ |
sample_probe_fn.hpp | 69 operator()(const_key_reference r_key, size_type i) const;
|
sample_range_hashing.hpp | 73 operator()(size_type hash) const;
|
sample_ranged_hash_fn.hpp | 73 operator()(const_key_reference r_key) const;
|
sample_ranged_probe_fn.hpp | 73 operator()(const_key_reference r_key, size_t hash, size_type i) const;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/ |
debug_fn_imps.hpp | 76 _GLIBCXX_DEBUG_ASSERT(Cmp_Fn::operator()(PB_DS_V2F(*prev_it),
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/ |
insert_fn_imps.hpp | 70 else if (Cmp_Fn::operator()(base_type::m_p_root->m_value, p_nd->m_value))
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/ |
constructors_destructor_fn_imps.hpp | 79 if (Cmp_Fn::operator()(m_p_max->m_value, p_nd->m_value))
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/tree_policy/ |
sample_tree_node_update.hpp | 68 operator()(node_iterator node_it, const_node_iterator end_nd_it) const;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/ |
sample_trie_node_update.hpp | 68 operator()(node_iterator node_it, const_node_iterator end_nd_it) const;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/ |
hash_policy.hpp | 81 operator()(size_type i) const; 105 operator()(size_type i) const; 137 operator()(size_type hash) const; 166 operator()(size_type hash) const;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
throw_allocator.h | 167 operator<<(std::ostream&, const throw_allocator_base&); 268 operator==(const throw_allocator<T>&, const throw_allocator<T>&) 273 operator!=(const throw_allocator<T>&, const throw_allocator<T>&) 277 operator<<(std::ostream& os, const throw_allocator_base& alloc)
|
vstring.tcc | 179 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, 192 operator+(const _CharT* __lhs, 209 operator+(_CharT __lhs, 222 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, 239 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, 547 operator>>(basic_istream<_CharT, _Traits>& __in, 606 // 91. Description of operator>> and getline() for string<> 611 // 211. operator>>(istream&, string&) doesn't set failbit 682 // 91. Description of operator>> and getline() for string<>
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
unordered_map | 230 operator=(unordered_map&& __x) 239 operator=(initializer_list<value_type> __l) 313 operator=(unordered_multimap&& __x) 322 operator=(initializer_list<value_type> __l)
|
unordered_set | 223 operator=(unordered_set&& __x) 232 operator=(initializer_list<value_type> __l) 303 operator=(unordered_multiset&& __x) 312 operator=(initializer_list<value_type> __l)
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_ios_base.h | 167 operator void*() const { return !fail() ? (void*) __CONST_CAST(ios_base*,this) : (void*) 0; } 168 bool operator!() const { return fail(); } 205 // assignment operator. 207 void operator=(const ios_base&);
|
_list.h | 118 reference operator*() const { return __STATIC_CAST(_Node*, this->_M_node)->_M_data; } 122 _Self& operator++() { 126 _Self operator++(int) { 131 _Self& operator--() { 135 _Self operator--(int) { 140 bool operator==(const_iterator __y ) const { 143 bool operator!=(const_iterator __y ) const { 365 _Self& operator = (const _Self& __x); 706 operator==(const list<_Tp,_Alloc>& __x, const list<_Tp,_Alloc>& __y) {
|
_monetary.h | 276 _Self& operator = (_Self const&); 309 _Self& operator = (_Self const&); 343 _Self& operator = (_Self const&); 376 _Self& operator = (_Self const&);
|
_pthread_alloc.h | 205 inline bool operator==(const pthread_allocator<_T1>&, 211 inline bool operator!=(const pthread_allocator<_T1>&, 388 inline bool operator==(const per_thread_allocator<_T1>& __a1, 394 inline bool operator!=(const per_thread_allocator<_T1>& __a1,
|
Completed in 447 milliseconds
<<111112113114115116117118119120>>