Home
last modified time | relevance | path

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

123

/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/stable/third_party/libc++/src/include/__cxx03/__memory_resource/
Dmemory_resource.h44 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal() function
/external/cronet/tot/third_party/libc++/src/include/__memory_resource/
Dmemory_resource.h45 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal() function
/external/cronet/stable/third_party/libc++/src/include/__memory_resource/
Dmemory_resource.h45 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal() function
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory_resource/
Dmemory_resource.h44 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal() function
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread.h57 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread.h57 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
Dload_balancing_option_impl.cpp25 bool is_equal(option_impl::operator ==(_other)); in operator ==() local
Dprotection_option_impl.cpp25 bool is_equal(option_impl::operator ==(_other)); in operator ==() local
Dipv4_option_impl.cpp35 bool is_equal(ip_option_impl::operator ==(_other)); in operator ==() local
Dipv6_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/sdv/vsomeip/implementation/compat/message/src/
Dpayload_impl.cpp29 bool is_equal(true); in operator ==() local
/external/libchrome/base/threading/
Dplatform_thread.h88 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
/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/android-crates-io/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/cronet/tot/third_party/rust/chromium_crates_io/vendor/memchr-2.7.4/src/arch/all/
Dmod.rs65 pub fn is_equal(x: &[u8], y: &[u8]) -> bool { in is_equal() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/memchr-2.7.4/src/arch/all/
Dmod.rs65 pub fn is_equal(x: &[u8], y: &[u8]) -> bool { in is_equal() function
/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dparametric_tests.cpp42 is_equal(T const* a, T const* b) in is_equal() function

123