Home
last modified time | relevance | path

Searched defs:equal (Results 301 – 325 of 1167) sorted by relevance

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

/aosp_15_r20/external/clang/test/Sema/
H A Dcompare.c204 int equal(char *a, const char *b) { in equal() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.merge/
H A Dranges_inplace_merge.pass.cpp211 const auto equal = [](const Data& x, const Data& y) { return x.data == y.data; }; in test() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-shape-plan.cc158 hb_shape_plan_key_t::equal (const hb_shape_plan_key_t *other) in equal() function in hb_shape_plan_key_t
H A Dhb-ot-shape.hh52 bool equal (const hb_ot_shape_plan_key_t *other) in equal() function
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/
DOptions.cpp277 const char* equal = strchr(arg, '='); in ProcessSingle() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/adaptor/
Dindexed.hpp228 bool equal(const indexed_iterator& other) const in equal() function in boost::range_detail::indexed_iterator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/include/boost/iterator/
Dzip_iterator.hpp302 bool equal(const zip_iterator<OtherIteratorTuple>& other) const in equal() function in boost::iterators::zip_iterator
/aosp_15_r20/external/sqlite/android/
H A Dsqlite3_android.cpp104 bool equal = in phone_numbers_equal() local
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/tests/
H A Dparse_test.cpp115 CaseInsensitiveEqual equal; in main() local
/aosp_15_r20/prebuilts/go/linux-x86/src/index/suffixarray/
Dsuffixarray_test.go235 func equal(x, y *Index) bool { func
/aosp_15_r20/libcore/ojluni/src/test/java/util/Collections/
H A DRacingCollections.java386 static void equal(Object x, Object y) { in equal() method in RacingCollections
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dtest_modifiers.cpp134 bool equal(const tempvalue_iterator& x)const{return n==x.n;} in equal() function
/aosp_15_r20/external/pdfium/third_party/bigint/
H A DBigUnsigned.hh23 enum CmpRes { less = -1, equal = 0, greater = 1 }; enumerator
/aosp_15_r20/external/guice/extensions/mini/src/com/google/inject/mini/
H A DMiniGuice.java329 private static boolean equal(Object a, Object b) { in equal() method in MiniGuice
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/
Dtest_refactor.py168 def print_output(self, old_text, new_text, filename, equal): argument
/aosp_15_r20/external/cronet/components/metrics/structured/lib/
H A Dpersistent_proto_unittest.cc39 bool equal = true; in ProtoEquals() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dmatrix_vector.hpp83 bool equal(matrix_vector_iterator<M,R> const& other) const{ in equal() function in boost::numeric::ublas::detail::matrix_vector_iterator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_index/include/boost/type_index/
Dtype_index_facade.hpp86 inline bool equal(const Derived& rhs) const BOOST_NOEXCEPT { in equal() function in boost::typeindex::type_index_facade
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/
Dassert.hpp103 enum relations { equal = 1, not_equal, greater, greater_equal, less, less_equal }; enumerator
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_color.cpp301 CJS_Result CJS_Color::equal(CJS_Runtime* pRuntime, in equal() function in CJS_Color
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.h44 equal, question, // = ? enumerator
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dconcrete_module_type.cpp109 bool equal = in equals() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryStressTests.cpp70 bool equal(ResultData other) in equal() function
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/io/
H A Dtf_record_test.py130 def _AssertFilesEqual(self, a, b, equal): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Diter_adaptor.hpp48 static bool equal(const Class& x,const Class& y) in equal() function in boost::multi_index::detail::iter_adaptor_access

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