/external/astl/src/ |
ios_pos_types.cpp | 34 fpos& fpos::operator+=(streamoff offs) { 48 fpos fpos::operator+(streamoff offs) const { 54 fpos fpos::operator-(streamoff offs) const {
|
/external/chromium/base/mac/ |
scoped_cftyperef.h | 47 bool operator==(CFT that) const { 51 bool operator!=(CFT that) const { 55 operator CFT() const {
|
/external/clang/test/CodeGenCXX/ |
empty-classes.cpp | 21 D& operator=(const D& other) { 23 Empty::operator=(other); 48 // Check that A::as has the value set in the D copy assignment operator.
|
/external/clang/test/SemaCXX/ |
warn-missing-noreturn.cpp | 44 R7880658 &operator++(); 45 bool operator==(const R7880658 &) const; 46 bool operator!=(const R7880658 &) const;
|
/external/clang/test/SemaObjCXX/ |
conversion-ranking.mm | 16 operator T() const; 33 operator C*() const; 36 operator B*() const;
|
/external/icu4c/i18n/ |
decnumstr.cpp | 54 char & DecimalNumberString::operator [] (int32_t index) { 59 const char & DecimalNumberString::operator [] (int32_t index) const { 79 DecimalNumberString::operator StringPiece() const {
|
/external/skia/include/core/ |
SkSize.h | 57 static inline bool operator==(const SkTSize<T>& a, const SkTSize<T>& b) { 62 static inline bool operator!=(const SkTSize<T>& a, const SkTSize<T>& b) { 81 SkSize& operator=(const SkISize& src) {
|
/external/stlport/stlport/stl/ |
_string_io.h | 35 operator<<(basic_ostream<_CharT, _Traits>& __os, 42 operator<<(basic_ostream<_CharT, _Traits>& __os, 52 operator>>(basic_istream<_CharT, _Traits>& __is,
|
/external/stlport/test/eh/ |
test_algobase.cpp | 43 void operator()( TestClass* buffer ) const 61 void operator()( TestClass* buffer ) const 78 void operator()( TestClass* buffer ) const
|
/external/webkit/Source/WebCore/platform/animation/ |
AnimationList.h | 41 bool operator==(const AnimationList& o) const; 42 bool operator!=(const AnimationList& o) const 58 AnimationList& operator=(const AnimationList&);
|
/external/webkit/Source/WebCore/platform/graphics/ |
IntRect.h | 171 operator wxRect() const; 176 operator RECT() const; 179 operator QRect() const; 182 operator GdkRectangle() const; 185 operator BRect() const; 188 operator Eina_Rectangle() const; 192 operator CGRect() const; 197 operator SkRect() const; 198 operator SkIRect() const; 203 operator NSRect() const [all...] |
/external/webkit/Source/WebCore/rendering/ |
BidiRun.cpp | 51 // Recover the size left there for us by operator delete and free the memory. 55 void* BidiRun::operator new(size_t sz, RenderArena* renderArena) throw() 63 void BidiRun::operator delete(void* ptr, size_t sz)
|
GapRects.h | 40 operator IntRect() const 48 bool operator==(const GapRects& other) 52 bool operator!=(const GapRects& other) { return !(*this == other); }
|
/external/webkit/Source/WebKit/qt/Api/ |
qwebpluginfactory.h | 41 bool operator==(const MimeType& other) const; 42 inline bool operator!=(const MimeType& other) const { return !operator==(other); }
|
/libcore/include/ |
LocalArray.h | 62 char& operator[](size_t n) { return mPtr[n]; } 63 const char& operator[](size_t n) const { return mPtr[n]; } 72 void operator=(const LocalArray&);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_string_io.h | 35 operator<<(basic_ostream<_CharT, _Traits>& __os, 42 operator<<(basic_ostream<_CharT, _Traits>& __os, 52 operator>>(basic_istream<_CharT, _Traits>& __is,
|
/packages/apps/Settings/tests/res/values-ro/ |
strings.xml | 22 <string name="operator_hello" msgid="292208161864910159">"Stimate operator"</string> 23 <string name="operator_settings_title" msgid="1410094511974808567">"Operator"</string> 24 <string name="operator_settings_summary" msgid="5916597343019392258">"Tehnic? de inserare cod de tip hook pentru operator, care poate fi utilizat? pentru a începe activitatea dorit?"</string>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/hash_fn/ |
ranged_hash_fn.hpp | 94 operator()(const_key_reference) const; 133 operator()(const_key_reference r_key) const 134 { return (comb_hash_fn_base::operator()(hash_fn_base::operator()(r_key)));} 177 operator()(const_key_reference) const; 180 operator()(const_key_reference, size_type) const; 219 operator()(const_key_reference r_key) const 221 const size_type hash = hash_fn_base::operator()(r_key); 222 return std::make_pair(comb_hash_fn_base::operator()(hash), hash); 228 operator() [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/ |
ranged_hash_fn.hpp | 94 operator()(const_key_reference) const; 133 operator()(const_key_reference r_key) const 134 { return (comb_hash_fn_base::operator()(hash_fn_base::operator()(r_key)));} 177 operator()(const_key_reference) const; 180 operator()(const_key_reference, size_type) const; 219 operator()(const_key_reference r_key) const 221 const size_type hash = hash_fn_base::operator()(r_key); 222 return std::make_pair(comb_hash_fn_base::operator()(hash), hash); 228 operator() [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_string_io.h | 35 operator<<(basic_ostream<_CharT, _Traits>& __os, 42 operator<<(basic_ostream<_CharT, _Traits>& __os, 52 operator>>(basic_istream<_CharT, _Traits>& __is,
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/ |
ranged_hash_fn.hpp | 94 operator()(const_key_reference) const; 133 operator()(const_key_reference r_key) const 134 { return (comb_hash_fn_base::operator()(hash_fn_base::operator()(r_key)));} 177 operator()(const_key_reference) const; 180 operator()(const_key_reference, size_type) const; 219 operator()(const_key_reference r_key) const 221 const size_type hash = hash_fn_base::operator()(r_key); 222 return std::make_pair(comb_hash_fn_base::operator()(hash), hash); 228 operator() [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_string_io.h | 35 operator<<(basic_ostream<_CharT, _Traits>& __os, 42 operator<<(basic_ostream<_CharT, _Traits>& __os, 52 operator>>(basic_istream<_CharT, _Traits>& __is,
|
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/ |
RangeManip.h | 31 Range& operator=(const Range& r) { 37 bool operator ==(const Range& r) const { 40 bool operator !=(const Range& r) const {return !((*this) == r);}; 60 Range& operator[](unsigned int i){return list[i];};
|
/external/bison/data/ |
location.cc | 95 operator+= (position& res, const int width) 103 operator+ (const position& begin, const int width) 111 operator-= (position& res, const int width) 118 operator- (const position& begin, const int width) 128 operator<< (std::ostream& ostr, const position& pos) 206 inline const location operator+ (const location& begin, const location& end) 214 inline const location operator+ (const location& begin, unsigned int width) 222 inline location& operator+= (location& res, unsigned int width) 234 inline std::ostream& operator<< (std::ostream& ostr, const location& loc)
|
/external/chromium/base/memory/ |
scoped_vector.h | 28 std::vector<T*>* operator->() { return &v; } 29 const std::vector<T*>* operator->() const { return &v; } 30 T*& operator[](size_t i) { return v[i]; } 31 const T* operator[](size_t i) const { return v[i]; }
|