Home
last modified time | relevance | path

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

123

/aosp_15_r20/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 ()()
/aosp_15_r20/packages/services/Car/packages/ScriptExecutor/tests/unit/src/com/android/car/scriptexecutortest/unit/
DJniUtilsTestHelper.cpp55 bool is_equal = true; in hasValidNumberArray() local
97 bool is_equal = true; in hasValidBooleanArray() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__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
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory_resource/
H A Dmemory_resource.h46 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__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
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
H A Dplatform_thread.h57 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
/aosp_15_r20/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
/aosp_15_r20/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
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
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/threading/
Dplatform_thread.h91 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
/aosp_15_r20/external/sdv/vsomeip/implementation/compat/message/src/
Dpayload_impl.cpp29 bool is_equal(true); in operator ==() local
/aosp_15_r20/external/libchrome/base/threading/
H A Dplatform_thread.h88 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/threading/
Dplatform_thread.h91 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
/aosp_15_r20/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
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/all/
H A Dmod.rs65 pub fn is_equal(x: &[u8], y: &[u8]) -> bool { in is_equal() function
/aosp_15_r20/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
/aosp_15_r20/external/sdv/vsomeip/implementation/message/src/
Dpayload_impl.cpp32 bool is_equal(true); in operator ==() local

123