Searched defs:is_equal (Results 1 – 4 of 4) sorted by relevance
46 _LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_equal(__other); } is_equal() function
51 bool is_equal(const KMPAffinity::Mask *rhs) const override { in is_equal() function 383 bool is_equal(const KMPAffinity::Mask *rhs) const override { is_equal() function 598 bool is_equal(const KMPAffinity::Mask *rhs) const override { is_equal() function
760 virtual bool is_equal(const Mask *rhs) const { return false; } is_equal() function
203 static BN_ULONG is_equal(const BN_ULONG a[P256_LIMBS], in is_equal() function