Searched
full:operator (Results
3051 -
3075 of
6015) sorted by null
<<121122123124125126127128129130>>
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
condition_variable | 67 condition_variable& operator=(const condition_variable&) = delete; 175 condition_variable_any& operator=(const condition_variable_any&) = delete;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_sequence.h | 56 operator()(const _Type& __x) const 76 operator()(const _Iterator& __x) const
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/ |
erase_fn_imps.hpp | 156 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value)) 186 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value))
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
synth_e_access_traits.hpp | 95 operator()(const_key_reference r_lhs, const_key_reference r_rhs); 217 operator()(const_key_reference r_lhs, const_key_reference r_rhs)
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/ |
insert_fn_imps.hpp | 274 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); 323 if (m_p_max == NULL || Cmp_Fn::operator()(m_p_max->m_value, p_nd->m_value))
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pod_char_traits.h | 74 operator==(const character<V, I, S>& lhs, const character<V, I, S>& rhs) 79 operator<(const character<V, I, S>& lhs, const character<V, I, S>& rhs)
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.c | 179 operator>>(basic_istream<_CharT, _Traits>& __is, bitset<_Nb>& __x) { function 219 operator<<(basic_ostream<_CharT, _Traits>& __os, function
|
_queue.h | 122 operator==(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y) { 128 operator<(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y) {
|
_string_io.c | 30 operator << (basic_ostream<_CharT, _Traits>& __os, function 69 operator >> (basic_istream<_CharT, _Traits>& __is, function
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 556 causes less problems than having relational operator templates in global namespace 707 /* this one is needed for proper reverse_iterator<> operator ->() handling */ 769 _Self& operator=(const _Super& __x) { \ 774 _Self& operator=(const _Self& __x) { \ [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
condition_variable | 67 condition_variable& operator=(const condition_variable&) = delete; 175 condition_variable_any& operator=(const condition_variable_any&) = delete;
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_sequence.h | 56 operator()(const _Type& __x) const 76 operator()(const _Iterator& __x) const
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/ |
erase_fn_imps.hpp | 156 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value)) 186 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value))
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
synth_e_access_traits.hpp | 95 operator()(const_key_reference r_lhs, const_key_reference r_rhs); 217 operator()(const_key_reference r_lhs, const_key_reference r_rhs)
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/ |
insert_fn_imps.hpp | 274 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value); 323 if (m_p_max == NULL || Cmp_Fn::operator()(m_p_max->m_value, p_nd->m_value))
|