/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
hash_map | 177 operator== (const hash_map<_K1, _T1, _HF, _EqK, _Al>&, 218 operator[](const key_type& __key) 268 operator==(const hash_map<_Key, _Tp, _HashFn, _EqlKey, _Alloc>& __hm1, 274 operator!=(const hash_map<_Key, _Tp, _HashFn, _EqlKey, _Alloc>& __hm1, 396 operator==(const hash_multimap<_K1, _T1, _HF, _EqK, _Al>&, 483 operator==(const hash_multimap<_Key, _Tp, _HF, _EqKey, _Alloc>& __hm1, 489 operator!=(const hash_multimap<_Key, _Tp, _HF, _EqKey, _Alloc>& __hm1, 529 operator=(const typename _Container::value_type& __value) 536 operator*() 540 operator++() { return *this; [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
boost_concept_check.h | 172 __a = __a; // require assignment operator 188 _Tp* __ptr _IsUnused = &__a; // require address of operator 193 const _Tp* __ptr _IsUnused = &__a; // require const address of operator 198 // The SGI STL version of Assignable requires copy constructor and operator= 204 __a = __a; // require assignment operator 226 // define things like operator|| with strange return types. Two 314 const _Return& __r _IsUnused = __f();// require operator() member function 324 __f(); // require operator() member function 333 __r = __f(__arg); // require operator() 343 __f(__arg); // require operator() [all...] |
ios_base.h | 84 operator&(_Ios_Fmtflags __a, _Ios_Fmtflags __b) 88 operator|(_Ios_Fmtflags __a, _Ios_Fmtflags __b) 92 operator^(_Ios_Fmtflags __a, _Ios_Fmtflags __b) 96 operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) 100 operator&=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) 104 operator^=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) 108 operator~(_Ios_Fmtflags __a) 124 operator&(_Ios_Openmode __a, _Ios_Openmode __b) 128 operator|(_Ios_Openmode __a, _Ios_Openmode __b) 132 operator^(_Ios_Openmode __a, _Ios_Openmode __b [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
boost_concept_check.h | 172 __a = __a; // require assignment operator 188 _Tp* __ptr _IsUnused = &__a; // require address of operator 193 const _Tp* __ptr _IsUnused = &__a; // require const address of operator 198 // The SGI STL version of Assignable requires copy constructor and operator= 204 __a = __a; // require assignment operator 226 // define things like operator|| with strange return types. Two 314 const _Return& __r _IsUnused = __f();// require operator() member function 324 __f(); // require operator() member function 333 __r = __f(__arg); // require operator() 343 __f(__arg); // require operator() [all...] |
ios_base.h | 84 operator&(_Ios_Fmtflags __a, _Ios_Fmtflags __b) 88 operator|(_Ios_Fmtflags __a, _Ios_Fmtflags __b) 92 operator^(_Ios_Fmtflags __a, _Ios_Fmtflags __b) 96 operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) 100 operator&=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) 104 operator^=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) 108 operator~(_Ios_Fmtflags __a) 124 operator&(_Ios_Openmode __a, _Ios_Openmode __b) 128 operator|(_Ios_Openmode __a, _Ios_Openmode __b) 132 operator^(_Ios_Openmode __a, _Ios_Openmode __b [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
boost_concept_check.h | 172 __a = __a; // require assignment operator 188 _Tp* __ptr _IsUnused = &__a; // require address of operator 193 const _Tp* __ptr _IsUnused = &__a; // require const address of operator 198 // The SGI STL version of Assignable requires copy constructor and operator= 204 __a = __a; // require assignment operator 226 // define things like operator|| with strange return types. Two 314 const _Return& __r _IsUnused = __f();// require operator() member function 324 __f(); // require operator() member function 333 __r = __f(__arg); // require operator() 343 __f(__arg); // require operator() [all...] |
ios_base.h | 84 operator&(_Ios_Fmtflags __a, _Ios_Fmtflags __b) 88 operator|(_Ios_Fmtflags __a, _Ios_Fmtflags __b) 92 operator^(_Ios_Fmtflags __a, _Ios_Fmtflags __b) 96 operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) 100 operator&=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) 104 operator^=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) 108 operator~(_Ios_Fmtflags __a) 124 operator&(_Ios_Openmode __a, _Ios_Openmode __b) 128 operator|(_Ios_Openmode __a, _Ios_Openmode __b) 132 operator^(_Ios_Openmode __a, _Ios_Openmode __b [all...] |
/external/collada/include/1.4/dom/ |
domAsset.h | 88 * Overloaded assignment operator 90 virtual domAuthor &operator=( const domAuthor &cpy ) { (void)cpy; return *this; } 150 * Overloaded assignment operator 152 virtual domAuthoring_tool &operator=( const domAuthoring_tool &cpy ) { (void)cpy; return *this; } 212 * Overloaded assignment operator 214 virtual domComments &operator=( const domComments &cpy ) { (void)cpy; return *this; } 274 * Overloaded assignment operator 276 virtual domCopyright &operator=( const domCopyright &cpy ) { (void)cpy; return *this; } 346 * Overloaded assignment operator 348 virtual domSource_data &operator=( const domSource_data &cpy ) { (void)cpy; return *this; [all...] |
domProfile_GLES.h | 107 * Overloaded assignment operator 109 virtual domSetparam &operator=( const domSetparam &cpy ) { (void)cpy; return *this; } 181 * Overloaded assignment operator 183 virtual domColor_target &operator=( const domColor_target &cpy ) { (void)cpy; return *this; } 239 * Overloaded assignment operator 241 virtual domDepth_target &operator=( const domDepth_target &cpy ) { (void)cpy; return *this; } 297 * Overloaded assignment operator 299 virtual domStencil_target &operator=( const domStencil_target &cpy ) { (void)cpy; return *this; } 360 * Overloaded assignment operator 362 virtual domColor_clear &operator=( const domColor_clear &cpy ) { (void)cpy; return *this; [all...] |
domCommon_newparam_type.h | 63 * Overloaded assignment operator 65 virtual domSemantic &operator=( const domSemantic &cpy ) { (void)cpy; return *this; } 121 * Overloaded assignment operator 123 virtual domFloat &operator=( const domFloat &cpy ) { (void)cpy; return *this; } 184 * Overloaded assignment operator 186 virtual domFloat2 &operator=( const domFloat2 &cpy ) { (void)cpy; return *this; } 247 * Overloaded assignment operator 249 virtual domFloat3 &operator=( const domFloat3 &cpy ) { (void)cpy; return *this; } 310 * Overloaded assignment operator 312 virtual domFloat4 &operator=( const domFloat4 &cpy ) { (void)cpy; return *this; [all...] |
domFx_surface_common.h | 75 * Overloaded assignment operator 77 virtual domFormat &operator=( const domFormat &cpy ) { (void)cpy; return *this; } 141 * Overloaded assignment operator 143 virtual domSize &operator=( const domSize &cpy ) { (void)cpy; return *this; } 208 * Overloaded assignment operator 210 virtual domViewport_ratio &operator=( const domViewport_ratio &cpy ) { (void)cpy; return *this; } 273 * Overloaded assignment operator 275 virtual domMip_levels &operator=( const domMip_levels &cpy ) { (void)cpy; return *this; } 337 * Overloaded assignment operator 339 virtual domMipmap_generate &operator=( const domMipmap_generate &cpy ) { (void)cpy; return *this; [all...] |
/external/webkit/Source/JavaScriptCore/parser/ |
Nodes.h | 66 enum Operator { 106 void* operator new(size_t, JSGlobalData*); 115 void* operator new(size_t, JSGlobalData*); 602 PostfixResolveNode(JSGlobalData*, const Identifier&, Operator, unsigned divot, unsigned startOffset, unsigned endOffset); 607 Operator m_operator; 612 PostfixBracketNode(JSGlobalData*, ExpressionNode* base, ExpressionNode* subscript, Operator, unsigned divot, unsigned startOffset, unsigned endOffset); 619 Operator m_operator; 624 PostfixDotNode(JSGlobalData*, ExpressionNode* base, const Identifier&, Operator, unsigned divot, unsigned startOffset, unsigned endOffset); 631 Operator m_operator; 636 PostfixErrorNode(JSGlobalData*, ExpressionNode*, Operator, unsigned divot, unsigned startOffset, unsigned endOffset) [all...] |
/external/clang/include/clang/Rewrite/ |
RewriteRope.h | 77 void operator=(const RopePiece &RHS) { 87 const char &operator[](unsigned Offset) const { 90 char &operator[](unsigned Offset) { 120 char operator*() const { 124 bool operator==(const RopePieceBTreeIterator &RHS) const { 127 bool operator!=(const RopePieceBTreeIterator &RHS) const { 128 return !operator==(RHS); 131 RopePieceBTreeIterator& operator++() { // Preincrement 138 inline RopePieceBTreeIterator operator++(int) { // Postincrement 151 void operator=(const RopePieceBTree &); // DO NOT IMPLEMEN [all...] |
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
example-tuple.cpp | 43 operator T&() const { return *ptr; } 76 operator=(const tuple<VValues...>& other) { 219 inline bool operator==(const tuple<>&, const tuple<>&) { return true; } 222 bool operator==(const tuple<T, TTail...>& t, const tuple<U, UTail...>& u) { 227 bool operator!=(const tuple<TValues...>& t, const tuple<UValues...>& u) { 231 inline bool operator<(const tuple<>&, const tuple<>&) { return false; } 234 bool operator<(const tuple<T, TTail...>& t, const tuple<U, UTail...>& u) { 239 bool operator>(const tuple<TValues...>& t, const tuple<UValues...>& u) { 244 bool operator<=(const tuple<TValues...>& t, const tuple<UValues...>& u) { 249 bool operator>=(const tuple<TValues...>& t, const tuple<UValues...>& u) [all...] |
/external/icu4c/test/intltest/ |
selfmts.cpp | 220 logln("SelectFormat API test: Testing copy constructor and == operator ..."); 224 errln("ERROR: SelectFormat API test Failed in copy constructor or == operator!"); 228 // ======= Test clone && == operator. 229 logln("SelectFormat API test: Testing clone and == operator ..."); 245 // ======= Test assignment operator && == operator. 246 logln("SelectFormat API test: Testing assignment operator and == operator ..."); 252 errln("ERROR: SelectFormat API test assignment operator test failed!"); 258 errln("ERROR: SelectFormat constructor failed in assignment operator!"); [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/ |
map.h | 106 operator=(const map& __x) 115 operator=(map&& __x) 124 operator=(initializer_list<value_type> __l) 193 using _Base::operator[]; 347 operator==(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 354 operator!=(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 361 operator<(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 368 operator<=(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 375 operator>=(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 382 operator>(const map<_Key, _Tp, _Compare, _Allocator>& __lhs [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
map.h | 106 operator=(const map& __x) 115 operator=(map&& __x) 124 operator=(initializer_list<value_type> __l) 193 using _Base::operator[]; 347 operator==(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 354 operator!=(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 361 operator<(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 368 operator<=(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 375 operator>=(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 382 operator>(const map<_Key, _Tp, _Compare, _Allocator>& __lhs [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
map.h | 106 operator=(const map& __x) 115 operator=(map&& __x) 124 operator=(initializer_list<value_type> __l) 193 using _Base::operator[]; 347 operator==(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 354 operator!=(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 361 operator<(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 368 operator<=(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 375 operator>=(const map<_Key, _Tp, _Compare, _Allocator>& __lhs, 382 operator>(const map<_Key, _Tp, _Compare, _Allocator>& __lhs [all...] |
/external/webkit/Source/WebCore/page/ |
DOMWindow.idl | 485 attribute [CustomGetter] HTMLImageElementConstructor Image; // Usable with new operator 486 attribute [CustomGetter] HTMLOptionElementConstructor Option; // Usable with new operator 505 attribute [JSCCustomGetter] ArrayBufferConstructor ArrayBuffer; // Usable with new operator 506 attribute [JSCCustomGetter] Int8ArrayConstructor Int8Array; // Usable with new operator 507 attribute [JSCCustomGetter] Uint8ArrayConstructor Uint8Array; // Usable with new operator 508 attribute [JSCCustomGetter] Int16ArrayConstructor Int16Array; // Usable with new operator 509 attribute [JSCCustomGetter] Uint16ArrayConstructor Uint16Array; // Usable with new operator 510 attribute [JSCCustomGetter] Int32ArrayConstructor Int32Array; // Usable with new operator 511 attribute [JSCCustomGetter] Uint32ArrayConstructor Uint32Array; // Usable with new operator 512 attribute [JSCCustomGetter] Float32ArrayConstructor Float32Array; // Usable with new operator [all...] |
/device/moto/stingray/ril/ |
libmoto_mm_ril.so | |
/external/clang/include/clang/Basic/ |
SourceLocation.h | 45 bool operator==(const FileID &RHS) const { return ID == RHS.ID; } 46 bool operator<(const FileID &RHS) const { return ID < RHS.ID; } 47 bool operator<=(const FileID &RHS) const { return ID <= RHS.ID; } 48 bool operator!=(const FileID &RHS) const { return !(*this == RHS); } 49 bool operator>(const FileID &RHS) const { return RHS < *this; } 50 bool operator>=(const FileID &RHS) const { return RHS <= *this; } 171 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { 175 inline bool operator!=(const SourceLocation &LHS, const SourceLocation &RHS) { 179 inline bool operator<(const SourceLocation &LHS, const SourceLocation &RHS) { 201 bool operator==(const SourceRange &X) const [all...] |
/external/libvpx/mkvparser/ |
mkvparser.hpp | 70 Block& operator=(const Block&);
112 BlockEntry& operator=(const BlockEntry&);
131 SimpleBlock& operator=(const SimpleBlock&);
153 BlockGroup& operator=(const BlockGroup&);
195 Track& operator=(const Track&);
270 VideoTrack& operator=(const VideoTrack&);
296 AudioTrack& operator=(const AudioTrack&);
320 Tracks& operator=(const Tracks&);
359 SegmentInfo& operator=(const SegmentInfo&);
395 SeekHead& operator=(const SeekHead&); [all...] |
/external/llvm/include/llvm/Analysis/ |
AliasSetTracker.h | 191 bool operator==(const iterator& x) const { 194 bool operator!=(const iterator& x) const { return !operator==(x); } 196 const iterator &operator=(const iterator &I) { 201 value_type &operator*() const { 205 value_type *operator->() const { return &operator*(); } 211 iterator& operator++() { // Preincrement 216 iterator operator++(int) { // Postincrement 230 void operator=(const AliasSet &AS); // do not implemen [all...] |
RegionIterator.h | 111 inline bool operator==(const Self& x) const { 119 inline bool operator!=(const Self& x) const { return !operator==(x); } 121 inline pointer operator*() const { 127 inline Self& operator++() { 141 inline Self operator++(int) { 147 inline const Self &operator=(const Self &I) { 199 inline bool operator==(const Self& x) const { 206 inline bool operator!=(const Self& x) const { return !operator==(x); [all...] |
/external/skia/include/core/ |
SkPoint.h | 81 SkIPoint operator-() const { 89 void operator+=(const SkIPoint& v) { 95 void operator-=(const SkIPoint& v) { 105 friend bool operator==(const SkIPoint& a, const SkIPoint& b) { 109 friend bool operator!=(const SkIPoint& a, const SkIPoint& b) { 116 friend SkIPoint operator-(const SkIPoint& a, const SkIPoint& b) { 124 friend SkIPoint operator+(const SkIPoint& a, const SkIPoint& b) { 273 SkPoint operator-() const { 282 void operator+=(const SkPoint& v) { 289 void operator-=(const SkPoint& v) [all...] |