Searched defs:equal (Results 1 - 25 of 444) sorted by relevance

1234567891011>>

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/deque/deque.modifiers/
H A Dpush_back_exception_safety.pass.cpp27 bool equal(const CMyClass &rhs) const function in class:CMyClass
66 bool operator==(const CMyClass &lhs, const CMyClass &rhs) { return lhs.equal(rhs); }
H A Dpush_front_exception_safety.pass.cpp28 bool equal(const CMyClass &rhs) const function in class:CMyClass
66 bool operator==(const CMyClass &lhs, const CMyClass &rhs) { return lhs.equal(rhs); }
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/vector/vector.modifiers/
H A Dpush_back_exception_safety.pass.cpp29 bool equal(const CMyClass &rhs) const function in class:CMyClass
67 bool operator==(const CMyClass &lhs, const CMyClass &rhs) { return lhs.equal(rhs); }
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.modifiers/
H A Dpush_back_exception_safety.pass.cpp26 bool equal(const CMyClass &rhs) const function in class:CMyClass
64 bool operator==(const CMyClass &lhs, const CMyClass &rhs) { return lhs.equal(rhs); }
H A Dpush_front_exception_safety.pass.cpp26 bool equal(const CMyClass &rhs) const function in class:CMyClass
64 bool operator==(const CMyClass &lhs, const CMyClass &rhs) { return lhs.equal(rhs); }
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.modifiers/
H A Dpush_back_exception_safety.pass.cpp28 bool equal(const CMyClass &rhs) const function in class:CMyClass
66 bool operator==(const CMyClass &lhs, const CMyClass &rhs) { return lhs.equal(rhs); }
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/deque/deque.modifiers/
H A Dpush_back_exception_safety.pass.cpp27 bool equal(const CMyClass &rhs) const function in class:CMyClass
66 bool operator==(const CMyClass &lhs, const CMyClass &rhs) { return lhs.equal(rhs); }
H A Dpush_front_exception_safety.pass.cpp28 bool equal(const CMyClass &rhs) const function in class:CMyClass
66 bool operator==(const CMyClass &lhs, const CMyClass &rhs) { return lhs.equal(rhs); }
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/vector/vector.modifiers/
H A Dpush_back_exception_safety.pass.cpp29 bool equal(const CMyClass &rhs) const function in class:CMyClass
67 bool operator==(const CMyClass &lhs, const CMyClass &rhs) { return lhs.equal(rhs); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dalgobase.h49 // NB: equal and lexicographical_compare require mismatch.
128 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
130 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2); }
135 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
137 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2, __pred); }
142 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
151 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dalgobase.h49 // NB: equal and lexicographical_compare require mismatch.
128 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
130 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2); }
135 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
137 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2, __pred); }
142 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
151 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dalgobase.h49 // NB: equal and lexicographical_compare require mismatch.
128 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
130 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2); }
135 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
137 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2, __pred); }
142 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
151 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dalgobase.h49 // NB: equal and lexicographical_compare require mismatch.
128 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
130 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2); }
135 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
137 { return _GLIBCXX_STD_A::equal(__begin1, __end1, __begin2, __pred); }
142 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
151 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dtabnanny.py207 def equal(self, other): member in class:Whitespace
212 # Intended to be used after not self.equal(other) is known, in which
303 # equal to what's left at the top of the indents stack
322 if not indents[-1].equal(thisguy):
324 msg = "indent not equal e.g. " + format_witnesses(witness)
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dtabnanny.py207 def equal(self, other): member in class:Whitespace
212 # Intended to be used after not self.equal(other) is known, in which
303 # equal to what's left at the top of the indents stack
322 if not indents[-1].equal(thisguy):
324 msg = "indent not equal e.g. " + format_witnesses(witness)
/prebuilts/go/darwin-x86/src/runtime/
H A Dasm_arm.s871 // eqstring tests whether two strings are equal.
873 // to eqstring have equal length.
901 CMP R1, R3 // unequal lengths are not equal
910 B.EQ equal // reached the end
921 equal: label
H A Dasm_arm64.s864 // eqstring tests whether two strings are equal.
866 // to eqstring have equal length.
876 BEQ equal // reaches the end
884 equal: label
942 CMP R1, R3 // unequal lengths are not equal
949 BEQ equal // reaches the end
957 equal: label
H A Dasm_mips64x.s736 // eqstring tests whether two strings are equal.
738 // to eqstring have equal length.
765 BNE R3, R4, noteq // unequal lengths are not equal
772 BEQ R1, R3, equal // reached the end
783 equal: label
H A Dasm_mipsx.s748 // eqstring tests whether two strings are equal.
750 // to eqstring have equal length.
776 BNE R3, R4, noteq // unequal lengths are not equal
783 BEQ R1, R3, equal // reached the end
794 equal: label
/prebuilts/go/linux-x86/src/runtime/
H A Dasm_arm.s871 // eqstring tests whether two strings are equal.
873 // to eqstring have equal length.
901 CMP R1, R3 // unequal lengths are not equal
910 B.EQ equal // reached the end
921 equal: label
H A Dasm_arm64.s864 // eqstring tests whether two strings are equal.
866 // to eqstring have equal length.
876 BEQ equal // reaches the end
884 equal: label
942 CMP R1, R3 // unequal lengths are not equal
949 BEQ equal // reaches the end
957 equal: label
H A Dasm_mips64x.s736 // eqstring tests whether two strings are equal.
738 // to eqstring have equal length.
765 BNE R3, R4, noteq // unequal lengths are not equal
772 BEQ R1, R3, equal // reached the end
783 equal: label
H A Dasm_mipsx.s748 // eqstring tests whether two strings are equal.
750 // to eqstring have equal length.
776 BNE R3, R4, noteq // unequal lengths are not equal
783 BEQ R1, R3, equal // reached the end
794 equal: label
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtabnanny.py207 def equal(self, other): member in class:Whitespace
212 # Intended to be used after not self.equal(other) is known, in which
303 # equal to what's left at the top of the indents stack
322 if not indents[-1].equal(thisguy):
324 msg = "indent not equal e.g. " + format_witnesses(witness)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtabnanny.py207 def equal(self, other): member in class:Whitespace
212 # Intended to be used after not self.equal(other) is known, in which
303 # equal to what's left at the top of the indents stack
322 if not indents[-1].equal(thisguy):
324 msg = "indent not equal e.g. " + format_witnesses(witness)

Completed in 881 milliseconds

1234567891011>>