/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
D | simple.c | 282 const BN_ULONG equal = in ec_GFp_simple_points_equal() local 313 const BN_ULONG equal = b_not_infinity & x_and_y_equal; in ec_affine_jacobian_equal() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/ |
D | ids.hpp | 45 equal, enumerator 122 equal = binary_op<op::equal>::value, enumerator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/ |
D | ids.hpp | 46 equal, enumerator 123 equal = binary_op<op::equal>::value, enumerator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/ |
D | list.hpp | 20 bool equal(It1 begin, It1 end, It2 compare) in equal() function 29 bool equal(It1 begin, It1 end, It2 compare, Pred predicate) in equal() function
|
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_policy_callbacks.c | 692 bool *equal) in equal_policy_authorization() 727 bool *equal) in compare_policy_digest()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | shape_util.cc | 154 bool equal = Shape::Equal()(lhs, rhs); in Equal() local 166 bool equal = Shape::Equal().IgnoreElementType()(lhs, rhs); in EqualIgnoringElementType() local 177 bool equal = Shape::Equal().IgnoreFpPrecision()(lhs, rhs); in EqualIgnoringFpPrecision() local 188 bool equal = true; in EqualStructure() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/ |
H A D | glue_algorithm_impl.h | 502 equal(_ExecutionPolicy&& __exec, in equal() function 515 equal(_ExecutionPolicy&& __exec, _ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIte… in equal() function 521 equal(_ExecutionPolicy&& __exec, in equal() function 535 equal(_ExecutionPolicy&& __exec, in equal() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/ |
D | mfc.hpp | 157 bool equal(self_t const& other) const in equal() function 413 bool equal(self_t const& other) const in equal() function 497 bool equal(self_t const& other) const in equal() function
|
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/inprocess/ |
H A D | InProcessSocketAddressTest.java | 30 public void equal() { in equal() method in InProcessSocketAddressTest
|
/aosp_15_r20/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/ |
H A D | ExtraObjectsMethodsForWeb.java | 21 public static boolean equal(@Nullable String a, @Nullable String b) { in equal() method in ExtraObjectsMethodsForWeb
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | bug406.go | 14 func (a matrix) equal() bool { func
|
D | issue24419.go | 37 func equal(c chan struct{}) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | literal2.go | 21 func equal(x, y interface{}) bool { func
|
D | literal.go | 23 func equal(a, b float32) bool { func
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsTypesTest.cpp | 21 bool equal = RoughlyEqualUlps(roughlyTests[index][0], roughlyTests[index][1]); in DEF_TEST() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/time/ |
D | tzdata_test.go | 67 func equal(t *testing.T, f1, f2 reflect.Value) bool { func
|
/aosp_15_r20/external/guava/guava/src/com/google/common/base/ |
H A D | Objects.java | 53 public static boolean equal(@CheckForNull Object a, @CheckForNull Object b) { in equal() method in Objects
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/ |
H A D | Objects.java | 53 public static boolean equal(@CheckForNull Object a, @CheckForNull Object b) { in equal() method in Objects
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/token/ |
D | serialize_test.go | 16 func equal(p, q *FileSet) error { func
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/ |
D | equal.rst | 3 equal title
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/example/ |
D | node_iterator1.hpp | 32 bool equal(node_iterator const& other) const in equal() function in node_iterator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/bytealg/ |
D | equal_arm.s | 79 equal: label
|
/aosp_15_r20/external/pytorch/torch/_numpy/ |
H A D | _binary_ufuncs_impl.py | 18 eq as equal, unknown
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/ |
D | test_valarray.cpp | 46 bool equal = ( avalarray.size() == avalarray1.size() in test_main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/extents/ |
H A D | comparison.pass.cpp | 28 constexpr void test_comparison(bool equal, To dest, From src) { in test_comparison()
|