Home
last modified time | relevance | path

Searched refs:allgood (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/libcjson/cJSON-1.7.15/tests/unity/test/tests/
H A Dtest_generate_test_runner.rb1181 allgood = expected[:to_pass].inject(true) {|s,v| s && verify_match(/#{v}:PASS/, output) }
1182 allgood = expected[:to_fail].inject(allgood) {|s,v| s && verify_match(/#{v}:FAIL/, output) }
1183 allgood = expected[:to_ignore].inject(allgood) {|s,v| s && verify_match(/#{v}:IGNORE/, output) }
1186 allgood &&= verify_number( expected[:to_pass], /(:PASS)/, output)
1187 allgood &&= verify_number( expected[:to_fail], /(:FAIL)/, output)
1188 allgood &&= verify_number( expected[:to_ignore], /(:IGNORE)/, output)
1192 allgood = expected[:text].inject(allgood) {|s,v| s && verify_match(/#{v}/, output) }
1193 allgood &&= verify_number( expected[:text], /.+/, output )
/dports/devel/z88dk/z88dk/ext/Unity/test/tests/
H A Dtest_generate_test_runner.rb1181 allgood = expected[:to_pass].inject(true) {|s,v| s && verify_match(/#{v}:PASS/, output) }
1182 allgood = expected[:to_fail].inject(allgood) {|s,v| s && verify_match(/#{v}:FAIL/, output) }
1183 allgood = expected[:to_ignore].inject(allgood) {|s,v| s && verify_match(/#{v}:IGNORE/, output) }
1186 allgood &&= verify_number( expected[:to_pass], /(:PASS)/, output)
1187 allgood &&= verify_number( expected[:to_fail], /(:FAIL)/, output)
1188 allgood &&= verify_number( expected[:to_ignore], /(:IGNORE)/, output)
1192 allgood = expected[:text].inject(allgood) {|s,v| s && verify_match(/#{v}/, output) }
1193 allgood &&= verify_number( expected[:text], /.+/, output )
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/
H A Dplace_objects.lua612 local allgood = true
632 allgood = false
635 allgood = false
699 if allgood then
704 allgood = false
711 self.object_anim:setPartialFlag(flag_altpal, not allgood)
713 self.object_blueprint_good = allgood
714 self.ui:tutorialStep(1, allgood and 5 or 4, allgood and 4 or 5)
733 allgood = false
745 self.object_blueprint_good = allgood
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/outcome/detail/
H A Dvalue_storage.hpp42 constexpr strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
44 allgood = true; in strong_swap_impl()
52 strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
54 allgood = true; in strong_swap_impl()
71 allgood = false; in strong_swap_impl()
93 allgood = false; in strong_swap_impl()
107 constexpr inline void strong_swap(bool &allgood, T &a, T &b) noexcept(detail::is_nothrow_swappable<… in BOOST_OUTCOME_TREQUIRES()
109 detail::strong_swap_impl<T, detail::is_nothrow_swappable<T>::value>(allgood, a, b); in BOOST_OUTCOME_TREQUIRES()
/dports/devel/boost-libs/boost_1_72_0/boost/outcome/detail/
H A Dvalue_storage.hpp42 constexpr strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
44 allgood = true; in strong_swap_impl()
52 strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
54 allgood = true; in strong_swap_impl()
71 allgood = false; in strong_swap_impl()
93 allgood = false; in strong_swap_impl()
107 constexpr inline void strong_swap(bool &allgood, T &a, T &b) noexcept(detail::is_nothrow_swappable<… in BOOST_OUTCOME_TREQUIRES()
109 detail::strong_swap_impl<T, detail::is_nothrow_swappable<T>::value>(allgood, a, b); in BOOST_OUTCOME_TREQUIRES()
/dports/devel/boost-python-libs/boost_1_72_0/boost/outcome/detail/
H A Dvalue_storage.hpp42 constexpr strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
44 allgood = true; in strong_swap_impl()
52 strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
54 allgood = true; in strong_swap_impl()
71 allgood = false; in strong_swap_impl()
93 allgood = false; in strong_swap_impl()
107 constexpr inline void strong_swap(bool &allgood, T &a, T &b) noexcept(detail::is_nothrow_swappable<… in BOOST_OUTCOME_TREQUIRES()
109 detail::strong_swap_impl<T, detail::is_nothrow_swappable<T>::value>(allgood, a, b); in BOOST_OUTCOME_TREQUIRES()
/dports/databases/p5-Bucardo/Bucardo-5.6.0/t/
H A D50-star.t136 my $allgood = 1;
140 $allgood = 0 if $output ne $good;
144 last if $allgood;
/dports/net-p2p/dclib/dclib-0.3.23/dclib/
H A Dcfilehasher.cpp36 allgood = other.allgood; in CTreeVerificationReport()
66 if ( allgood ) in ToString()
505 m_pReport->allgood = ok; in Thread()
568 m_pReport->allgood = ok; in Thread()
H A Dcfilehasher.h82 allgood = false; in CTreeVerificationReport()
105 bool allgood; variable
/dports/devel/hyperscan/boost_1_75_0/boost/outcome/detail/
H A Dvalue_storage.hpp44 constexpr strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
46 allgood = true; in strong_swap_impl()
54 strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
56 allgood = true; in strong_swap_impl()
73 allgood = false; in strong_swap_impl()
95 allgood = false; in strong_swap_impl()
109 constexpr inline void strong_swap(bool &allgood, T &a, T &b) noexcept(detail::is_nothrow_swappable<… in BOOST_OUTCOME_TREQUIRES()
111 detail::strong_swap_impl<T, detail::is_nothrow_swappable<T>::value>(allgood, a, b); in BOOST_OUTCOME_TREQUIRES()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/outcome/detail/
H A Dvalue_storage.hpp44 constexpr strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
46 allgood = true; in strong_swap_impl()
54 strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
56 allgood = true; in strong_swap_impl()
73 allgood = false; in strong_swap_impl()
95 allgood = false; in strong_swap_impl()
109 constexpr inline void strong_swap(bool &allgood, T &a, T &b) noexcept(detail::is_nothrow_swappable<… in BOOST_OUTCOME_TREQUIRES()
111 detail::strong_swap_impl<T, detail::is_nothrow_swappable<T>::value>(allgood, a, b); in BOOST_OUTCOME_TREQUIRES()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/outcome/detail/
H A Dvalue_storage.hpp44 constexpr strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
46 allgood = true; in strong_swap_impl()
54 strong_swap_impl(bool &allgood, T &a, T &b) in strong_swap_impl()
56 allgood = true; in strong_swap_impl()
73 allgood = false; in strong_swap_impl()
95 allgood = false; in strong_swap_impl()
109 constexpr inline void strong_swap(bool &allgood, T &a, T &b) noexcept(detail::is_nothrow_swappable<… in BOOST_OUTCOME_TREQUIRES()
111 detail::strong_swap_impl<T, detail::is_nothrow_swappable<T>::value>(allgood, a, b); in BOOST_OUTCOME_TREQUIRES()
/dports/devel/R-cran-Rcpp/Rcpp/R/
H A DcompilerCheck.R20 allgood <- FALSE functionVar
/dports/security/dropbear/dropbear-2020.81/
H A Dcommon-kex.c836 int allgood = 1; /* we AND this with each goodguess and see if its still in read_kex_algos() local
865 allgood &= goodguess; in read_kex_algos()
877 allgood &= goodguess; in read_kex_algos()
952 TRACE(("them kex firstfollows. allgood %d", allgood)) in read_kex_algos()
955 if (!allgood) { in read_kex_algos()
1015 if (ses.send_kex_first_guess && allgood) { in read_kex_algos()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dsys_solaris_amd64.s155 JNE allgood
165 allgood: label
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dsys_solaris_amd64.s155 JNE allgood
165 allgood: label
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dsys_solaris_amd64.s175 JNE allgood
185 allgood: label
/dports/games/xonotic/Xonotic/source/qcsrc/menu/xonotic/
H A Dutil.qc481 float allgood;
483 allgood = true;
488 allgood = false;
492 if(allgood)
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/contrib/mod_snmp/contrib/opennms/
H A Dproftpd.snmp-graph.properties233 CDEF:allgood=sshhost,sshkeyboard,sshpass,sshkey,+,+,+ \
272 LINE1:allgood#000000:"Total Successful " \
273 GPRINT:allgood:AVERAGE:"Average \\: %8.2lf %s" \
274 GPRINT:allgood:MIN:"Min \\: %8.2lf %s" \
275 GPRINT:allgood:MAX:"Max \\: %8.2lf %s\\n" \
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/contrib/mod_snmp/contrib/opennms/
H A Dproftpd.snmp-graph.properties233 CDEF:allgood=sshhost,sshkeyboard,sshpass,sshkey,+,+,+ \
272 LINE1:allgood#000000:"Total Successful " \
273 GPRINT:allgood:AVERAGE:"Average \\: %8.2lf %s" \
274 GPRINT:allgood:MIN:"Min \\: %8.2lf %s" \
275 GPRINT:allgood:MAX:"Max \\: %8.2lf %s\\n" \
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/contrib/mod_snmp/contrib/opennms/
H A Dproftpd.snmp-graph.properties233 CDEF:allgood=sshhost,sshkeyboard,sshpass,sshkey,+,+,+ \
272 LINE1:allgood#000000:"Total Successful " \
273 GPRINT:allgood:AVERAGE:"Average \\: %8.2lf %s" \
274 GPRINT:allgood:MIN:"Min \\: %8.2lf %s" \
275 GPRINT:allgood:MAX:"Max \\: %8.2lf %s\\n" \
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/contrib/mod_snmp/contrib/opennms/
H A Dproftpd.snmp-graph.properties233 CDEF:allgood=sshhost,sshkeyboard,sshpass,sshkey,+,+,+ \
272 LINE1:allgood#000000:"Total Successful " \
273 GPRINT:allgood:AVERAGE:"Average \\: %8.2lf %s" \
274 GPRINT:allgood:MIN:"Min \\: %8.2lf %s" \
275 GPRINT:allgood:MAX:"Max \\: %8.2lf %s\\n" \
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/mod_snmp/contrib/opennms/
H A Dproftpd.snmp-graph.properties233 CDEF:allgood=sshhost,sshkeyboard,sshpass,sshkey,+,+,+ \
272 LINE1:allgood#000000:"Total Successful " \
273 GPRINT:allgood:AVERAGE:"Average \\: %8.2lf %s" \
274 GPRINT:allgood:MIN:"Min \\: %8.2lf %s" \
275 GPRINT:allgood:MAX:"Max \\: %8.2lf %s\\n" \
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/contrib/mod_snmp/contrib/opennms/
H A Dproftpd.snmp-graph.properties233 CDEF:allgood=sshhost,sshkeyboard,sshpass,sshkey,+,+,+ \
272 LINE1:allgood#000000:"Total Successful " \
273 GPRINT:allgood:AVERAGE:"Average \\: %8.2lf %s" \
274 GPRINT:allgood:MIN:"Min \\: %8.2lf %s" \
275 GPRINT:allgood:MAX:"Max \\: %8.2lf %s\\n" \
/dports/ftp/proftpd/proftpd-1.3.7c/contrib/mod_snmp/contrib/opennms/
H A Dproftpd.snmp-graph.properties233 CDEF:allgood=sshhost,sshkeyboard,sshpass,sshkey,+,+,+ \
272 LINE1:allgood#000000:"Total Successful " \
273 GPRINT:allgood:AVERAGE:"Average \\: %8.2lf %s" \
274 GPRINT:allgood:MIN:"Min \\: %8.2lf %s" \
275 GPRINT:allgood:MAX:"Max \\: %8.2lf %s\\n" \

123