Home
last modified time | relevance | path

Searched refs:do_is_equal (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/dports/devel/thrust/thrust-1.9.5/thrust/mr/
H A Dmemory_resource.h96 return do_is_equal(other); in is_equal()
125 virtual bool do_is_equal(const memory_resource & other) const THRUST_NOEXCEPT in do_is_equal() function
158 return do_is_equal(other); in is_equal()
164 virtual bool do_is_equal(const memory_resource & other) const THRUST_NOEXCEPT in do_is_equal() function
173 … virtual bool do_is_equal(const THRUST_STD_MR_NS::memory_resource & other) const noexcept override in do_is_equal() function
177 return mr_resource && do_is_equal(*mr_resource); in do_is_equal()
/dports/devel/boost-docs/boost_1_72_0/libs/container/test/
H A Dresource_adaptor_test.cpp142 using base_t::do_is_equal;
210 BOOST_TEST(dra.do_is_equal(dmr) == false); in test_do_is_equal()
214 BOOST_TEST(dra.do_is_equal(dra2) == true); in test_do_is_equal()
218 BOOST_TEST(dra.do_is_equal(dra2) == false); in test_do_is_equal()
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/test/
H A Dresource_adaptor_test.cpp142 using base_t::do_is_equal;
210 BOOST_TEST(dra.do_is_equal(dmr) == false); in test_do_is_equal()
214 BOOST_TEST(dra.do_is_equal(dra2) == true); in test_do_is_equal()
218 BOOST_TEST(dra.do_is_equal(dra2) == false); in test_do_is_equal()
/dports/devel/boost-libs/boost_1_72_0/libs/container/test/
H A Dresource_adaptor_test.cpp142 using base_t::do_is_equal;
210 BOOST_TEST(dra.do_is_equal(dmr) == false); in test_do_is_equal()
214 BOOST_TEST(dra.do_is_equal(dra2) == true); in test_do_is_equal()
218 BOOST_TEST(dra.do_is_equal(dra2) == false); in test_do_is_equal()
/dports/devel/hyperscan/boost_1_75_0/libs/container/test/
H A Dresource_adaptor_test.cpp142 using base_t::do_is_equal;
210 BOOST_TEST(dra.do_is_equal(dmr) == false); in test_do_is_equal()
214 BOOST_TEST(dra.do_is_equal(dra2) == true); in test_do_is_equal()
218 BOOST_TEST(dra.do_is_equal(dra2) == false); in test_do_is_equal()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/container/pmr/
H A Dmemory_resource.hpp54 { return this->do_is_equal(other); } in is_equal()
93 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/container/pmr/
H A Dmemory_resource.hpp53 { return this->do_is_equal(other); } in is_equal()
92 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/devel/boost-libs/boost_1_72_0/boost/container/pmr/
H A Dmemory_resource.hpp54 { return this->do_is_equal(other); } in is_equal()
93 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/devel/boost-python-libs/boost_1_72_0/boost/container/pmr/
H A Dmemory_resource.hpp54 { return this->do_is_equal(other); } in is_equal()
93 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/container/pmr/
H A Dmemory_resource.hpp53 { return this->do_is_equal(other); }
92 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/devel/boost-docs/boost_1_72_0/boost/container/pmr/
H A Dmemory_resource.hpp54 { return this->do_is_equal(other); } in is_equal()
93 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/container/pmr/
H A Dmemory_resource.hpp53 { return this->do_is_equal(other); } in is_equal()
92 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/container/pmr/
H A Dmemory_resource.hpp53 { return this->do_is_equal(other); } in is_equal()
92 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/devel/boost-docs/boost_1_72_0/libs/container/src/
H A Dglobal_resource.cpp39 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT in do_is_equal() function in boost::container::pmr::new_delete_resource_imp
61 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT in do_is_equal() function
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/src/
H A Dglobal_resource.cpp39 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT in do_is_equal() function in boost::container::pmr::new_delete_resource_imp
61 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT in do_is_equal() function
/dports/devel/boost-libs/boost_1_72_0/libs/container/src/
H A Dglobal_resource.cpp39 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT in do_is_equal() function in boost::container::pmr::new_delete_resource_imp
61 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT in do_is_equal() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/libs/container/src/
H A Dglobal_resource.cpp39 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT in do_is_equal() function in boost::container::pmr::new_delete_resource_imp
61 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT in do_is_equal() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/container/pmr/
H A Dmemory_resource.hpp54 { return this->do_is_equal(other); } in is_equal()
107 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/devel/R-cran-BH/BH/inst/include/boost/container/pmr/
H A Dmemory_resource.hpp54 { return this->do_is_equal(other); } in is_equal()
107 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/container/pmr/
H A Dmemory_resource.hpp54 { return this->do_is_equal(other); } in is_equal()
107 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/devel/hyperscan/boost_1_75_0/boost/container/pmr/
H A Dmemory_resource.hpp54 { return this->do_is_equal(other); } in is_equal()
107 virtual bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT = 0;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/container/src/
H A Dglobal_resource.cpp40 bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT BOOST_OVERRIDE in do_is_equal() function in boost::container::pmr::new_delete_resource_imp
62 bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT BOOST_OVERRIDE in do_is_equal() function
/dports/devel/hyperscan/boost_1_75_0/libs/container/src/
H A Dglobal_resource.cpp40 bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT BOOST_OVERRIDE in do_is_equal() function in boost::container::pmr::new_delete_resource_imp
62 bool do_is_equal(const memory_resource& other) const BOOST_NOEXCEPT BOOST_OVERRIDE in do_is_equal() function
/dports/devel/hyperscan/boost_1_75_0/libs/json/test/
H A Ddoc_background.cpp93 virtual bool do_is_equal ( memory_resource const& other ) const noexcept = 0;
159 bool do_is_equal ( memory_resource const& ) const noexcept override { return true; } in do_is_equal() function
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/memory_resource/
H A D2.cc27 bool do_is_equal(const std::pmr::memory_resource&) const noexcept override;
44 bool R::do_is_equal(const std::pmr::memory_resource& r) const noexcept in do_is_equal() function in R

12345678910>>...17