Home
last modified time | relevance | path

Searched defs:good (Results 1 – 25 of 3457) sorted by relevance

12345678910>>...139

/dports/science/teem/teem-1.11.0-src/Testing/biff/
H A Dtest.c65 char good[] = ("[bingo] the third error bingo\n" in main() local
88 char good[] = ""; in main() local
94 char good[] = ("[axis] the third error axis\n" in main() local
105 char good[] = ("[harold] the third error harold\n" in main() local
122 char good[] = ("[axis] the fifth error axis\n" in main() local
133 char good[] = "[test] me: this is a test of biffAddf 1 4.2\n"; in main() local
141 char good[] = ("[test3] me: testing biffMove 1729.\n" in main() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_robotparser.py53 good = ['/','/test.html'] variable
83 good = [] variable
99 good = [] # XFAIL '/a/b.html' variable
132 good = ['/foo.html'] variable
146 good = ['/folder1/myfile.html'] variable
161 good = [] variable
166 good = [] variable
180 good = [] variable
185 good = ['/something.jpg'] variable
211 good = ['/some/path'] variable
[all …]
/dports/devel/R-cran-foreach/foreach/R/
H A Dgetsyms.R31 accum <- list(good=character(0), bad=character(0)) nameattr
38 expandsyms <- function(syms, env, good, bad) { argument
39 fun <- function(sym, good, bad) { argument
42 list(good=good, bad=bad) nameattr
47 list(good=good, bad=c(sym, bad)) nameattr
60 list(good=good, bad=bad) nameattr
64 list(good=good, bad=bad) nameattr
68 list(good=c(sym, good), bad=bad) nameattr in c
71 list(good=good, bad=c(sym, bad)) nameattr
79 getexports <- function(ex, e, env, good=character(0), bad=character(0)) { argument
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/common/
H A Dm_common_namecheck.F9054 logical :: good local
69 logical :: good local
82 logical :: good local
97 logical :: good local
136 logical :: good local
154 logical :: good local
193 logical :: good local
209 logical :: good local
248 logical :: good local
260 logical :: good local
[all …]
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/objects/utility/
H A DStreams.h69 virtual bool good() const override { in good() function
93 virtual bool good() const override { in good() function
109 virtual bool good() const override { in good() function
125 virtual bool good() const override { in good() function
138 virtual bool good() const override { in good() function
/dports/cad/nvc/nvc-r1.5.3/test/regress/
H A Dtextio4.vhd12 variable good : boolean; variable
101 variable good : boolean; variable
126 variable good : boolean; variable
156 variable good : boolean; variable
177 variable good : boolean; variable
194 variable good : boolean; variable
/dports/devel/swig/swig-4.0.2/Examples/test-suite/octave/
H A Dconstructor_copy_runme.m20 good = 0; variable
22 good = 1; variable
41 good = 0; variable
43 good = 1; variable
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_robotparser.py13 good = [] variable in BaseRobotTest
51 good = ['/', '/test.html'] variable in UserAgentWildcardTest
83 good = ['/', '/test.html'] variable in SitemapTest
95 good = [] variable in RejectAllRobotsTest
129 good = ['/foo'] variable in EmptyFileTest
164 good = ['/tmp'] variable in InvalidRequestRateTest
177 good = ['/foo.html'] variable in InvalidCrawlDelayTest
233 good = ['/some/path'] variable in DisallowQueryStringTest
246 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
257 good = ['/some/path?'] variable in EmptyQueryStringTest
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_robotparser.py13 good = [] variable in BaseRobotTest
51 good = ['/', '/test.html'] variable in UserAgentWildcardTest
83 good = ['/', '/test.html'] variable in SitemapTest
95 good = [] variable in RejectAllRobotsTest
129 good = ['/foo'] variable in EmptyFileTest
164 good = ['/tmp'] variable in InvalidRequestRateTest
177 good = ['/foo.html'] variable in InvalidCrawlDelayTest
233 good = ['/some/path'] variable in DisallowQueryStringTest
246 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
257 good = ['/some/path?'] variable in EmptyQueryStringTest
[all …]
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_robotparser.py15 good = [] variable in BaseRobotTest
53 good = ['/', '/test.html'] variable in UserAgentWildcardTest
85 good = ['/', '/test.html'] variable in SitemapTest
97 good = [] variable in RejectAllRobotsTest
131 good = ['/foo'] variable in EmptyFileTest
166 good = ['/tmp'] variable in InvalidRequestRateTest
179 good = ['/foo.html'] variable in InvalidCrawlDelayTest
235 good = ['/some/path'] variable in DisallowQueryStringTest
248 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
259 good = ['/some/path?'] variable in EmptyQueryStringTest
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_robotparser.py13 good = [] variable in BaseRobotTest
51 good = ['/', '/test.html'] variable in UserAgentWildcardTest
83 good = ['/', '/test.html'] variable in SitemapTest
95 good = [] variable in RejectAllRobotsTest
129 good = ['/foo'] variable in EmptyFileTest
164 good = ['/tmp'] variable in InvalidRequestRateTest
177 good = ['/foo.html'] variable in InvalidCrawlDelayTest
233 good = ['/some/path'] variable in DisallowQueryStringTest
246 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
257 good = ['/some/path?'] variable in EmptyQueryStringTest
[all …]
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_robotparser.py14 good = [] variable in BaseRobotTest
52 good = ['/', '/test.html'] variable in UserAgentWildcardTest
84 good = ['/', '/test.html'] variable in SitemapTest
96 good = [] variable in RejectAllRobotsTest
130 good = ['/foo'] variable in EmptyFileTest
165 good = ['/tmp'] variable in InvalidRequestRateTest
178 good = ['/foo.html'] variable in InvalidCrawlDelayTest
234 good = ['/some/path'] variable in DisallowQueryStringTest
247 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
258 good = ['/some/path?'] variable in EmptyQueryStringTest
[all …]
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_robotparser.py13 good = [] variable in BaseRobotTest
51 good = ['/', '/test.html'] variable in UserAgentWildcardTest
83 good = ['/', '/test.html'] variable in SitemapTest
95 good = [] variable in RejectAllRobotsTest
129 good = ['/foo'] variable in EmptyFileTest
164 good = ['/tmp'] variable in InvalidRequestRateTest
177 good = ['/foo.html'] variable in InvalidCrawlDelayTest
233 good = ['/some/path'] variable in DisallowQueryStringTest
246 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
257 good = ['/some/path?'] variable in EmptyQueryStringTest
[all …]
/dports/math/p5-Math-Pari/pari-2.3.5/src/modules/
H A Dgroupid.c60 indexgroupcentre(GEN G, GEN Z, const long *good, const long *bad) in indexgroupcentre()
300 const long good[]={2,0}, bad[]={4,5,0}; in group_ident_i() local
311 const long good[]={8,0}, bad[]={7,9,0}; in group_ident_i() local
318 const long good[]={4,0},bad[]={0}; in group_ident_i() local
327 const long good[]={5,8,0},bad[]={6,7,0}; in group_ident_i() local
334 const long good[]={7,4,0},bad[]={5,6,0}; in group_ident_i() local
371 const long good[]={8,9,0},bad[]={7,0}; in group_ident_i() local
378 const long good[]={13,0},bad[]={14,0}; in group_ident_i() local
385 const long good[]={18,20,0},bad[]={19,0}; in group_ident_i() local
421 const long good[]={3,0},bad[]={12,16,0}; in group_ident_i() local
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_robotparser.py15 good = [] variable in BaseRobotTest
53 good = ['/', '/test.html'] variable in UserAgentWildcardTest
85 good = ['/', '/test.html'] variable in SitemapTest
97 good = [] variable in RejectAllRobotsTest
131 good = ['/foo'] variable in EmptyFileTest
166 good = ['/tmp'] variable in InvalidRequestRateTest
179 good = ['/foo.html'] variable in InvalidCrawlDelayTest
235 good = ['/some/path'] variable in DisallowQueryStringTest
248 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
259 good = ['/some/path?'] variable in EmptyQueryStringTest
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_robotparser.py13 good = [] variable in BaseRobotTest
51 good = ['/', '/test.html'] variable in UserAgentWildcardTest
83 good = ['/', '/test.html'] variable in SitemapTest
95 good = [] variable in RejectAllRobotsTest
129 good = ['/foo'] variable in EmptyFileTest
164 good = ['/tmp'] variable in InvalidRequestRateTest
177 good = ['/foo.html'] variable in InvalidCrawlDelayTest
233 good = ['/some/path'] variable in DisallowQueryStringTest
246 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
257 good = ['/some/path?'] variable in EmptyQueryStringTest
[all …]
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_robotparser.py13 good = [] variable in BaseRobotTest
47 good = ['/', '/test.html'] variable in UserAgentWildcardTest
74 good = [] variable in RejectAllRobotsTest
108 good = ['/foo'] variable in EmptyFileTest
143 good = ['/tmp'] variable in InvalidRequestRateTest
156 good = ['/foo.html'] variable in InvalidCrawlDelayTest
170 good = ['/folder1/myfile.html'] variable in AnotherInvalidRequestRateTest
212 good = ['/some/path'] variable in DisallowQueryStringTest
225 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
236 good = ['/some/path?'] variable in EmptyQueryStringTest
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/tests/
H A Dtest_time_tree.cxx51 bool good = true; in test_time_tree() local
226 bool good = true; in test_time_tree() local
239 bool good = true; in test_time_tree() local
253 bool good = true; in test_time_tree() local
276 bool good = true; in test_time_tree() local
299 bool good = true; in test_time_tree() local
323 bool good = true; in test_time_tree() local
347 bool good = true; in test_time_tree() local
/dports/math/pari/pari-2.13.3/src/modules/
H A Dgroupid.c54 indexgroupcentre(GEN G, GEN Z, const long *good, const long *bad) in indexgroupcentre()
302 const long good[]={2,0}, bad[]={4,5,0}; in group_ident_i() local
310 const long good[]={8,0}, bad[]={7,9,0}; in group_ident_i() local
315 const long good[]={4,0},bad[]={0}; in group_ident_i() local
322 const long good[]={5,8,0},bad[]={6,7,0}; in group_ident_i() local
327 const long good[]={7,4,0},bad[]={5,6,0}; in group_ident_i() local
393 const long good[]={8,9,0},bad[]={7,0}; in group_ident_i() local
398 const long good[]={13,0},bad[]={14,0}; in group_ident_i() local
403 const long good[]={18,20,0},bad[]={19,0}; in group_ident_i() local
422 const long good[]={28,33,0},bad[]={30,34,0}; in group_ident_i() local
[all …]
/dports/science/siesta/siesta-4.1.5/Src/fdict/test/
H A Dtst_utils.F9030 subroutine assert_0d(log,msg,good) argument
33 character(len=*), optional :: good local
45 subroutine assert_1d(log,msg,good) argument
48 character(len=*), optional :: good local
60 subroutine assert_2d(log,msg,good) argument
63 character(len=*), optional :: good local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/utils/
H A Doverride_spec.rb11 def self.good singletonMethod
33 def good(mod, bad_arity: false, negative_arity: false) method
38 def good(num) method
41 def good(*args) method
45 def good method
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_robotparser.py16 good = [] variable in BaseRobotTest
48 good = ['/', '/test.html'] variable in UserAgentWildcardTest
58 good = [] variable in RejectAllRobotsTest
90 good = ['/folder1/myfile.html'] variable in GoogleURLOrderingTest
100 good = ['/some/path'] variable in DisallowQueryStringTest
113 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
124 good = ['/some/path?'] variable in EmptyQueryStringTest
135 good = ['/', '/test.html'] variable in DefaultEntryTest
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_robotparser.py16 good = [] variable in BaseRobotTest
48 good = ['/', '/test.html'] variable in UserAgentWildcardTest
58 good = [] variable in RejectAllRobotsTest
90 good = ['/folder1/myfile.html'] variable in GoogleURLOrderingTest
100 good = ['/some/path'] variable in DisallowQueryStringTest
113 good = ['/another/path'] variable in UseFirstUserAgentWildcardTest
124 good = ['/some/path?'] variable in EmptyQueryStringTest
135 good = ['/', '/test.html'] variable in DefaultEntryTest
/dports/cad/nvc/nvc-r1.5.3/lib/std/
H A Dtextio.vhd212 variable good : boolean; variable
250 variable good : boolean; variable
292 variable good : boolean; variable
314 variable good : boolean; variable
358 variable good : boolean; variable
398 variable good : boolean; variable
420 variable good : boolean; variable
472 variable good : boolean; variable
/dports/devel/stack/stack-2.7.3/test/integration/tests/init-omit-packages/files/good/
H A DGood.hs4 good = 42 function

12345678910>>...139