/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/ |
const_point_iterator.hpp | 105 operator->() const 113 operator*() const 121 operator==(const binary_heap_const_point_iterator_& other) const 126 operator!=(const binary_heap_const_point_iterator_& other) const
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
const_point_iterator.hpp | 120 operator->() const 128 operator*() const 136 operator==(const PB_DS_CLASS_C_DEC& other) const 141 operator!=(const PB_DS_CLASS_C_DEC& other) const
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 65 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(*(end() - 1)))) 113 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)), 116 const bool lesser = Cmp_Fn::operator()(PB_DS_V2F(*(other.end() - 1)),
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/splay_tree_/ |
find_fn_imps.hpp | 71 if (!Cmp_Fn::operator()(PB_DS_V2F(p_nd->m_value), r_key)) 73 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(p_nd->m_value))) 90 if (!Cmp_Fn::operator()(PB_DS_V2F(p_nd->m_value), r_key)) 92 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(p_nd->m_value)))
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/ |
list_update_policy.hpp | 74 operator()() const; 79 operator()(metadata_reference r_metadata) const; 118 operator()() const; 123 operator()(metadata_reference r_metadata) const;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_raw_storage_iter.h | 79 operator*() { return *this; } 82 operator=(const _Tp& __element) 89 operator++() 96 operator++(int)
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/ |
split_join_fn_imps.hpp | 57 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(m_p_head->m_p_right->m_value), PB_DS_V2F(other.m_p_head->m_p_left->m_value)); 59 const bool lesser = Cmp_Fn::operator()(PB_DS_V2F(other.m_p_head->m_p_right->m_value), PB_DS_V2F(m_p_head->m_p_left->m_value)); 97 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(m_p_head->m_p_left->m_value))) 105 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(m_p_head->m_p_right->m_value)))
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/ |
const_point_iterator.hpp | 105 operator->() const 113 operator*() const 121 operator==(const binary_heap_const_point_iterator_& other) const 126 operator!=(const binary_heap_const_point_iterator_& other) const
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
const_point_iterator.hpp | 120 operator->() const 128 operator*() const 136 operator==(const PB_DS_CLASS_C_DEC& other) const 141 operator!=(const PB_DS_CLASS_C_DEC& other) const
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 65 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(*(end() - 1)))) 113 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)), 116 const bool lesser = Cmp_Fn::operator()(PB_DS_V2F(*(other.end() - 1)),
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/ |
find_fn_imps.hpp | 71 if (!Cmp_Fn::operator()(PB_DS_V2F(p_nd->m_value), r_key)) 73 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(p_nd->m_value))) 90 if (!Cmp_Fn::operator()(PB_DS_V2F(p_nd->m_value), r_key)) 92 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(p_nd->m_value)))
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/ |
list_update_policy.hpp | 74 operator()() const; 79 operator()(metadata_reference r_metadata) const; 118 operator()() const; 123 operator()(metadata_reference r_metadata) const;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_collate.h | 73 collate<char>& operator =(const collate<char>&); 109 collate<wchar_t>& operator = (const collate<wchar_t>&); 132 collate_byname<char>& operator =(const collate_byname<char>&); 155 collate_byname<wchar_t>& operator =(const collate_byname<wchar_t>&);
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_raw_storage_iter.h | 79 operator*() { return *this; } 82 operator=(const _Tp& __element) 89 operator++() 96 operator++(int)
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/ |
split_join_fn_imps.hpp | 57 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(m_p_head->m_p_right->m_value), PB_DS_V2F(other.m_p_head->m_p_left->m_value)); 59 const bool lesser = Cmp_Fn::operator()(PB_DS_V2F(other.m_p_head->m_p_right->m_value), PB_DS_V2F(m_p_head->m_p_left->m_value)); 97 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(m_p_head->m_p_left->m_value))) 105 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(m_p_head->m_p_right->m_value)))
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/ |
const_point_iterator.hpp | 105 operator->() const 113 operator*() const 121 operator==(const binary_heap_const_point_iterator_& other) const 126 operator!=(const binary_heap_const_point_iterator_& other) const
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
const_point_iterator.hpp | 120 operator->() const 128 operator*() const 136 operator==(const PB_DS_CLASS_C_DEC& other) const 141 operator!=(const PB_DS_CLASS_C_DEC& other) const
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 65 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(*(end() - 1)))) 113 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)), 116 const bool lesser = Cmp_Fn::operator()(PB_DS_V2F(*(other.end() - 1)),
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/ |
find_fn_imps.hpp | 71 if (!Cmp_Fn::operator()(PB_DS_V2F(p_nd->m_value), r_key)) 73 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(p_nd->m_value))) 90 if (!Cmp_Fn::operator()(PB_DS_V2F(p_nd->m_value), r_key)) 92 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(p_nd->m_value)))
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/ |
list_update_policy.hpp | 74 operator()() const; 79 operator()(metadata_reference r_metadata) const; 118 operator()() const; 123 operator()(metadata_reference r_metadata) const;
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_collate.h | 73 collate<char>& operator =(const collate<char>&); 109 collate<wchar_t>& operator = (const collate<wchar_t>&); 132 collate_byname<char>& operator =(const collate_byname<char>&); 155 collate_byname<wchar_t>& operator =(const collate_byname<wchar_t>&);
|
/external/zlib/contrib/iostream2/ |
zstream.h | 120 * Binary input with the '>' operator. 123 inline izstream& operator>(izstream& zs, T& x) { 136 * Read length of string + the string with the '>' operator. 138 inline izstream& operator>(izstream& zs, char* x) { 269 * Binary output with the '<' operator. 272 inline ozstream& operator<(ozstream& zs, const T& x) { 284 * Write length of string + the string with the '<' operator. 286 inline ozstream& operator<(ozstream& zs, const char* x) { 293 inline ozstream& operator<(ozstream& zs, char* const& x) { 299 * Ascii write with the << operator; [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
streambuf_iterator.h | 104 /// operator*() on an end of stream is undefined. 106 operator*() const 120 operator++() 135 operator++(int) 187 operator==(const istreambuf_iterator<_CharT, _Traits>& __a, 193 operator!=(const istreambuf_iterator<_CharT, _Traits>& __a, 233 operator=(_CharT __c) 243 operator*() 248 operator++(int) 253 operator++( [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/ |
deque | 101 operator=(const deque& __x) 110 operator=(deque&& __x) 119 operator=(initializer_list<value_type> __l) 229 operator[](size_type __n) 236 operator[](size_type __n) const 461 operator==(const deque<_Tp, _Alloc>& __lhs, 467 operator!=(const deque<_Tp, _Alloc>& __lhs, 473 operator<(const deque<_Tp, _Alloc>& __lhs, 479 operator<=(const deque<_Tp, _Alloc>& __lhs, 485 operator>=(const deque<_Tp, _Alloc>& __lhs [all...] |
vector | 114 operator=(const vector& __x) 124 operator=(vector&& __x) 133 operator=(initializer_list<value_type> __l) 263 operator[](size_type __n) 270 operator[](size_type __n) const 497 operator==(const vector<_Tp, _Alloc>& __lhs, 503 operator!=(const vector<_Tp, _Alloc>& __lhs, 509 operator<(const vector<_Tp, _Alloc>& __lhs, 515 operator<=(const vector<_Tp, _Alloc>& __lhs, 521 operator>=(const vector<_Tp, _Alloc>& __lhs [all...] |