/aosp_15_r20/external/go-cmp/cmp/internal/teststructs/ |
H A D | structs.go | 79 func (x StructA) Equal(y StructA) bool { return true } func 80 func (x *StructB) Equal(y *StructB) bool { return true } func 81 func (x StructC) Equal(y InterfaceA) bool { return true } func 83 func (x *StructD) Equal(y InterfaceA) bool { return true } func 85 func (x *StructE) Equal(y InterfaceA) bool { return true } func 87 func (x StructF) Equal(y InterfaceA) bool { return true } func 89 func (x StructNo) Equal(y InterfaceA) bool { return true } func 91 func (x AssignA) Equal(y func() int) bool { return true } func 92 func (x AssignB) Equal(y struct{ A int }) bool { return true } func 93 func (x AssignC) Equal(y chan bool) bool { return true } func [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/algorithms/ |
H A D | ranges_robust_against_copying_comparators.pass.cpp | 30 struct Equal { struct 32 constexpr explicit Equal(int *copies) : copies_(copies) {} in Equal() argument 33 constexpr Equal(const Equal& rhs) : copies_(rhs.copies_) { *copies_ += 1; } in Equal() function 35 constexpr bool operator()(void*, void*) const { return true; } in operator ()()
|
H A D | robust_against_copying_comparators.pass.cpp | 28 struct Equal { struct 30 TEST_CONSTEXPR explicit Equal(int *copies) : copies_(copies) {} in Equal() argument 31 TEST_CONSTEXPR_CXX14 Equal(const Equal& rhs) : copies_(rhs.copies_) { *copies_ += 1; } in Equal() function 33 TEST_CONSTEXPR bool operator()(T, T) const { return true; } in operator ()()
|
H A D | ranges_robust_against_copying_projections.pass.cpp | 36 struct Equal { struct 37 constexpr bool operator()(void*, void*) const { return true; } in operator ()()
|
/aosp_15_r20/external/go-cmp/cmp/ |
H A D | report_text.go | 71 Equal(textNode) bool methodSpec 106 func (s1 *textWrap) Equal(s2 textNode) bool { func 182 func (s1 textList) Equal(s2 textNode) bool { func 349 func (s1 textLine) Equal(s2 textNode) bool { func
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | type.h | 156 bool Equal(const Type* b) const override { in Equal() function 190 bool Equal(const Type* b) const override { in Equal() function 250 bool Equal(const Type* b) const override { in Equal() function
|
/aosp_15_r20/external/emboss/runtime/cpp/test/ |
H A D | emboss_arithmetic_test.cc | 127 TEST(Equal, Equal) { in TEST() argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/ecdh/ |
D | ecdh.go | 89 func (k *PublicKey) Equal(x crypto.PublicKey) bool { func 148 func (k *PrivateKey) Equal(x crypto.PrivateKey) bool { func
|
/aosp_15_r20/external/golang-protobuf/testing/protocmp/ |
H A D | xform.go | 54 func (e1 Enum) Equal(e2 Enum) bool { func 92 func (t1 messageMeta) Equal(t2 messageMeta) bool { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/ed25519/ |
D | ed25519.go | 48 func (pub PublicKey) Equal(x crypto.PublicKey) bool { func 67 func (priv PrivateKey) Equal(x crypto.PrivateKey) bool { func
|
/aosp_15_r20/external/pigweed/pw_protobuf/ |
H A D | message.cc | 119 Result<bool> Bytes::Equal(ConstByteSpan bytes) { in Equal() function in pw::protobuf::Bytes 138 Result<bool> String::Equal(std::string_view str) { in Equal() function in pw::protobuf::String
|
/aosp_15_r20/external/emboss/compiler/back_end/cpp/testcode/ |
H A D | condition_test.cc | 487 TEST(LessThanConditional, Equal) { in TEST() argument 514 TEST(LessThanOrEqualConditional, Equal) { in TEST() argument 541 TEST(GreaterThanConditional, Equal) { in TEST() argument 568 TEST(GreaterThanOrEqualConditional, Equal) { in TEST() argument
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/mem_host_flags/ |
H A D | C_host_memory_block.h | 107 bool C_host_memory_block<T>::Equal(C_host_memory_block<T> &another) in Equal() function 120 bool C_host_memory_block<T>::Equal(T *pIn_Data, size_t Innum_elements) in Equal() function
|
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/ |
H A D | algorithm.h | 270 bool Equal(const C1& c1, const C2& c2) { in Equal() function 278 bool Equal(const C1& c1, const C2& c2, BinaryPredicate&& pred) { in Equal() function
|
/aosp_15_r20/external/webrtc/modules/ |
H A D | module_common_types_unittest.cc | 18 TEST(IsNewerSequenceNumber, Equal) { in TEST() argument 47 TEST(IsNewerTimestamp, Equal) { in TEST() argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/ecdsa/ |
D | ecdsa.go | 77 func (pub *PublicKey) Equal(x crypto.PublicKey) bool { func 132 func (priv *PrivateKey) Equal(x crypto.PrivateKey) bool { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/rsa/ |
D | rsa.go | 64 func (pub *PublicKey) Equal(x crypto.PublicKey) bool { func 130 func (priv *PrivateKey) Equal(x crypto.PrivateKey) bool { func
|
/aosp_15_r20/external/golang-protobuf/proto/ |
H A D | equal.go | 41 func Equal(x, y Message) bool { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/bytealg/ |
D | equal_generic.go | 14 func Equal(a, b []byte) bool { func
|
/aosp_15_r20/build/soong/cmd/find_input_delta/find_input_delta_lib/ |
H A D | file_list_test.go | 26 func (fl *FileList) Equal(other *FileList) bool { func
|
/aosp_15_r20/art/tools/dexanalyze/ |
H A D | dexanalyze_strings.cc | 108 ALWAYS_INLINE bool Equal(uint32_t string_idx, const uint8_t* data, size_t len) const { in Equal() function in art::dexanalyze::PrefixStrings 169 ALWAYS_INLINE bool Equal(uint32_t string_idx, const uint8_t* data, size_t len) const { in Equal() function in art::dexanalyze::NormalStrings
|
/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/ |
H A D | tools.h | 16 constexpr bool Equal(size_t lhs, size_t rhs) { in Equal() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/ |
D | issue43056.go | 23 type I interface{ Equal(I) bool } methodSpec
|
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/go_test/x_defs/ |
H A D | foo_test.go | 21 func Equal(t *testing.T, expected string, actual string) bool { func
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue56923.go | 23 func Equal(a, b []byte) bool { func
|