Home
last modified time | relevance | path

Searched refs:always_false (Results 1 – 25 of 571) sorted by relevance

12345678910>>...23

/dports/www/py-rules/rules-2.0.1/tests/testsuite/
H A Dtest_predicates.py10 always_false,
24 assert not always_false()
177 p_AND1 = always_true & always_false
180 p_AND2 = always_false & always_true
186 p_AND4 = always_false & always_false
191 p_OR1 = always_true | always_false
194 p_OR2 = always_false | always_true
200 p_OR4 = always_false | always_false
214 p_XOR4 = always_false ^ always_false
222 p_INV2 = ~always_false
[all …]
H A Dtest_permissions.py3 from rules.predicates import always_true, always_false
26 add_perm('can_edit_book', always_false)
27 set_perm('can_edit_book', always_false)
42 set_perm('can_edit_book', always_false)
H A Dtest_rulesets.py3 from rules.predicates import always_true, always_false
27 add_rule('somerule', always_false)
28 set_rule('somerule', always_false)
41 ruleset.set_rule('somerule', always_false)
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_decomposer.h70 static_assert(always_false<T>::value,
77 static_assert(always_false<T>::value,
84 static_assert(always_false<T>::value,
91 static_assert(always_false<T>::value,
98 static_assert(always_false<T>::value,
105 static_assert(always_false<T>::value,
112 static_assert(always_false<T>::value,
119 static_assert(always_false<T>::value,
206 static_assert(always_false<RhsT>::value,
213 static_assert(always_false<RhsT>::value,
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_decomposer.h70 static_assert(always_false<T>::value,
77 static_assert(always_false<T>::value,
84 static_assert(always_false<T>::value,
91 static_assert(always_false<T>::value,
98 static_assert(always_false<T>::value,
105 static_assert(always_false<T>::value,
112 static_assert(always_false<T>::value,
119 static_assert(always_false<T>::value,
218 static_assert(always_false<RhsT>::value,
225 static_assert(always_false<RhsT>::value,
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_decomposer.h70 static_assert(always_false<T>::value,
77 static_assert(always_false<T>::value,
84 static_assert(always_false<T>::value,
91 static_assert(always_false<T>::value,
98 static_assert(always_false<T>::value,
105 static_assert(always_false<T>::value,
112 static_assert(always_false<T>::value,
119 static_assert(always_false<T>::value,
218 static_assert(always_false<RhsT>::value,
225 static_assert(always_false<RhsT>::value,
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_decomposer.h70 static_assert(always_false<T>::value,
77 static_assert(always_false<T>::value,
84 static_assert(always_false<T>::value,
91 static_assert(always_false<T>::value,
98 static_assert(always_false<T>::value,
105 static_assert(always_false<T>::value,
112 static_assert(always_false<T>::value,
119 static_assert(always_false<T>::value,
218 static_assert(always_false<RhsT>::value,
225 static_assert(always_false<RhsT>::value,
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_decomposer.h70 static_assert(always_false<T>::value,
77 static_assert(always_false<T>::value,
84 static_assert(always_false<T>::value,
91 static_assert(always_false<T>::value,
98 static_assert(always_false<T>::value,
105 static_assert(always_false<T>::value,
112 static_assert(always_false<T>::value,
119 static_assert(always_false<T>::value,
218 static_assert(always_false<RhsT>::value,
225 static_assert(always_false<RhsT>::value,
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_decomposer.h70 static_assert(always_false<T>::value,
77 static_assert(always_false<T>::value,
84 static_assert(always_false<T>::value,
91 static_assert(always_false<T>::value,
98 static_assert(always_false<T>::value,
105 static_assert(always_false<T>::value,
112 static_assert(always_false<T>::value,
119 static_assert(always_false<T>::value,
218 static_assert(always_false<RhsT>::value,
225 static_assert(always_false<RhsT>::value,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop7.C4 constexpr bool always_false() { return false; } in always_false() function
10 while (always_false ()) in fn1()
18 for (;always_false();) in fn2()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop7.C4 constexpr bool always_false() { return false; } in always_false() function
10 while (always_false ()) in fn1()
18 for (;always_false();) in fn2()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop7.C4 constexpr bool always_false() { return false; } in always_false() function
10 while (always_false ()) in fn1()
18 for (;always_false();) in fn2()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop7.C4 constexpr bool always_false() { return false; } in always_false() function
10 while (always_false ()) in fn1()
18 for (;always_false();) in fn2()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop7.C4 constexpr bool always_false() { return false; } in always_false() function
10 while (always_false ()) in fn1()
18 for (;always_false();) in fn2()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop7.C4 constexpr bool always_false() { return false; } in always_false() function
10 while (always_false ()) in fn1()
18 for (;always_false();) in fn2()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop7.C4 constexpr bool always_false() { return false; } in always_false() function
10 while (always_false ()) in fn1()
18 for (;always_false();) in fn2()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop7.C4 constexpr bool always_false() { return false; } in always_false() function
10 while (always_false ()) in fn1()
18 for (;always_false();) in fn2()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop7.C4 constexpr bool always_false() { return false; } in always_false() function
10 while (always_false ()) in fn1()
18 for (;always_false();) in fn2()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop7.C4 constexpr bool always_false() { return false; } in always_false() function
10 while (always_false ()) in fn1()
18 for (;always_false();) in fn2()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/rand-0.5.6/src/distributions/
H A Dbernoulli.rs93 let always_false = Bernoulli::new(0.0); in test_trivial() localVariable
96 assert_eq!(r.sample::<bool, _>(&always_false), false); in test_trivial()
98 assert_eq!(Distribution::<bool>::sample(&always_false, &mut r), false); in test_trivial()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/rand-0.5.6/src/distributions/
H A Dbernoulli.rs93 let always_false = Bernoulli::new(0.0); in test_trivial() localVariable
96 assert_eq!(r.sample::<bool, _>(&always_false), false); in test_trivial()
98 assert_eq!(Distribution::<bool>::sample(&always_false, &mut r), false); in test_trivial()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rand-0.5.6/src/distributions/
H A Dbernoulli.rs93 let always_false = Bernoulli::new(0.0); in test_trivial() localVariable
96 assert_eq!(r.sample::<bool, _>(&always_false), false); in test_trivial()
98 assert_eq!(Distribution::<bool>::sample(&always_false, &mut r), false); in test_trivial()
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/rand-0.5.5/src/distributions/
H A Dbernoulli.rs93 let always_false = Bernoulli::new(0.0); in test_trivial() localVariable
96 assert_eq!(r.sample::<bool, _>(&always_false), false); in test_trivial()
98 assert_eq!(Distribution::<bool>::sample(&always_false, &mut r), false); in test_trivial()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/rand-0.5.6/src/distributions/
H A Dbernoulli.rs93 let always_false = Bernoulli::new(0.0); in test_trivial() localVariable
96 assert_eq!(r.sample::<bool, _>(&always_false), false); in test_trivial()
98 assert_eq!(Distribution::<bool>::sample(&always_false, &mut r), false); in test_trivial()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/rand-0.5.6/src/distributions/
H A Dbernoulli.rs93 let always_false = Bernoulli::new(0.0); in test_trivial() localVariable
96 assert_eq!(r.sample::<bool, _>(&always_false), false); in test_trivial()
98 assert_eq!(Distribution::<bool>::sample(&always_false, &mut r), false); in test_trivial()

12345678910>>...23