HomeSort by relevance Sort by last modified time
    Searched defs:operator (Results 151 - 175 of 3465) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebKit/chromium/public/
WebSize.h 69 WebSize& operator=(const WebCore::IntSize& s)
76 operator WebCore::IntSize() const
87 WebSize& operator=(const gfx::Size& s)
94 operator gfx::Size() const
101 inline bool operator==(const WebSize& a, const WebSize& b)
106 inline bool operator!=(const WebSize& a, const WebSize& b)
  /external/webrtc/src/system_wrappers/source/
atomic32.cc 34 WebRtc_Word32 Atomic32Wrapper::operator++()
39 WebRtc_Word32 Atomic32Wrapper::operator--()
46 // TODO (hellner) operator= and Atomic32Wrapper::Value() can be fully
48 Atomic32Wrapper& Atomic32Wrapper::operator=(const Atomic32Wrapper& rhs)
58 Atomic32Wrapper& Atomic32Wrapper::operator=(WebRtc_Word32 rhs)
64 WebRtc_Word32 Atomic32Wrapper::operator+=(WebRtc_Word32 rhs)
69 WebRtc_Word32 Atomic32Wrapper::operator-=(WebRtc_Word32 rhs)
atomic32_linux.h 29 inline WebRtc_Word32 operator++();
30 inline WebRtc_Word32 operator--();
32 inline Atomic32Impl& operator=(const Atomic32Impl& rhs);
33 inline Atomic32Impl& operator=(WebRtc_Word32 rhs);
34 inline WebRtc_Word32 operator+=(WebRtc_Word32 rhs);
35 inline WebRtc_Word32 operator-=(WebRtc_Word32 rhs);
67 inline WebRtc_Word32 Atomic32Impl::operator++()
74 inline WebRtc_Word32 Atomic32Impl::operator--()
81 inline Atomic32Impl& Atomic32Impl::operator=(const Atomic32Impl& rhs)
87 inline Atomic32Impl& Atomic32Impl::operator=(WebRtc_Word32 rhs
    [all...]
atomic32_mac.h 28 inline WebRtc_Word32 operator++();
29 inline WebRtc_Word32 operator--();
31 inline Atomic32Impl& operator=(const Atomic32Impl& rhs);
32 inline Atomic32Impl& operator=(WebRtc_Word32 rhs);
33 inline WebRtc_Word32 operator+=(WebRtc_Word32 rhs);
34 inline WebRtc_Word32 operator-=(WebRtc_Word32 rhs);
67 inline WebRtc_Word32 Atomic32Impl::operator++()
73 inline WebRtc_Word32 Atomic32Impl::operator--()
79 inline Atomic32Impl& Atomic32Impl::operator=(const Atomic32Impl& rhs)
85 inline Atomic32Impl& Atomic32Impl::operator=(WebRtc_Word32 rhs
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 57 operator==(const iterator& other) const
61 operator!=(const iterator& other) const
65 operator++()
67 const_iterator::operator++();
72 operator++(int)
75 operator++();
80 operator->()
87 operator*()
const_child_iterator.hpp 62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
70 operator++()
79 operator++(int)
82 operator++();
87 operator->() const
94 operator*() const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 57 operator==(const iterator& other) const
61 operator!=(const iterator& other) const
65 operator++()
67 const_iterator::operator++();
72 operator++(int)
75 operator++();
80 operator->()
87 operator*()
const_child_iterator.hpp 62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
70 operator++()
79 operator++(int)
82 operator++();
87 operator->() const
94 operator*() const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 57 operator==(const iterator& other) const
61 operator!=(const iterator& other) const
65 operator++()
67 const_iterator::operator++();
72 operator++(int)
75 operator++();
80 operator->()
87 operator*()
const_child_iterator.hpp 62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
70 operator++()
79 operator++(int)
82 operator++();
87 operator->() const
94 operator*() const
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 57 operator==(const iterator& other) const
61 operator!=(const iterator& other) const
65 operator++()
67 const_iterator::operator++();
72 operator++(int)
75 operator++();
80 operator->()
87 operator*()
const_child_iterator.hpp 62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
70 operator++()
79 operator++(int)
82 operator++();
87 operator->() const
94 operator*() const
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 57 operator==(const iterator& other) const
61 operator!=(const iterator& other) const
65 operator++()
67 const_iterator::operator++();
72 operator++(int)
75 operator++();
80 operator->()
87 operator*()
const_child_iterator.hpp 62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
70 operator++()
79 operator++(int)
82 operator++();
87 operator->() const
94 operator*() const
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 57 operator==(const iterator& other) const
61 operator!=(const iterator& other) const
65 operator++()
67 const_iterator::operator++();
72 operator++(int)
75 operator++();
80 operator->()
87 operator*()
const_child_iterator.hpp 62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
70 operator++()
79 operator++(int)
82 operator++();
87 operator->() const
94 operator*() const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 57 operator==(const iterator& other) const
61 operator!=(const iterator& other) const
65 operator++()
67 const_iterator::operator++();
72 operator++(int)
75 operator++();
80 operator->()
87 operator*()
const_child_iterator.hpp 62 operator==(const const_iterator& other) const
66 operator!=(const const_iterator& other) const
70 operator++()
79 operator++(int)
82 operator++();
87 operator->() const
94 operator*() const
  /external/clang/test/CXX/dcl.dcl/
p4-0x.cpp 5 constexpr explicit operator bool() { return b; }
9 constexpr operator int() { return 1; }
12 constexpr operator int() { return 1; } // expected-note {{candidate}}
13 constexpr operator long() { return 0; } // expected-note {{candidate}}
  /external/oprofile/libutil++/
cverb.cpp 76 verbose verbose::operator|(verbose const & rhs)
84 verbose verbose::operator&(verbose const & rhs)
120 ostream& operator<<(cverb_object &, verbose const & v)
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptprogram.cpp 80 QScriptProgram& QScriptProgram::operator=(const QScriptProgram& other)
123 bool QScriptProgram::operator==(const QScriptProgram& other) const
132 bool QScriptProgram::operator!=(const QScriptProgram& other) const
  /external/webkit/Source/WebCore/platform/win/
BString.cpp 135 BString& BString::operator=(const BString& other)
142 BString& BString::operator=(const BSTR& other)
152 bool operator ==(const BString& a, const BString& b)
163 bool operator !=(const BString& a, const BString& b)
168 bool operator ==(const BString& a, BSTR b)
179 bool operator !=(const BString& a, BSTR b)
184 bool operator ==(BSTR a, const BString& b)
195 bool operator !=(BSTR a, const BString& b)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
unique_ptr.h 60 operator()(_Tp* __ptr) const
75 operator()(_Tp* __ptr) const
133 operator=(unique_ptr&& __u)
142 operator=(unique_ptr<_Up, _Up_Deleter>&& __u)
150 operator=(__unspecified_pointer_type)
157 typename std::add_lvalue_reference<element_type>::type operator*() const
164 operator->() const
184 operator __unspecified_bool_type () const
219 unique_ptr& operator=(const unique_ptr&) = delete;
222 unique_ptr& operator=(const unique_ptr<_Up, _Up_Deleter>&) = delete
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_raw_storage_iter.h 81 operator*() { return *this; }
84 operator=(const _Tp& __element)
91 operator++()
98 operator++(int)
unique_ptr.h 59 operator()(_Tp* __ptr) const
76 operator()(_Tp* __ptr) const
83 template<typename _Up> void operator()(_Up*) const = delete;
173 operator=(unique_ptr&& __u)
186 operator=(unique_ptr<_Up, _Ep>&& __u)
194 operator=(nullptr_t)
202 operator*() const
209 operator->() const
227 explicit operator bool() const
257 unique_ptr& operator=(const unique_ptr&) = delete
    [all...]

Completed in 506 milliseconds

1 2 3 4 5 67 8 91011>>