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

1 2 3 4 5 67 8 91011>>

  /external/stlport/test/eh/
TestClass.h 40 inline TestClass& operator=( const TestClass& rhs );
43 inline TestClass operator!() const;
45 bool operator==( const TestClass& rhs ) const
50 bool operator<( const TestClass& rhs ) const {
111 inline TestClass& TestClass::operator=( const TestClass& rhs )
133 inline TestClass TestClass::operator!() const
138 inline bool operator>( const TestClass& lhs, const TestClass& rhs ) {
142 inline bool operator>=( const TestClass& lhs, const TestClass& rhs ) {
146 inline bool operator<=( const TestClass& lhs, const TestClass& rhs ) {
150 inline bool operator != ( const TestClass& lhs, const TestClass& rhs )
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/
test_compare.h 19 operator()(typename std::add_lvalue_reference<const typename C::first_argument_type>::type x,
21 {return C::operator()(x, y);}
23 bool operator==(const test_compare& c) const
test_hash.h 16 operator()(typename std::add_lvalue_reference<const typename C::argument_type>::type x) const
17 {return C::operator()(x);}
19 bool operator==(const test_hash& c) const
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
default01.fail.cpp 28 Deleter& operator=(Deleter&) {}
30 void operator()(void*) const {}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
default01.fail.cpp 27 Deleter& operator=(Deleter&) {}
29 void operator()(void*) const {}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/operators/
rel_ops.pass.cpp 24 operator == (const A& x, const A& y)
31 operator < (const A& x, const A& y)
  /ndk/sources/cxx-stl/stlport/src/
complex_io.cpp 30 operator<< (basic_ostream<char, char_traits<char> >& __os, const complex<float>& __z)
35 operator<< (basic_ostream<char, char_traits<char> >& __os, const complex<double>& __z)
41 operator<< (basic_ostream<char, char_traits<char> >& __os, const complex<long double>& __z)
48 operator>>(basic_istream<char, char_traits<char> >& __is, complex<float>& __z) {
74 operator>>(basic_istream<char, char_traits<char> >& __is, complex<double>& __z) {
101 operator>>(basic_istream<char, char_traits<char> >& __is, complex<long double>& __z) {
130 operator>>(basic_istream<wchar_t, char_traits<wchar_t> >&, complex<float>&);
133 operator>>(basic_istream<wchar_t, char_traits<wchar_t> >&, complex<double>&);
137 operator>>(basic_istream<wchar_t, char_traits<wchar_t> >&, complex<long double>&);
140 operator<<(basic_ostream<wchar_t, char_traits<wchar_t> >&, const complex<long double>&)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /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/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp 46 operator==(const Other_HT_Map_Type& other) const
82 operator!=(const Other_HT_Map_Type& other) const
83 { return !operator==(other); }
  /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/net/http/
http_version.h 34 bool operator==(const HttpVersion& v) const {
37 bool operator!=(const HttpVersion& v) const {
40 bool operator>(const HttpVersion& v) const {
43 bool operator>=(const HttpVersion& v) const {
46 bool operator<(const HttpVersion& v) const {
49 bool operator<=(const HttpVersion& v) const {
  /external/chromium_org/base/profiler/
tracked_time.cc 18 Duration& Duration::operator+=(const Duration& other) {
23 Duration Duration::operator+(const Duration& other) const {
27 bool Duration::operator==(const Duration& other) const {
31 bool Duration::operator!=(const Duration& other) const {
35 bool Duration::operator>(const Duration& other) const {
65 Duration TrackedTime::operator-(const TrackedTime& other) const {
69 TrackedTime TrackedTime::operator+(const Duration& other) const {
  /external/chromium_org/net/http/
http_version.h 33 bool operator==(const HttpVersion& v) const {
36 bool operator!=(const HttpVersion& v) const {
39 bool operator>(const HttpVersion& v) const {
42 bool operator>=(const HttpVersion& v) const {
45 bool operator<(const HttpVersion& v) const {
48 bool operator<=(const HttpVersion& v) const {
  /external/chromium_org/net/quic/
quic_bandwidth.h 67 inline bool operator==(QuicBandwidth lhs, QuicBandwidth rhs) {
70 inline bool operator!=(QuicBandwidth lhs, QuicBandwidth rhs) {
73 inline bool operator<(QuicBandwidth lhs, QuicBandwidth rhs) {
76 inline bool operator>(QuicBandwidth lhs, QuicBandwidth rhs) {
79 inline bool operator<=(QuicBandwidth lhs, QuicBandwidth rhs) {
82 inline bool operator>=(QuicBandwidth lhs, QuicBandwidth rhs) {
quic_time.h 93 friend bool operator==(QuicTime lhs, QuicTime rhs);
94 friend bool operator<(QuicTime lhs, QuicTime rhs);
144 inline bool operator==(QuicTime::Delta lhs, QuicTime::Delta rhs) {
147 inline bool operator!=(QuicTime::Delta lhs, QuicTime::Delta rhs) {
150 inline bool operator<(QuicTime::Delta lhs, QuicTime::Delta rhs) {
153 inline bool operator>(QuicTime::Delta lhs, QuicTime::Delta rhs) {
156 inline bool operator<=(QuicTime::Delta lhs, QuicTime::Delta rhs) {
159 inline bool operator>=(QuicTime::Delta lhs, QuicTime::Delta rhs) {
163 inline bool operator==(QuicTime lhs, QuicTime rhs) {
166 inline bool operator!=(QuicTime lhs, QuicTime rhs)
    [all...]

Completed in 1118 milliseconds

1 2 3 4 5 67 8 91011>>