Searched refs:operator (Results 1 – 12 of 12) sorted by relevance
81 ExynosRect& operator =(const ExynosRect &other)94 bool operator ==(const ExynosRect &other) const106 bool operator !=(const ExynosRect &other) const145 ExynosRect2& operator =(const ExynosRect2 &other)155 bool operator ==(const ExynosRect2 &other) const164 bool operator !=(const ExynosRect2 &other) const
111 ExynosBuffer& operator =(const ExynosBuffer &other)124 bool operator ==(const ExynosBuffer &other) const144 bool operator !=(const ExynosBuffer &other) const
100 const NoCopy& operator=(const NoCopy&); variable198 bool operator==(const Dim& d) const {204 bool operator!=(const Dim& d) const {205 return !operator==(d);225 bool operator==(const Whf& whf) const {229 bool operator!=(const Whf& whf) const {230 return !operator==(whf);
102 RotMem& operator++() { ++_curr; return *this; }
71 ExynosOMXPlugin &operator=(const ExynosOMXPlugin &); member
71 TIOMXPlugin &operator=(const TIOMXPlugin &); member
71 QComOMXPlugin &operator=(const QComOMXPlugin &); member
115 bool operator() (const struct Record* lhs, const struct Record* rhs) const { in operator() function
46 inline MsgHeader& operator=(const MsgHeader& from) {
54 operator bool() const { return !empty(); }