/aosp_15_r20/external/clang/test/Sema/ |
H A D | compare.c | 204 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 D | ranges_inplace_merge.pass.cpp | 211 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 D | hb-shape-plan.cc | 158 hb_shape_plan_key_t::equal (const hb_shape_plan_key_t *other) in equal() function in hb_shape_plan_key_t
|
H A D | hb-ot-shape.hh | 52 bool equal (const hb_ot_shape_plan_key_t *other) in equal() function
|
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/ |
D | Options.cpp | 277 const char* equal = strchr(arg, '='); in ProcessSingle() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/adaptor/ |
D | indexed.hpp | 228 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/ |
D | zip_iterator.hpp | 302 bool equal(const zip_iterator<OtherIteratorTuple>& other) const in equal() function in boost::iterators::zip_iterator
|
/aosp_15_r20/external/sqlite/android/ |
H A D | sqlite3_android.cpp | 104 bool equal = in phone_numbers_equal() local
|
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/tests/ |
H A D | parse_test.cpp | 115 CaseInsensitiveEqual equal; in main() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/index/suffixarray/ |
D | suffixarray_test.go | 235 func equal(x, y *Index) bool { func
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Collections/ |
H A D | RacingCollections.java | 386 static void equal(Object x, Object y) { in equal() method in RacingCollections
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/ |
D | test_modifiers.cpp | 134 bool equal(const tempvalue_iterator& x)const{return n==x.n;} in equal() function
|
/aosp_15_r20/external/pdfium/third_party/bigint/ |
H A D | BigUnsigned.hh | 23 enum CmpRes { less = -1, equal = 0, greater = 1 }; enumerator
|
/aosp_15_r20/external/guice/extensions/mini/src/com/google/inject/mini/ |
H A D | MiniGuice.java | 329 private static boolean equal(Object a, Object b) { in equal() method in MiniGuice
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/ |
D | test_refactor.py | 168 def print_output(self, old_text, new_text, filename, equal): argument
|
/aosp_15_r20/external/cronet/components/metrics/structured/lib/ |
H A D | persistent_proto_unittest.cc | 39 bool equal = true; in ProtoEquals() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/ |
D | matrix_vector.hpp | 83 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/ |
D | type_index_facade.hpp | 86 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/ |
D | assert.hpp | 103 enum relations { equal = 1, not_equal, greater, greater_equal, less, less_equal }; enumerator
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cjs_color.cpp | 301 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 D | TGLexer.h | 44 equal, question, // = ? enumerator
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | concrete_module_type.cpp | 109 bool equal = in equals() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryStressTests.cpp | 70 bool equal(ResultData other) in equal() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/io/ |
H A D | tf_record_test.py | 130 def _AssertFilesEqual(self, a, b, equal): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ |
D | iter_adaptor.hpp | 48 static bool equal(const Class& x,const Class& y) in equal() function in boost::multi_index::detail::iter_adaptor_access
|