Home
last modified time | relevance | path

Searched refs:test_pred (Results 1 – 25 of 131) sorted by relevance

123456

/dports/devel/boost-docs/boost_1_72_0/libs/range/test/algorithm_test/
H A Dbinary_search.cpp59 void test_pred(Container& cont, BinaryPredicate pred) in test_pred() function
91 test_pred(cont, std::less<int>()); in test_binary_search_impl()
92 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
97 test_pred(cont, std::less<int>()); in test_binary_search_impl()
98 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
103 test_pred(cont, std::less<int>()); in test_binary_search_impl()
104 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
H A Dincludes.cpp68 void test_pred(Container1 cont1, Container2 cont2, in test_pred() function
108 test_pred(cont1, cont2, std::less<int>()); in test_includes_impl()
109 test_pred(cont1, cont2, std::greater<int>()); in test_includes_impl()
/dports/devel/boost-python-libs/boost_1_72_0/libs/range/test/algorithm_test/
H A Dbinary_search.cpp59 void test_pred(Container& cont, BinaryPredicate pred) in test_pred() function
91 test_pred(cont, std::less<int>()); in test_binary_search_impl()
92 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
97 test_pred(cont, std::less<int>()); in test_binary_search_impl()
98 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
103 test_pred(cont, std::less<int>()); in test_binary_search_impl()
104 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/range/test/algorithm_test/
H A Dbinary_search.cpp59 void test_pred(Container& cont, BinaryPredicate pred) in test_pred() function
91 test_pred(cont, std::less<int>()); in test_binary_search_impl()
92 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
97 test_pred(cont, std::less<int>()); in test_binary_search_impl()
98 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
103 test_pred(cont, std::less<int>()); in test_binary_search_impl()
104 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/range/test/algorithm_test/
H A Dbinary_search.cpp59 void test_pred(Container& cont, BinaryPredicate pred) in test_pred() function
91 test_pred(cont, std::less<int>()); in test_binary_search_impl()
92 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
97 test_pred(cont, std::less<int>()); in test_binary_search_impl()
98 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
103 test_pred(cont, std::less<int>()); in test_binary_search_impl()
104 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
/dports/databases/percona57-server/boost_1_59_0/libs/range/test/algorithm_test/
H A Dbinary_search.cpp59 void test_pred(Container& cont, BinaryPredicate pred) in test_pred() function
91 test_pred(cont, std::less<int>()); in test_binary_search_impl()
92 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
97 test_pred(cont, std::less<int>()); in test_binary_search_impl()
98 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
103 test_pred(cont, std::less<int>()); in test_binary_search_impl()
104 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
/dports/databases/xtrabackup/boost_1_59_0/libs/range/test/algorithm_test/
H A Dbinary_search.cpp59 void test_pred(Container& cont, BinaryPredicate pred) in test_pred() function
91 test_pred(cont, std::less<int>()); in test_binary_search_impl()
92 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
97 test_pred(cont, std::less<int>()); in test_binary_search_impl()
98 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
103 test_pred(cont, std::less<int>()); in test_binary_search_impl()
104 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
/dports/databases/percona57-client/boost_1_59_0/libs/range/test/algorithm_test/
H A Dbinary_search.cpp59 void test_pred(Container& cont, BinaryPredicate pred) in test_pred() function
91 test_pred(cont, std::less<int>()); in test_binary_search_impl()
92 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
97 test_pred(cont, std::less<int>()); in test_binary_search_impl()
98 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
103 test_pred(cont, std::less<int>()); in test_binary_search_impl()
104 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
/dports/devel/boost-libs/boost_1_72_0/libs/range/test/algorithm_test/
H A Dbinary_search.cpp59 void test_pred(Container& cont, BinaryPredicate pred) in test_pred() function
91 test_pred(cont, std::less<int>()); in test_binary_search_impl()
92 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
97 test_pred(cont, std::less<int>()); in test_binary_search_impl()
98 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
103 test_pred(cont, std::less<int>()); in test_binary_search_impl()
104 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
/dports/devel/hyperscan/boost_1_75_0/libs/range/test/algorithm_test/
H A Dbinary_search.cpp58 void test_pred(Container& cont, BinaryPredicate pred) in test_pred() function
90 test_pred(cont, std::less<int>()); in test_binary_search_impl()
91 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
96 test_pred(cont, std::less<int>()); in test_binary_search_impl()
97 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
102 test_pred(cont, std::less<int>()); in test_binary_search_impl()
103 test_pred(cont, std::greater<int>()); in test_binary_search_impl()
/dports/math/minizinc/libminizinc-2.5.5/tests/spec/unit/regression/
H A Darg-reif-float.mzn18 predicate test_pred(1.0..10.0: x, var int: y) = y = 3;
20 constraint test_pred(11.0, a) == false;
H A Darg-reif-int.mzn18 predicate test_pred(1..10: x, var int: y) = y = 3;
20 constraint test_pred(11, a) == false;
H A Darg-reif-array-int.mzn18 predicate test_pred(array[int] of 1..10: x, var int: y) = y = 3;
20 constraint test_pred([1, 2, 4, 11], a) == false;
H A Darg-reif-array-float.mzn18 predicate test_pred(array[int] of 1.0..10.0: x, var int: y) = y = 3;
20 constraint test_pred([1.0, 2.0, 4.0, 11.0], a) == false;
H A Darg-reif-int-set.mzn18 predicate test_pred(set of 2..4: x, var int: y) = y = 3;
20 constraint test_pred({11}, a) == false;
/dports/devel/boost-docs/boost_1_72_0/libs/algorithm/string/test/
H A Dpredicate_test.cpp101 void test_pred(const Pred& pred, const Input& input, bool bYes) in test_pred() function
121 test_pred(Pred, YesInput, true); \
122 test_pred(Pred, NoInput, false); \
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/algorithm/string/test/
H A Dpredicate_test.cpp101 void test_pred(const Pred& pred, const Input& input, bool bYes) in test_pred() function
121 test_pred(Pred, YesInput, true); \
122 test_pred(Pred, NoInput, false); \
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/algorithm/string/test/
H A Dpredicate_test.cpp101 void test_pred(const Pred& pred, const Input& input, bool bYes) in test_pred() function
121 test_pred(Pred, YesInput, true); \
122 test_pred(Pred, NoInput, false); \
/dports/databases/percona57-server/boost_1_59_0/libs/algorithm/string/test/
H A Dpredicate_test.cpp101 void test_pred(const Pred& pred, const Input& input, bool bYes) in test_pred() function
121 test_pred(Pred, YesInput, true); \
122 test_pred(Pred, NoInput, false); \
/dports/databases/xtrabackup/boost_1_59_0/libs/algorithm/string/test/
H A Dpredicate_test.cpp101 void test_pred(const Pred& pred, const Input& input, bool bYes) in test_pred() function
121 test_pred(Pred, YesInput, true); \
122 test_pred(Pred, NoInput, false); \
/dports/databases/percona57-client/boost_1_59_0/libs/algorithm/string/test/
H A Dpredicate_test.cpp101 void test_pred(const Pred& pred, const Input& input, bool bYes) in test_pred() function
121 test_pred(Pred, YesInput, true); \
122 test_pred(Pred, NoInput, false); \
/dports/devel/boost-libs/boost_1_72_0/libs/algorithm/string/test/
H A Dpredicate_test.cpp101 void test_pred(const Pred& pred, const Input& input, bool bYes) in test_pred() function
121 test_pred(Pred, YesInput, true); \
122 test_pred(Pred, NoInput, false); \
/dports/devel/boost-python-libs/boost_1_72_0/libs/algorithm/string/test/
H A Dpredicate_test.cpp101 void test_pred(const Pred& pred, const Input& input, bool bYes) in test_pred() function
121 test_pred(Pred, YesInput, true); \
122 test_pred(Pred, NoInput, false); \
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/algorithm/string/test/
H A Dpredicate_test.cpp101 void test_pred(const Pred& pred, const Input& input, bool bYes) in test_pred() function
121 test_pred(Pred, YesInput, true); \
122 test_pred(Pred, NoInput, false); \
/dports/devel/hyperscan/boost_1_75_0/libs/algorithm/string/test/
H A Dpredicate_test.cpp101 void test_pred(const Pred& pred, const Input& input, bool bYes) in test_pred() function
121 test_pred(Pred, YesInput, true); \
122 test_pred(Pred, NoInput, false); \

123456