Home
last modified time | relevance | path

Searched defs:equal (Results 376 – 400 of 1167) sorted by relevance

1...<<11121314151617181920>>...47

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h35 equal, enumerator
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ddtitvinf.cpp170 bool equal = ( in operator ==() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dconcat_opt.cpp34 bool equal(at::ArrayRef<Value*> list1, at::ArrayRef<Value*> list2) { in equal() function
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ddtitvinf.cpp171 bool equal = ( in operator ==() local
/aosp_15_r20/libcore/ojluni/src/test/java/util/EnumSet/
H A DRetainAll.java81 static void equal(Object x, Object y) { in equal() method in RetainAll
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
H A Dkernel_ops_pattern.cc303 auto equal = [&](Thunk::Kind kind) { return thunk->kind() == kind; }; in Match() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_export.cpp426 bool equal = value() == oth.value() && m_ring_op == oth.m_ring_op && in is_equal_to() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DNormalizer2Impl.java406 public static boolean equal(CharSequence s1, CharSequence s2) { in equal() method in Normalizer2Impl.UTF16Plus
432 public static boolean equal(CharSequence s1, int start1, int limit1, in equal() method in Normalizer2Impl.UTF16Plus
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DNormalizer2Impl.java397 public static boolean equal(CharSequence s1, CharSequence s2) { in equal() method in Normalizer2Impl.UTF16Plus
423 public static boolean equal(CharSequence s1, int start1, int limit1, in equal() method in Normalizer2Impl.UTF16Plus
/aosp_15_r20/bionic/tests/
H A Dstring_test.cpp76 bool equal = (strcmp("Unknown error 2002", strerror(2002)) == 0); in ConcurrentStrErrorFn() local
149 bool equal = (strcmp("Unknown signal 2002", strsignal(2002)) == 0); in ConcurrentStrSignalFn() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/GeoTZ/s2storage/s2storage_ro/android_common/turbine/
Ds2storage_ro.jarcom/android/storage/block/read/Block$BlockVisitor.class <Unknown> package ...
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_compare.py224 def assert_equality_only(self, a, b, equal): argument
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp36 static bool equal(const clang::APValue &a, const clang::APValue &b) { in equal() function
/aosp_15_r20/external/python/cpython3/Objects/
Dcomplexobject.c589 int equal; in complex_richcompare() local
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue51229.go131 func equal[M1 ~map[K1]V1, M2 ~map[K2]V2, K1, K2 ~uint32, V1, V2 ~string](m1 M1, m2 M2) bool { func
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.equal/
H A Dranges.equal.pass.cpp279 constexpr bool equal(int o) { return i == o; } in test() function
/aosp_15_r20/frameworks/base/test-runner/src/android/test/
H A DMoreAsserts.java581 private static boolean equal(Object a, Object b) { in equal() method in MoreAsserts
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c1003 int err, i, equal, fd; in run_core_reloc_tests() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dallocator_traits.hpp383 …BOOST_CONTAINER_FORCEINLINE static bool equal(const Allocator &a, const Allocator &b) BOOST_NOEXCE… in equal() function
/aosp_15_r20/external/angle/third_party/proguard/lib/
HDproguard603.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/optimize/ proguard/ ...
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessQueriesTests.cpp1334 bool FunctionalTest::equal(T a, T b) in equal() function in gl4cts::DirectStateAccess::Queries::FunctionalTest
/aosp_15_r20/external/moshi/moshi/src/main/java/com/squareup/moshi/
H A DLinkedHashTreeMap.java222 private boolean equal(Object a, Object b) { in equal() method in LinkedHashTreeMap
/aosp_15_r20/frameworks/native/libs/gui/
H A DGLConsumer.cpp89 bool equal = !strcmp(PROT_CONTENT_EXT_STR, exts); in hasEglProtectedContentImpl() local
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/moshi/
H A DLinkedHashTreeMap.java222 private boolean equal(Object a, Object b) { in equal() method in LinkedHashTreeMap
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/detail/
Delement_iterator.hpp289 bool equal(element_iterator<SaltatorT> const& other) const in equal() function in boost::icl::element_iterator

1...<<11121314151617181920>>...47