/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
atomic_2.h | 52 atomic_flag& operator=(const atomic_flag&) = delete; 90 atomic_address& operator=(const atomic_address&) = delete; 180 operator void*() const volatile 184 operator=(void* __v) // XXX volatile 191 operator+=(ptrdiff_t __d) volatile 195 operator-=(ptrdiff_t __d) volatile 233 __atomic_base& operator=(const __atomic_base&) = delete; 238 operator __integral_type() const volatile 242 operator=(__integral_type __i) // XXX volatile 249 operator++(int) volatil [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
FloatPoint.h | 137 operator CGPoint() const; 140 operator NSPoint() const; 144 operator SkPoint() const; 156 inline FloatPoint& operator+=(FloatPoint& a, const FloatSize& b) 162 inline FloatPoint& operator+=(FloatPoint& a, const FloatPoint& b) 168 inline FloatPoint& operator-=(FloatPoint& a, const FloatSize& b) 174 inline FloatPoint operator+(const FloatPoint& a, const FloatSize& b) 179 inline FloatPoint operator+(const FloatPoint& a, const FloatPoint& b) 184 inline FloatSize operator-(const FloatPoint& a, const FloatPoint& b) 189 inline FloatPoint operator-(const FloatPoint& a, const FloatSize& b [all...] |
FloatPoint3D.h | 132 inline FloatPoint3D& operator +=(FloatPoint3D& a, const FloatPoint3D& b) 138 inline FloatPoint3D& operator -=(FloatPoint3D& a, const FloatPoint3D& b) 144 inline FloatPoint3D operator+(const FloatPoint3D& a, const FloatPoint3D& b) 149 inline FloatPoint3D operator-(const FloatPoint3D& a, const FloatPoint3D& b) 154 inline bool operator==(const FloatPoint3D& a, const FloatPoint3D& b) 159 inline bool operator!=(const FloatPoint3D& a, const FloatPoint3D& b) 164 inline float operator*(const FloatPoint3D& a, const FloatPoint3D& b) 170 inline FloatPoint3D operator*(float k, const FloatPoint3D& v) 175 inline FloatPoint3D operator*(const FloatPoint3D& v, float k)
|
FloatSize.h | 110 operator CGSize() const; 113 operator NSSize() const; 121 inline FloatSize& operator+=(FloatSize& a, const FloatSize& b) 128 inline FloatSize& operator-=(FloatSize& a, const FloatSize& b) 135 inline FloatSize operator+(const FloatSize& a, const FloatSize& b) 140 inline FloatSize operator-(const FloatSize& a, const FloatSize& b) 145 inline FloatSize operator-(const FloatSize& size) 150 inline FloatSize operator*(const FloatSize& a, const float b) 155 inline FloatSize operator*(const float a, const FloatSize& b) 160 inline bool operator==(const FloatSize& a, const FloatSize& b [all...] |
/external/chromium_org/third_party/skia/src/pathops/ |
SkPathOpsPoint.h | 20 friend SkDPoint operator+(const SkDPoint& a, const SkDVector& b); 22 void operator+=(const SkDVector& v) { 27 void operator-=(const SkDVector& v) { 32 void operator/=(const double s) { 37 void operator*=(const double s) { 73 friend SkDVector operator-(const SkDPoint& a, const SkDPoint& b); 75 friend bool operator==(const SkDPoint& a, const SkDPoint& b) { 79 friend bool operator!=(const SkDPoint& a, const SkDPoint& b) { 83 void operator=(const SkPoint& pt) { 89 void operator+=(const SkDVector& v) [all...] |
/external/skia/src/pathops/ |
SkPathOpsPoint.h | 20 friend SkDPoint operator+(const SkDPoint& a, const SkDVector& b); 22 void operator+=(const SkDVector& v) { 27 void operator-=(const SkDVector& v) { 32 void operator/=(const double s) { 37 void operator*=(const double s) { 73 friend SkDVector operator-(const SkDPoint& a, const SkDPoint& b); 75 friend bool operator==(const SkDPoint& a, const SkDPoint& b) { 79 friend bool operator!=(const SkDPoint& a, const SkDPoint& b) { 83 void operator=(const SkPoint& pt) { 89 void operator+=(const SkDVector& v) [all...] |
/external/stlport/stlport/stl/ |
char_traits.h | 92 operator streamoff() const { return _M_pos; } 94 bool operator==(const fpos& __y) const 96 bool operator!=(const fpos& __y) const 99 fpos& operator+=(streamoff __off) { 103 fpos& operator-=(streamoff __off) { 108 fpos operator+(streamoff __off) { 113 fpos operator-(streamoff __off) {
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
char_traits.h | 92 operator streamoff() const { return _M_pos; } 94 bool operator==(const fpos& __y) const 96 bool operator!=(const fpos& __y) const 99 fpos& operator+=(streamoff __off) { 103 fpos& operator-=(streamoff __off) { 108 fpos operator+(streamoff __off) { 113 fpos operator-(streamoff __off) {
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/ |
point_iterators.hpp | 158 operator=(const PB_DS_CONST_IT_C_DEC& other) 166 operator=(const PB_DS_CONST_ODIR_IT_C_DEC& other) 173 operator->() const 180 operator*() const 187 operator==(const PB_DS_CONST_IT_C_DEC& other) const 191 operator==(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 195 operator!=(const PB_DS_CONST_IT_C_DEC& other) const 199 operator!=(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 203 operator++() 210 operator++(int [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/ |
point_iterators.hpp | 158 operator=(const PB_DS_CONST_IT_C_DEC& other) 166 operator=(const PB_DS_CONST_ODIR_IT_C_DEC& other) 173 operator->() const 180 operator*() const 187 operator==(const PB_DS_CONST_IT_C_DEC& other) const 191 operator==(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 195 operator!=(const PB_DS_CONST_IT_C_DEC& other) const 199 operator!=(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 203 operator++() 210 operator++(int [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/ |
point_iterators.hpp | 158 operator=(const PB_DS_CONST_IT_C_DEC& other) 166 operator=(const PB_DS_CONST_ODIR_IT_C_DEC& other) 173 operator->() const 180 operator*() const 187 operator==(const PB_DS_CONST_IT_C_DEC& other) const 191 operator==(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 195 operator!=(const PB_DS_CONST_IT_C_DEC& other) const 199 operator!=(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 203 operator++() 210 operator++(int [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
point_iterators.hpp | 158 operator=(const PB_DS_CONST_IT_C_DEC& other) 166 operator=(const PB_DS_CONST_ODIR_IT_C_DEC& other) 173 operator->() const 180 operator*() const 187 operator==(const PB_DS_CONST_IT_C_DEC& other) const 191 operator==(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 195 operator!=(const PB_DS_CONST_IT_C_DEC& other) const 199 operator!=(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 203 operator++() 210 operator++(int [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
char_traits.h | 92 operator streamoff() const { return _M_pos; } 94 bool operator==(const fpos& __y) const 96 bool operator!=(const fpos& __y) const 99 fpos& operator+=(streamoff __off) { 103 fpos& operator-=(streamoff __off) { 108 fpos operator+(streamoff __off) { 113 fpos operator-(streamoff __off) {
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
point_iterators.hpp | 158 operator=(const PB_DS_CONST_IT_C_DEC& other) 166 operator=(const PB_DS_CONST_ODIR_IT_C_DEC& other) 173 operator->() const 180 operator*() const 187 operator==(const PB_DS_CONST_IT_C_DEC& other) const 191 operator==(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 195 operator!=(const PB_DS_CONST_IT_C_DEC& other) const 199 operator!=(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 203 operator++() 210 operator++(int [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
char_traits.h | 92 operator streamoff() const { return _M_pos; } 94 bool operator==(const fpos& __y) const 96 bool operator!=(const fpos& __y) const 99 fpos& operator+=(streamoff __off) { 103 fpos& operator-=(streamoff __off) { 108 fpos operator+(streamoff __off) { 113 fpos operator-(streamoff __off) {
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
point_iterators.hpp | 158 operator=(const PB_DS_CONST_IT_C_DEC& other) 166 operator=(const PB_DS_CONST_ODIR_IT_C_DEC& other) 173 operator->() const 180 operator*() const 187 operator==(const PB_DS_CONST_IT_C_DEC& other) const 191 operator==(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 195 operator!=(const PB_DS_CONST_IT_C_DEC& other) const 199 operator!=(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 203 operator++() 210 operator++(int [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
char_traits.h | 92 operator streamoff() const { return _M_pos; } 94 bool operator==(const fpos& __y) const 96 bool operator!=(const fpos& __y) const 99 fpos& operator+=(streamoff __off) { 103 fpos& operator-=(streamoff __off) { 108 fpos operator+(streamoff __off) { 113 fpos operator-(streamoff __off) {
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/ |
point_iterators.hpp | 158 operator=(const PB_DS_CONST_IT_C_DEC& other) 166 operator=(const PB_DS_CONST_ODIR_IT_C_DEC& other) 173 operator->() const 180 operator*() const 187 operator==(const PB_DS_CONST_IT_C_DEC& other) const 191 operator==(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 195 operator!=(const PB_DS_CONST_IT_C_DEC& other) const 199 operator!=(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 203 operator++() 210 operator++(int [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/ |
point_iterators.hpp | 158 operator=(const PB_DS_CONST_IT_C_DEC& other) 166 operator=(const PB_DS_CONST_ODIR_IT_C_DEC& other) 173 operator->() const 180 operator*() const 187 operator==(const PB_DS_CONST_IT_C_DEC& other) const 191 operator==(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 195 operator!=(const PB_DS_CONST_IT_C_DEC& other) const 199 operator!=(const PB_DS_CONST_ODIR_IT_C_DEC& other) const 203 operator++() 210 operator++(int [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_multiset.h | 218 * @brief %Multiset assignment operator. 225 operator=(const multiset& __x) 233 * @brief %Multiset move assignment operator. 241 operator=(multiset&& __x) 251 * @brief %Multiset list assignment operator. 262 operator=(initializer_list<value_type> __l) 663 operator==(const multiset<_K1, _C1, _A1>&, 668 operator< (const multiset<_K1, _C1, _A1>&, 685 operator==(const multiset<_Key, _Compare, _Alloc>& __x, 702 operator<(const multiset<_Key, _Compare, _Alloc>& __x [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/ |
safe_local_iterator.h | 144 operator=(const _Safe_local_iterator& __x) 164 operator*() const 176 * @todo Use addressof() instead of & operator 179 operator->() const 193 operator++() 207 operator++(int) 234 operator _Iterator() const { return _M_current; } 284 operator==(const _Safe_local_iterator<_IteratorL, _Sequence>& __lhs, 308 operator==(const _Safe_local_iterator<_Iterator, _Sequence>& __lhs, 328 operator!=(const _Safe_local_iterator<_IteratorL, _Sequence>& __lhs [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/ |
multiset.h | 98 operator=(const multiset& __x) 106 operator=(multiset&& __x) 116 operator=(initializer_list<value_type> __l) 325 operator==(const multiset<_Key, _Compare, _Allocator>& __lhs, 331 operator!=(const multiset<_Key, _Compare, _Allocator>& __lhs, 337 operator<(const multiset<_Key, _Compare, _Allocator>& __lhs, 343 operator<=(const multiset<_Key, _Compare, _Allocator>& __lhs, 349 operator>=(const multiset<_Key, _Compare, _Allocator>& __lhs, 355 operator>(const multiset<_Key, _Compare, _Allocator>& __lhs,
|
set.h | 98 operator=(const set& __x) 106 operator=(set&& __x) 116 operator=(initializer_list<value_type> __l) 335 operator==(const set<_Key, _Compare, _Allocator>& __lhs, 341 operator!=(const set<_Key, _Compare, _Allocator>& __lhs, 347 operator<(const set<_Key, _Compare, _Allocator>& __lhs, 353 operator<=(const set<_Key, _Compare, _Allocator>& __lhs, 359 operator>=(const set<_Key, _Compare, _Allocator>& __lhs, 365 operator>(const set<_Key, _Compare, _Allocator>& __lhs,
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
char_traits.h | 92 operator streamoff() const { return _M_pos; } 94 bool operator==(const fpos& __y) const 96 bool operator!=(const fpos& __y) const 99 fpos& operator+=(streamoff __off) { 103 fpos& operator-=(streamoff __off) { 108 fpos operator+(streamoff __off) { 113 fpos operator-(streamoff __off) {
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
char_traits.h | 92 operator streamoff() const { return _M_pos; } 94 bool operator==(const fpos& __y) const 96 bool operator!=(const fpos& __y) const 99 fpos& operator+=(streamoff __off) { 103 fpos& operator-=(streamoff __off) { 108 fpos operator+(streamoff __off) { 113 fpos operator-(streamoff __off) {
|