HomeSort by relevance Sort by last modified time
    Searched full:operator (Results 1251 - 1275 of 6015) sorted by null

<<51525354555657585960>>

  /external/webkit/Source/WebKit/chromium/public/
WebMediaElement.h 50 WebMediaElement& operator=(const WTF::PassRefPtr<WebCore::HTMLMediaElement>&);
51 operator WTF::PassRefPtr<WebCore::HTMLMediaElement>() const;
  /external/webkit/Source/WebKit/chromium/src/
WebDocumentType.cpp 53 WebDocumentType& WebDocumentType::operator=(const PassRefPtr<DocumentType>& elem)
59 WebDocumentType::operator PassRefPtr<DocumentType>() const
WebGeolocationError.cpp 56 WebGeolocationError& WebGeolocationError::operator=(PassRefPtr<GeolocationError> error)
62 WebGeolocationError::operator PassRefPtr<GeolocationError>() const
WebGeolocationPosition.cpp 50 WebGeolocationPosition& WebGeolocationPosition::operator=(PassRefPtr<GeolocationPosition> position)
56 WebGeolocationPosition::operator PassRefPtr<GeolocationPosition>() const
WebLabelElement.cpp 53 WebLabelElement& WebLabelElement::operator=(const PassRefPtr<HTMLLabelElement>& elem)
59 WebLabelElement::operator PassRefPtr<HTMLLabelElement>() const
WebMediaElement.cpp 54 WebMediaElement& WebMediaElement::operator=(const PassRefPtr<HTMLMediaElement>& elem)
60 WebMediaElement::operator PassRefPtr<HTMLMediaElement>() const
WebPluginDocument.cpp 61 WebPluginDocument& WebPluginDocument::operator=(const PassRefPtr<PluginDocument>& elem)
67 WebPluginDocument::operator PassRefPtr<PluginDocument>() const
WebURL.cpp 45 WebURL& WebURL::operator=(const WebCore::KURL& url)
53 WebURL::operator WebCore::KURL() const
  /external/webkit/Source/WebKit2/Shared/
LayerTreeContext.h 53 bool operator==(const LayerTreeContext&, const LayerTreeContext&);
55 inline bool operator!=(const LayerTreeContext& a, const LayerTreeContext& b)
  /external/zlib/contrib/iostream/
zfstream.h 93 friend gzofstream &operator<<(gzofstream &, const gzomanip<T> &);
101 template<class T> gzofstream &operator<<(gzofstream &s, const gzomanip<T> &m)
  /frameworks/base/include/utils/
StringArray.h 63 // [should use operator[] here]
71 // [should use operator[] here]
  /frameworks/base/media/libstagefright/include/
ID3.h 70 Iterator &operator=(const Iterator &);
88 ID3 &operator=(const ID3 &);
  /frameworks/ex/variablespeed/jni/
macros.h 40 // A macro to disallow the copy constructor and operator= functions
44 void operator=(const TypeName&)
  /libcore/include/
ScopedUtfChars.h 60 const char& operator[](size_t n) const {
71 void operator=(const ScopedUtfChars&);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_policy/
mtf_lu_policy_imp.hpp 47 operator()() const
53 operator()(metadata_reference /*r_data*/) const
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
array 142 operator[](size_type __n)
146 operator[](size_type __n) const
193 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
198 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
203 operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b)
211 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
216 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
221 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
mtf_lu_policy_imp.hpp 47 operator()() const
53 operator()(metadata_reference /*r_data*/) const
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
array 142 operator[](size_type __n)
146 operator[](size_type __n) const
193 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
198 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
203 operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b)
211 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
216 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
221 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
mtf_lu_policy_imp.hpp 47 operator()() const
53 operator()(metadata_reference /*r_data*/) const
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
array 142 operator[](size_type __n)
146 operator[](size_type __n) const
193 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
198 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
203 operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b)
211 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
216 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
221 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
  /system/media/wilhelm/src/android/include/
AacAdtsExtractor.h 70 AacAdtsSource &operator=(const AacAdtsSource &);
95 AacAdtsExtractor &operator=(const AacAdtsExtractor &);
  /bionic/libstdc++/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
101 inline bool operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
106 inline bool operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
  /external/chromium/base/memory/
ref_counted.h 207 // object, simply use the assignment operator:
245 operator T*() const { return ptr_; }
246 T* operator->() const { return ptr_; }
259 scoped_refptr<T>& operator=(T* p) {
269 scoped_refptr<T>& operator=(const scoped_refptr<T>& r) {
274 scoped_refptr<T>& operator=(const scoped_refptr<U>& r) {
  /external/chromium/base/win/
scoped_variant.h 126 const VARIANT* operator&() const {
131 // we support the assignment operator for the type we wrap.
132 ScopedVariant& operator=(const VARIANT& var);
146 operator const VARIANT&() const {
159 bool operator==(const ScopedVariant& var) const;
160 bool operator!=(const ScopedVariant& var) const;
  /external/chromium/third_party/libjingle/source/talk/xmpp/
jid.h 57 Jid & operator=(const Jid & jid) {
90 bool operator==(const Jid & other) const;
91 bool operator!=(const Jid & other) const { return !operator==(other); }
93 bool operator<(const Jid & other) const { return Compare(other) < 0; };
94 bool operator>(const Jid & other) const { return Compare(other) > 0; };

Completed in 348 milliseconds

<<51525354555657585960>>