Home
last modified time | relevance | path

Searched defs:is_equal (Results 1 – 25 of 41) sorted by relevance

12

/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Dcompare.hpp34 struct is_equal struct
41 bool operator()( const T1& Arg1, const T2& Arg2 ) const in operator ()()
/external/cronet/third_party/libc++/src/include/__memory_resource/
Dmemory_resource.h46 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal() function
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread.h58 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
/external/sdv/vsomeip/third_party/boost/serialization/src/
Dextended_type_info_no_rtti.cpp65 extended_type_info_no_rtti_0::is_equal( in is_equal() function in boost::serialization::no_rtti_system::extended_type_info_no_rtti_0
Dextended_type_info_typeid.cpp63 extended_type_info_typeid_0::is_equal( in is_equal() function in boost::serialization::typeid_system::extended_type_info_typeid_0
Dextended_type_info.cpp88 is_equal(const extended_type_info & /*rhs*/) const BOOST_OVERRIDE { in is_equal() function in boost::serialization::detail::extended_type_info_arg
/external/sdv/vsomeip/implementation/service_discovery/src/
Dip_option_impl.cpp33 bool is_equal(option_impl::operator ==(_other)); in operator ==() local
Dprotection_option_impl.cpp25 bool is_equal(option_impl::operator ==(_other)); in operator ==() local
Dload_balancing_option_impl.cpp25 bool is_equal(option_impl::operator ==(_other)); in operator ==() local
Dipv6_option_impl.cpp35 bool is_equal(ip_option_impl::operator ==(_other)); in operator ==() local
Dipv4_option_impl.cpp35 bool is_equal(ip_option_impl::operator ==(_other)); in operator ==() local
Dselective_option_impl.cpp25 bool is_equal(option_impl::operator ==(_other)); in operator ==() local
Dconfiguration_option_impl.cpp25 bool is_equal(option_impl::operator ==(_other)); in operator ==() local
/external/libchrome/base/threading/
Dplatform_thread.h88 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
/external/sdv/vsomeip/implementation/compat/message/src/
Dpayload_impl.cpp29 bool is_equal(true); in operator ==() local
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/pmr/
Dmemory_resource.hpp53 bool is_equal(const memory_resource& other) const BOOST_NOEXCEPT in is_equal() function in boost::container::pmr::memory_resource
/external/rust/crates/memchr/src/arch/all/
Dmod.rs65 pub fn is_equal(x: &[u8], y: &[u8]) -> bool { in is_equal() function
/external/sdv/vsomeip/implementation/message/src/
Dpayload_impl.cpp32 bool is_equal(true); in operator ==() local
/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dparametric_tests.cpp42 is_equal(T const* a, T const* b) in is_equal() function
/external/cronet/base/threading/
Dplatform_thread.h66 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
/external/tensorflow/tensorflow/core/framework/
Dtensor_testutil.h125 std::function<bool(const T&, const T&)> is_equal) { in ExpectTensorEqual()
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtime_system_split.hpp145 bool is_equal(const time_rep_type& lhs, const time_rep_type& rhs) in is_equal() function in boost::date_time::split_timedate_system
Dtime_system_counted.hpp194 static BOOST_CXX14_CONSTEXPR bool is_equal(const time_rep_type& lhs, const time_rep_type& rhs) in is_equal() function in boost::date_time::counted_time_system
/external/rust/crates/ring/crypto/fipsmodule/ec/
Dgfp_p384.c66 static inline Limb is_equal(const Elem a, const Elem b) { in is_equal() function
/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.split/
Dgeneral.pass.cpp32 constexpr bool is_equal(View& view, const Expected& expected) { in is_equal() function

12