Home
last modified time | relevance | path

Searched refs:checks (Results 1 – 25 of 15594) sorted by relevance

12345678910>>...624

/dports/math/optpp/optpp-2.4/newmat11/
H A Dtmti.cpp33 ColumnVector checks(23); checks = 1.0; checks(1) = 0.0; in trymati() local
37 CatchAll { checks(1) = 1; } in trymati()
44 CatchAll { checks(1) = 1; } in trymati()
51 CatchAll { checks(1) = 1; } in trymati()
58 Catch(Bad_alloc) { checks(1) = 1; } in trymati()
65 CatchAll { checks(1) = 1; } in trymati()
76 Catch(Bad_alloc) { checks(1) = 1; } in trymati()
83 CatchAll { checks(1) = 1; } in trymati()
94 Catch(Bad_alloc) { checks(1) = 1; } in trymati()
198 CatchAll { checks(1) = 1; } in trymati()
[all …]
/dports/math/newmat/newmat-1.1_1/
H A Dtmti.cpp40 ColumnVector checks(23); checks = 1.0; checks(1) = 0.0; in trymati() local
44 CatchAll { checks(1) = 1; } in trymati()
52 CatchAll { checks(1) = 1; } in trymati()
60 CatchAll { checks(1) = 1; } in trymati()
68 Catch(Bad_alloc) { checks(1) = 1; } in trymati()
76 CatchAll { checks(1) = 1; } in trymati()
88 Catch(Bad_alloc) { checks(1) = 1; } in trymati()
96 CatchAll { checks(1) = 1; } in trymati()
108 Catch(Bad_alloc) { checks(1) = 1; } in trymati()
227 CatchAll { checks(1) = 1; } in trymati()
[all …]
/dports/devel/clazy/clazy-1.5/
H A DCheckSources.cmake9 ${CMAKE_CURRENT_LIST_DIR}/src/checks/manuallevel/qt-keywords.cpp
25 ${CMAKE_CURRENT_LIST_DIR}/src/checks/level0/qenums.cpp
27 ${CMAKE_CURRENT_LIST_DIR}/src/checks/level0/qgetenv.cpp
29 ${CMAKE_CURRENT_LIST_DIR}/src/checks/level0/qstring-arg.cpp
31 ${CMAKE_CURRENT_LIST_DIR}/src/checks/level0/qstring-ref.cpp
32 ${CMAKE_CURRENT_LIST_DIR}/src/checks/level0/qt-macros.cpp
45 ${CMAKE_CURRENT_LIST_DIR}/src/checks/level1/foreach.cpp
51 ${CMAKE_CURRENT_LIST_DIR}/src/checks/level1/post-event.cpp
52 ${CMAKE_CURRENT_LIST_DIR}/src/checks/level1/qdeleteall.cpp
57 ${CMAKE_CURRENT_LIST_DIR}/src/checks/level1/range-loop.cpp
[all …]
H A Dreadmes.cmake2 ${CMAKE_CURRENT_LIST_DIR}/docs/checks/README-container-inside-loop.md
3 ${CMAKE_CURRENT_LIST_DIR}/docs/checks/README-ifndef-define-typo.md
4 ${CMAKE_CURRENT_LIST_DIR}/docs/checks/README-inefficient-qlist.md
5 ${CMAKE_CURRENT_LIST_DIR}/docs/checks/README-isempty-vs-count.md
8 ${CMAKE_CURRENT_LIST_DIR}/docs/checks/README-qstring-varargs.md
9 ${CMAKE_CURRENT_LIST_DIR}/docs/checks/README-qt-keywords.md
28 ${CMAKE_CURRENT_LIST_DIR}/docs/checks/README-qenums.md
30 ${CMAKE_CURRENT_LIST_DIR}/docs/checks/README-qgetenv.md
32 ${CMAKE_CURRENT_LIST_DIR}/docs/checks/README-qstring-arg.md
35 ${CMAKE_CURRENT_LIST_DIR}/docs/checks/README-qt-macros.md
[all …]
/dports/security/silktools/silk-3.19.1/src/rwfilter/
H A Drwfiltercheck.c672 checks->checkSet[checks->check_count] = check_key; in filterOptionsHandler()
1914 if (checks->sPort) { in filterTeardown()
1918 if (checks->dPort) { in filterTeardown()
1926 if (checks->proto) { in filterTeardown()
1938 if (checks->sID) { in filterTeardown()
1962 if (checks->scc) { in filterTeardown()
1966 if (checks->dcc) { in filterTeardown()
2016 rv = fglobSetFilters(&(checks->sID), &(checks->flow_type)); in filterGetFGlobFilters()
2024 checks->checkSet[checks->check_count] = OPT_SENSORS; in filterGetFGlobFilters()
2029 checks->checkSet[checks->check_count] = OPT_FLOW_TYPE; in filterGetFGlobFilters()
[all …]
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/
H A Dtest_hacking.py21 from cinder.hacking import checks
65 self.assertIsNone(checks.no_vi_headers(
67 self.assertEqual(2, len(list(checks.no_vi_headers(
70 self.assertEqual(2, len(list(checks.no_vi_headers(
73 self.assertIsNone(checks.no_vi_headers(
77 self.assertIsNone(checks.no_vi_headers(
82 self.assertEqual(1, len(list(checks.no_translate_logs(
84 self.assertEqual(1, len(list(checks.no_translate_logs(
157 checker = checks.CheckLoggingFormatArgs
188 checker = checks.CheckOptRegistrationArgs
[all …]
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/filters/
H A Dtest_checks.py26 except checks.FilterFailure:
84 checks.StandardChecker()
85 checks.MozillaChecker()
88 checks.GnomeChecker()
89 checks.KdeChecker()
90 checks.IOSChecker()
133 stdchecker = checks.StandardChecker(checks.CheckerConfig(accelmarkers="&"))
295 frchecker = checks.StandardChecker(checks.CheckerConfig(targetlanguage="fr"))
309 vichecker = checks.StandardChecker(checks.CheckerConfig(targetlanguage="vi"))
313 eschecker = checks.StandardChecker(checks.CheckerConfig(targetlanguage="es"))
[all …]
/dports/sysutils/py-borgmatic/borgmatic-1.5.21/tests/unit/borg/
H A Dtest_check.py46 assert checks == ()
160 checks = ('repository',)
175 checks = ('repository',)
213 checks = ('extract',)
227 checks = ('repository',)
240 checks = ('repository',)
263 checks = ('repository',)
281 checks = ('repository',)
299 checks = ('repository',)
314 checks = ('repository',)
[all …]
/dports/math/py-numpy/numpy-1.20.3/numpy/core/tests/
H A Dtest_cython.py69 import checks
75 assert not checks.is_td64(1)
76 assert not checks.is_td64(None)
82 import checks
87 assert not checks.is_dt64(1)
88 assert not checks.is_dt64(None)
94 import checks
105 import checks
116 import checks
130 import checks
[all …]
/dports/devel/py-asynctest/asynctest-0.13.0/asynctest/
H A D_fail_on.py39 def __init__(self, checks=None): argument
40 self.checks = checks or {}
47 checker.update(self.checks)
56 self.checks.update(checks)
67 checks = DEFAULTS.copy()
70 checks.update(getattr(case, _FAIL_ON_ATTR, None).checks)
74 checks.update(self.checks)
80 checks = self.get_checks(case)
81 for check in filter(checks.get, checks):
88 checks = self.get_checks(case)
[all …]
/dports/sysutils/p5-Proc-ProcessTable-Match/Proc-ProcessTable-Match-0.0.1/lib/Proc/ProcessTable/
H A DMatch.pm136 if ( ! defined( $args{checks} ) ){
139 if ( ref( @{ $args{checks} } ) eq 'ARRAY' ){
143 if ( ! defined $args{checks}[0] ){
146 if ( ref( %{ $args{checks}[0] } ) eq 'HASH' ){
151 checks=>[],
156 my @checks;
160 while( defined( $args{checks}[$check_int] ) ){
168 if ( defined($args{checks}[$check_int]{'type'}) ){
184 ( defined($args{checks}[$check_int]{'args'}) ) &&
216 push(@{ $self->{checks} }, \%new_check );
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/run-make/x86_64-fortanix-unknown-sgx-lvi/
H A Dscript.sh24 local checks="${TEST_DIR}/$2"
31 ${filecheck} --input-file ${asm} ${checks}
36 check unw_getcontext unw_getcontext.checks
42 check cc_plus_one_c cc_plus_one_c.checks
43 check cc_plus_one_c_asm cc_plus_one_c_asm.checks
44 check cc_plus_one_cxx cc_plus_one_cxx.checks
45 check cc_plus_one_cxx_asm cc_plus_one_cxx_asm.checks
46 check cc_plus_one_asm cc_plus_one_asm.checks \
50 check cmake_plus_one_c cmake_plus_one_c.checks
54 check cmake_plus_one_cxx cmake_plus_one_cxx.checks
[all …]
/dports/net/p5-Net-Connection-Match/Net-Connection-Match-0.5.0/lib/Net/Connection/
H A DMatch.pm119 if ( ! defined( $args{checks} ) ){
122 if ( ref( @{ $args{checks} } ) eq 'ARRAY' ){
126 if ( ! defined $args{checks}[0] ){
127 $args{checks}[0] = {
134 if ( ref( %{ $args{checks}[0] } ) eq 'HASH' ){
149 checks=>[],
155 while( defined( $args{checks}[$check_int] ) ){
163 if ( defined($args{checks}[$check_int]{'type'}) ){
179 ( defined($args{checks}[$check_int]{'args'}) ) &&
211 push(@{ $self->{checks} }, \%new_check );
[all …]
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Configure/Checkers/
H A DURL.pm59 my ( $reporter, $uri, %checks ) = @_;
72 $checks{partsreq} ||= [qw/scheme authority/];
73 $checks{schemes} ||= [qw/http https/];
74 $checks{authtype} ||= ['host'];
75 $checks{trail} = 1 unless defined $checks{trail};
76 $checks{pass} = 0 unless defined $checks{pass};
77 $checks{user} = $checks{pass} unless defined $checks{user};
93 my %parts = _list2hash( $checks{parts} );
94 my %partsreq = _list2hash( $checks{partsreq} );
117 if ( $checks{user} ) {
[all …]
/dports/www/moodle311/moodle/message/output/airnotifier/tests/
H A Dmanager_test.php37 $checks = $manager->check_configuration();
39 … $this->assertEquals(core\check\result::OK, $checks[0]->get_status()); // Mobile service enabled.
42 …$this->assertEquals(core\check\result::OK, $checks[3]->get_status()); // Airnotifier URL availab…
43 … $this->assertEquals(core\check\result::ERROR, $checks[4]->get_status()); // Missing access key.
60 $checks = $manager->check_configuration();
62 … $this->assertEquals(core\check\result::OK, $checks[0]->get_status()); // Mobile service enabled.
64 …$this->assertEquals(core\check\result::OK, $checks[2]->get_status()); // Airnotifier configured.
65 …$this->assertEquals(core\check\result::OK, $checks[3]->get_status()); // Airnotifier URL availab…
84 $checks = $manager->check_configuration();
86 … $this->assertEquals(core\check\result::OK, $checks[0]->get_status()); // Mobile service enabled.
[all …]
/dports/cad/ngspice_rework/ngspice-35/examples/control_structs/
H A Dnew-check-4.sp11 let checks = 0
21 let checks = checks + 1
27 let checks = checks + 1
33 let checks = checks + 1
39 let checks = checks + 1
45 let checks = checks + 1
58 let checks = checks + 1
64 let checks = checks + 1
74 let checks = checks + 1
80 let checks = checks + 1
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/config/
H A Dconfig_check.c27 return (config == NULL || entry->checks == NULL ? 0 : in __wt_config_check()
38 const WT_CONFIG_CHECK *checks, u_int entries, in config_check_search() argument
50 for (indx = 0; checks[indx].name != NULL; indx++) in config_check_search()
58 cmp = strncmp(checks[indx].name, str, len); in config_check_search()
108 if (strcmp(checks[i].type, "boolean") == 0) { in config_check()
115 checks[i].subconfigs, checks[i].subconfigs_entries, in config_check()
136 (int)k.len, k.str, checks[i].type); in config_check()
138 if (checks[i].checkf != NULL) in config_check()
139 WT_RET(checks[i].checkf(session, &v)); in config_check()
141 if (checks[i].checks == NULL) in config_check()
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/github.com/tommy-muehle/go-mnd/
H A Danalyzer.go37 checks.ArgumentCheck+","+
38 checks.CaseCheck+","+
39 checks.ConditionCheck+","+
40 checks.OperationCheck+","+
41 checks.ReturnCheck+","+
42 checks.AssignCheck,
57 if conf.IsCheckEnabled(checks.ArgumentCheck) {
60 if conf.IsCheckEnabled(checks.CaseCheck) {
63 if conf.IsCheckEnabled(checks.ConditionCheck) {
69 if conf.IsCheckEnabled(checks.ReturnCheck) {
[all …]
/dports/mail/rspamd-devel/rspamd-93430bb/conf/modules.d/
H A Drbl.conf32 checks = ['received', 'from'];
54 checks = ['from'];
76 checks = ['from'];
84 checks = ['from'];
92 checks = ['from'];
99 checks = ['from', 'received'];
119 checks = ['from'];
129 checks = ['from'];
140 checks = ['from', 'received'];
147 checks = ['dkim'];
[all …]
/dports/devel/py-os-win/os-win-5.5.0/
H A Dtox.ini42 N310 = checks:use_timeutils_utcnow
43 N313 = checks:capital_cfg_help
45 N316 = checks:assert_true_instance
46 N317 = checks:assert_equal_type
47 N318 = checks:assert_equal_none
48 N335 = checks:assert_raises_regexp
49 C312 = checks:no_translate_logs
53 N324 = checks:use_jsonutils
54 N325 = checks:CheckForStrUnicodeExc
55 N326 = checks:CheckForTransAdd
[all …]
/dports/mail/rspamd/rspamd-3.1/conf/modules.d/
H A Drbl.conf32 checks = ['received', 'from'];
54 checks = ['from'];
76 checks = ['from'];
84 checks = ['from'];
92 checks = ['from'];
99 checks = ['from', 'received'];
119 checks = ['from'];
129 checks = ['from'];
140 checks = ['from', 'received'];
147 checks = ['dkim'];
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/containerd/continuity/fs/
H A Dpath_test.go26 checks []RootCheck
36 checks: Check("fs/i", "fs/a"),
46 checks: Check("fs/a/d", "b"),
51 checks: CheckAll(
59 checks: CheckAll(
70 checks: Check("fs/b/h", "root"),
80 checks: Check("foo", ""),
85 checks: Check("foo", ""),
90 checks: Check("foo", ""),
217 for i, check := range checks {
[all …]
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/tommy-muehle/go-mnd/v2/
H A Danalyzer.go40 checks.ArgumentCheck+","+
41 checks.CaseCheck+","+
42 checks.ConditionCheck+","+
43 checks.OperationCheck+","+
44 checks.ReturnCheck+","+
45 checks.AssignCheck,
75 if conf.IsCheckEnabled(checks.ArgumentCheck) {
79 if conf.IsCheckEnabled(checks.CaseCheck) {
83 if conf.IsCheckEnabled(checks.ConditionCheck) {
91 if conf.IsCheckEnabled(checks.ReturnCheck) {
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/tommy-muehle/go-mnd/v2/
H A Danalyzer.go40 checks.ArgumentCheck+","+
41 checks.CaseCheck+","+
42 checks.ConditionCheck+","+
43 checks.OperationCheck+","+
44 checks.ReturnCheck+","+
45 checks.AssignCheck,
75 if conf.IsCheckEnabled(checks.ArgumentCheck) {
79 if conf.IsCheckEnabled(checks.CaseCheck) {
83 if conf.IsCheckEnabled(checks.ConditionCheck) {
91 if conf.IsCheckEnabled(checks.ReturnCheck) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/api/
H A Dhealth_test.go33 if len(checks) == 0 {
34 r.Fatalf("bad: %v", checks)
44 checks HealthChecks
196 checks := HealthChecks{
252 if len(checks) == 0 {
253 r.Fatalf("Bad: %v", checks)
273 if len(checks) == 0 {
274 r.Fatalf("Bad: %v", checks)
303 if len(checks) == 0 {
329 if len(checks) == 0 {
[all …]

12345678910>>...624