Home
last modified time | relevance | path

Searched refs:proper_subset (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/numeric/interval/compare/
Dset.hpp26 return proper_subset(x, y); in operator <()
50 return proper_subset(y, x); in operator >()
/third_party/boost/libs/dynamic_bitset/test/
Ddyn_bitset_unit_tests3.cpp255 Tests::proper_subset(a, b); in run_test_cases()
259 Tests::proper_subset(a, b); in run_test_cases()
263 Tests::proper_subset(a, b); in run_test_cases()
267 Tests::proper_subset(a, b); in run_test_cases()
272 Tests::proper_subset(a, b); in run_test_cases()
277 Tests::proper_subset(a, b); in run_test_cases()
Dbitset_test.hpp928 static void proper_subset(const Bitset& a, const Bitset& b) in proper_subset() function
/third_party/boost/boost/numeric/interval/
Dutility_fwd.hpp70 proper_subset(
Dutility.hpp132 bool proper_subset(const interval<T, Policies1>& x, in proper_subset() function
/third_party/boost/libs/multiprecision/test/
Dtest_mpfi.cpp193 BOOST_CHECK(proper_subset(b, a)); in test_intervals()
/third_party/boost/boost/multiprecision/
Dmpfi.hpp1233 inline bool proper_subset(const number<mpfi_float_backend<Digits10>, ExpressionTemplates>& a, const… in proper_subset() function
/third_party/boost/libs/multiprecision/doc/
Dmultiprecision.qbk1368 bool proper_subset(const number<mpfi_float_backend<Digits10>, ExpressionTemplates>& a,