HomeSort by relevance Sort by last modified time
    Searched defs:operator (Results 201 - 225 of 6351) sorted by null

1 2 3 4 5 6 7 891011>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 58 // pointer type required for arrow operator hidden behind _STLP_DEFINE_ARROW_OPERATOR:
66 _Self& operator = (const _Self& __x) { current = __x.base(); return *this; }
71 _Self& operator = (const reverse_iterator<_Iter>& __x) { current = __x.base(); return *this; }
75 reference operator*() const {
80 _Self& operator++() {
84 _Self operator++(int) {
89 _Self& operator--() {
93 _Self operator--(int) {
99 _Self operator+(difference_type __n) const { return _Self(current - __n); }
100 _Self& operator+=(difference_type __n)
    [all...]
_iterator_old.h 67 // friend inline bool operator== _STLP_NULL_TMPL_ARGS (const _Self& x, const _Self& y);
85 _Reference operator*() const {
92 _Self& operator++() {
96 _Self operator++(int) {
101 _Self& operator--() {
105 _Self operator--(int) {
132 inline bool _STLP_CALL operator==(
142 inline bool _STLP_CALL operator!=(
178 _Self& operator=(const _Self& __x) {__current = __x.base(); return *this; }
181 _Reference operator*() const { return *(__current - (difference_type)1);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 58 // pointer type required for arrow operator hidden behind _STLP_DEFINE_ARROW_OPERATOR:
66 _Self& operator = (const _Self& __x) { current = __x.base(); return *this; }
71 _Self& operator = (const reverse_iterator<_Iter>& __x) { current = __x.base(); return *this; }
75 reference operator*() const {
80 _Self& operator++() {
84 _Self operator++(int) {
89 _Self& operator--() {
93 _Self operator--(int) {
99 _Self operator+(difference_type __n) const { return _Self(current - __n); }
100 _Self& operator+=(difference_type __n)
    [all...]
_iterator_old.h 67 // friend inline bool operator== _STLP_NULL_TMPL_ARGS (const _Self& x, const _Self& y);
85 _Reference operator*() const {
92 _Self& operator++() {
96 _Self operator++(int) {
101 _Self& operator--() {
105 _Self operator--(int) {
132 inline bool _STLP_CALL operator==(
142 inline bool _STLP_CALL operator!=(
178 _Self& operator=(const _Self& __x) {__current = __x.base(); return *this; }
181 _Reference operator*() const { return *(__current - (difference_type)1);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 58 // pointer type required for arrow operator hidden behind _STLP_DEFINE_ARROW_OPERATOR:
66 _Self& operator = (const _Self& __x) { current = __x.base(); return *this; }
71 _Self& operator = (const reverse_iterator<_Iter>& __x) { current = __x.base(); return *this; }
75 reference operator*() const {
80 _Self& operator++() {
84 _Self operator++(int) {
89 _Self& operator--() {
93 _Self operator--(int) {
99 _Self operator+(difference_type __n) const { return _Self(current - __n); }
100 _Self& operator+=(difference_type __n)
    [all...]
_iterator_old.h 67 // friend inline bool operator== _STLP_NULL_TMPL_ARGS (const _Self& x, const _Self& y);
85 _Reference operator*() const {
92 _Self& operator++() {
96 _Self operator++(int) {
101 _Self& operator--() {
105 _Self operator--(int) {
132 inline bool _STLP_CALL operator==(
142 inline bool _STLP_CALL operator!=(
178 _Self& operator=(const _Self& __x) {__current = __x.base(); return *this; }
181 _Reference operator*() const { return *(__current - (difference_type)1);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 58 // pointer type required for arrow operator hidden behind _STLP_DEFINE_ARROW_OPERATOR:
66 _Self& operator = (const _Self& __x) { current = __x.base(); return *this; }
71 _Self& operator = (const reverse_iterator<_Iter>& __x) { current = __x.base(); return *this; }
75 reference operator*() const {
80 _Self& operator++() {
84 _Self operator++(int) {
89 _Self& operator--() {
93 _Self operator--(int) {
99 _Self operator+(difference_type __n) const { return _Self(current - __n); }
100 _Self& operator+=(difference_type __n)
    [all...]
_iterator_old.h 67 // friend inline bool operator== _STLP_NULL_TMPL_ARGS (const _Self& x, const _Self& y);
85 _Reference operator*() const {
92 _Self& operator++() {
96 _Self operator++(int) {
101 _Self& operator--() {
105 _Self operator--(int) {
132 inline bool _STLP_CALL operator==(
142 inline bool _STLP_CALL operator!=(
178 _Self& operator=(const _Self& __x) {__current = __x.base(); return *this; }
181 _Reference operator*() const { return *(__current - (difference_type)1);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 58 // pointer type required for arrow operator hidden behind _STLP_DEFINE_ARROW_OPERATOR:
66 _Self& operator = (const _Self& __x) { current = __x.base(); return *this; }
71 _Self& operator = (const reverse_iterator<_Iter>& __x) { current = __x.base(); return *this; }
75 reference operator*() const {
80 _Self& operator++() {
84 _Self operator++(int) {
89 _Self& operator--() {
93 _Self operator--(int) {
99 _Self operator+(difference_type __n) const { return _Self(current - __n); }
100 _Self& operator+=(difference_type __n)
    [all...]
_iterator_old.h 67 // friend inline bool operator== _STLP_NULL_TMPL_ARGS (const _Self& x, const _Self& y);
85 _Reference operator*() const {
92 _Self& operator++() {
96 _Self operator++(int) {
101 _Self& operator--() {
105 _Self operator--(int) {
132 inline bool _STLP_CALL operator==(
142 inline bool _STLP_CALL operator!=(
178 _Self& operator=(const _Self& __x) {__current = __x.base(); return *this; }
181 _Reference operator*() const { return *(__current - (difference_type)1);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_iterator.h 58 // pointer type required for arrow operator hidden behind _STLP_DEFINE_ARROW_OPERATOR:
66 _Self& operator = (const _Self& __x) { current = __x.base(); return *this; }
71 _Self& operator = (const reverse_iterator<_Iter>& __x) { current = __x.base(); return *this; }
75 reference operator*() const {
80 _Self& operator++() {
84 _Self operator++(int) {
89 _Self& operator--() {
93 _Self operator--(int) {
99 _Self operator+(difference_type __n) const { return _Self(current - __n); }
100 _Self& operator+=(difference_type __n)
    [all...]
_iterator_old.h 67 // friend inline bool operator== _STLP_NULL_TMPL_ARGS (const _Self& x, const _Self& y);
85 _Reference operator*() const {
92 _Self& operator++() {
96 _Self operator++(int) {
101 _Self& operator--() {
105 _Self operator--(int) {
132 inline bool _STLP_CALL operator==(
142 inline bool _STLP_CALL operator!=(
178 _Self& operator=(const _Self& __x) {__current = __x.base(); return *this; }
181 _Reference operator*() const { return *(__current - (difference_type)1);
    [all...]
  /system/core/include/utils/
String16.h 81 inline String16& operator=(const String16& other);
83 inline String16& operator+=(const String16& other);
84 inline String16 operator+(const String16& other) const;
105 inline bool operator<(const String16& other) const;
106 inline bool operator<=(const String16& other) const;
107 inline bool operator==(const String16& other) const;
108 inline bool operator!=(const String16& other) const;
109 inline bool operator>=(const String16& other) const;
110 inline bool operator>(const String16& other) const;
112 inline bool operator<(const char16_t* other) const
    [all...]
  /external/bison/examples/calc++/
position.hh 109 operator+= (position& res, const int width)
117 operator+ (const position& begin, const int width)
125 operator-= (position& res, const int width)
132 operator- (const position& begin, const int width)
139 operator== (const position& pos1, const position& pos2)
150 operator!= (const position& pos1, const position& pos2)
161 operator<< (std::basic_ostream<YYChar>& ostr, const position& pos)
location.hh 117 inline const location operator+ (const location& begin, const location& end)
125 inline const location operator+ (const location& begin, unsigned int width)
133 inline location& operator+= (location& res, unsigned int width)
141 operator== (const location& loc1, const location& loc2)
148 operator!= (const location& loc1, const location& loc2)
161 operator<< (std::basic_ostream<YYChar>& ostr, const location& loc)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_pair.h 117 operator=(pair&& __p)
126 operator=(pair<_U1, _U2>&& __p)
146 operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
152 operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
156 /// Uses @c operator== to find the result.
159 operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
162 /// Uses @c operator< to find the result.
165 operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
168 /// Uses @c operator< to find the result.
171 operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_pair.h 117 operator=(pair&& __p)
126 operator=(pair<_U1, _U2>&& __p)
146 operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
152 operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
156 /// Uses @c operator== to find the result.
159 operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
162 /// Uses @c operator< to find the result.
165 operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
168 /// Uses @c operator< to find the result.
171 operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_pair.h 117 operator=(pair&& __p)
126 operator=(pair<_U1, _U2>&& __p)
146 operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
152 operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
156 /// Uses @c operator== to find the result.
159 operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
162 /// Uses @c operator< to find the result.
165 operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
168 /// Uses @c operator< to find the result.
171 operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_pair.h 117 operator=(pair&& __p)
126 operator=(pair<_U1, _U2>&& __p)
146 operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
152 operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
156 /// Uses @c operator== to find the result.
159 operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
162 /// Uses @c operator< to find the result.
165 operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
168 /// Uses @c operator< to find the result.
171 operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_pair.h 136 operator=(pair&& __p)
145 operator=(pair<_U1, _U2>&& __p)
165 operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
171 operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
175 /// Uses @c operator== to find the result.
178 operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
181 /// Uses @c operator< to find the result.
184 operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
187 /// Uses @c operator< to find the result.
190 operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y
    [all...]
  /external/eigen/unsupported/Eigen/src/AutoDiff/
AutoDiffVector.h 52 CoeffType operator[] (Index i) { return CoeffType(m_values[i], m_jacobian.col(i)); }
53 const CoeffType operator[] (Index i) const { return CoeffType(m_values[i], m_jacobian.col(i)); }
55 CoeffType operator() (Index i) { return CoeffType(m_values[i], m_jacobian.col(i)); }
56 const CoeffType operator() (Index i) const { return CoeffType(m_values[i], m_jacobian.col(i)); }
81 inline AutoDiffVector& operator=(const AutoDiffVector<OtherValueType, OtherJacobianType>& other)
88 inline AutoDiffVector& operator=(const AutoDiffVector& other)
105 operator+(const AutoDiffVector<OtherValueType,OtherJacobianType>& other) const
116 operator+=(const AutoDiffVector<OtherValueType,OtherJacobianType>& other)
127 operator-(const AutoDiffVector<OtherValueType,OtherJacobianType>& other) const
138 operator-=(const AutoDiffVector<OtherValueType,OtherJacobianType>& other
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable_id.h 28 std::ostream& operator<<(std::ostream& out, const Id& id);
44 friend std::ostream& operator<<(std::ostream& out, const Id& id);
54 inline Id& operator = (const Id& that) {
79 inline bool operator == (const Id& that) const {
82 inline bool operator != (const Id& that) const {
85 inline bool operator < (const Id& that) const {
88 inline bool operator > (const Id& that) const {
93 // by operator<.
109 // computing lower bounds on std::sets that are ordered by operator<.
  /external/chromium_org/third_party/WebKit/public/platform/
WebFloatPoint.h 67 WebFloatPoint& operator=(const WebCore::FloatPoint& p)
74 operator WebCore::FloatPoint() const
85 WebFloatPoint& operator=(const gfx::PointF& p)
92 operator gfx::PointF() const
100 inline bool operator==(const WebFloatPoint& a, const WebFloatPoint& b)
105 inline bool operator!=(const WebFloatPoint& a, const WebFloatPoint& b)
WebPoint.h 67 WebPoint& operator=(const WebCore::IntPoint& p)
74 operator WebCore::IntPoint() const
85 WebPoint& operator=(const gfx::Point& p)
92 operator gfx::Point() const
99 inline bool operator==(const WebPoint& a, const WebPoint& b)
104 inline bool operator!=(const WebPoint& a, const WebPoint& b)
  /external/chromium_org/ui/gfx/
point.h 35 Point& operator=(const POINT& point);
48 operator PointF() const {
56 inline bool operator==(const Point& lhs, const Point& rhs) {
60 inline bool operator!=(const Point& lhs, const Point& rhs) {
64 inline Point operator+(const Point& lhs, const Vector2d& rhs) {
70 inline Point operator-(const Point& lhs, const Vector2d& rhs) {
76 inline Vector2d operator-(const Point& lhs, const Point& rhs) {

Completed in 1947 milliseconds

1 2 3 4 5 6 7 891011>>