Home
last modified time | relevance | path

Searched defs:equal (Results 76 – 100 of 1167) sorted by relevance

12345678910>>...47

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/
Dsimple.c282 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/
Dids.hpp45 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/
Dids.hpp46 equal, enumerator
123 equal = binary_op<op::equal>::value, enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/
Dlist.hpp20 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 Difapi_policy_callbacks.c692 bool *equal) in equal_policy_authorization()
727 bool *equal) in compare_policy_digest()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.cc154 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 Dglue_algorithm_impl.h502 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/
Dmfc.hpp157 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 DInProcessSocketAddressTest.java30 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 DExtraObjectsMethodsForWeb.java21 public static boolean equal(@Nullable String a, @Nullable String b) { in equal() method in ExtraObjectsMethodsForWeb
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug406.go14 func (a matrix) equal() bool { func
Dissue24419.go37 func equal(c chan struct{}) { func
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dliteral2.go21 func equal(x, y interface{}) bool { func
Dliteral.go23 func equal(a, b float32) bool { func
/aosp_15_r20/external/skia/tests/
H A DPathOpsTypesTest.cpp21 bool equal = RoughlyEqualUlps(roughlyTests[index][0], roughlyTests[index][1]); in DEF_TEST() local
/aosp_15_r20/prebuilts/go/linux-x86/src/time/
Dtzdata_test.go67 func equal(t *testing.T, f1, f2 reflect.Value) bool { func
/aosp_15_r20/external/guava/guava/src/com/google/common/base/
H A DObjects.java53 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 DObjects.java53 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/
Dserialize_test.go16 func equal(p, q *FileSet) error { func
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/
Dequal.rst3 equal title
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/example/
Dnode_iterator1.hpp32 bool equal(node_iterator const& other) const in equal() function in node_iterator
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/bytealg/
Dequal_arm.s79 equal: label
/aosp_15_r20/external/pytorch/torch/_numpy/
H A D_binary_ufuncs_impl.py18 eq as equal, unknown
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_valarray.cpp46 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 Dcomparison.pass.cpp28 constexpr void test_comparison(bool equal, To dest, From src) { in test_comparison()

12345678910>>...47