Home
last modified time | relevance | path

Searched +refs:step +refs:results (Results 1 – 25 of 36138) sorted by relevance

12345678910>>...1446

/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/tests/misc/
H A Doptget_long.c82 if (rv != results[step].rv) { in _test_optget_long()
84 results[step].rv, rv); in _test_optget_long()
87 if (optget_ind != results[step].ind) { in _test_optget_long()
100 bool okay = optget_arg && results[step].arg && !strcmp(optget_arg, results[step].arg); in _test_optget_long()
113 step, results[step].num, optget_num); in _test_optget_long()
144 if (rv != results[step].rv) { in _test_getopt_long()
146 results[step].rv, rv); in _test_getopt_long()
149 if (optind != results[step].ind) { in _test_getopt_long()
154 if (results[step].rv == -1) break; in _test_getopt_long()
167 if (optarg || results[step].arg) { in _test_getopt_long()
[all …]
/dports/science/py-MDAnalysisTests/MDAnalysisTests-0.19.2/MDAnalysisTests/analysis/
H A Dtest_base.py137 step = 2
139 simple_function, mobile=u.atoms).run(step=step)
142 simple_function, u.trajectory, u.atoms).run(step=step)
144 results = []
147 results = np.asarray(results)
150 assert_equal(results, ana.results)
159 step = 2
160 ana = ana_class(u.atoms).run(step=step)
162 results = []
165 results = np.asarray(results)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/ohler55/ojg/jp/
H A Dnode.go83 results = append(results, v)
101 results = append(results, v)
115 results = append(results, v)
191 results = append(results, n)
263 step := 1
271 step = tf[2]
298 end = start + (end-start-1)/step*step
316 end = start - (start-end-1)/step*step
538 step := 1
571 end = start + (end-start-1)/step*step
[all …]
H A Dget.go76 results = append(results, v)
116 results = append(results, v)
137 results = append(results, v)
156 results = append(results, tv...)
176 results = append(results, v)
189 results = append(results, v)
203 results = append(results, v)
231 results = append(results, v)
276 results = append(results, v)
292 results = append(results, v)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/catapult_build/perfbot_stats/
H A Dchrome_perf_step_timings.py134 results = json.load(response)
135 steps = results['steps']
137 for step in steps:
138 if step in IGNORED_STEPS:
140 url = STEP_ACTIVE_URL % (urllib.quote(builder), urllib.quote(step))
142 results = json.load(response)
152 url = STEP_STATS_URL % (urllib.quote(builder), urllib.quote(step))
156 [builder, step, results['count'], results['stddev'],
157 results['mean'], results['maximum'], results['median'],
158 results['seventyfive'], results['ninety'],
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/catapult_build/perfbot_stats/
H A Dchrome_perf_step_timings.py134 results = json.load(response)
135 steps = results['steps']
137 for step in steps:
138 if step in IGNORED_STEPS:
140 url = STEP_ACTIVE_URL % (urllib.quote(builder), urllib.quote(step))
142 results = json.load(response)
152 url = STEP_STATS_URL % (urllib.quote(builder), urllib.quote(step))
156 [builder, step, results['count'], results['stddev'],
157 results['mean'], results['maximum'], results['median'],
158 results['seventyfive'], results['ninety'],
[all …]
/dports/mail/mailman3/mailman-3.3.1/src/mailman/app/
H A Dworkflow.py55 def push(self, step): argument
64 return name, step
69 return step()
83 results = []
90 results.append(step())
93 return results
102 results = []
115 results.append(step())
116 return results
128 step = None
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/ext/tests/geomatics/
H A DStatsFilter_T.cpp433 results[1].ngood != 98 || ::fabs(results[1].step + 15.556) > tol) in main()
452 ::fabs(results[1].step + 16.379) > tol) in main()
471 ::fabs(results[1].step + 16.016) > tol) in main()
490 ::fabs(results[1].step + 0.906) > tol) in main()
497 ::fabs(results[2].step + 3.720) > tol) in main()
516 results[0].index != 0 || results[0].npts != 3 || results[0].ngood != 0) { in main()
529 ::fabs(results[3].step + 15.556) > tol) in main()
577 ::fabs(results[3].step - 2.927) > tol) in main()
583 ::fabs(results[4].step + 3.001) > tol) in main()
609 ::fabs(results[2].step - 1.552) > 0.001 || in main()
[all …]
/dports/www/p5-Mojo-IOLoop-Delay/Mojo-IOLoop-Delay-8.76/t/
H A Ddelay.t13 my @results;
24 my @results;
34 is_deeply \@results, [1, 1], 'right results';
75 subtest 'One step' => sub {
90 subtest 'One step (reverse)' => sub {
125 my @results;
127 $delay->then(sub { push @results, [@_] });
128 …$delay->steps(sub { shift->pass(23) }, sub { shift; push @results, [@_] }, sub { push @results, 'f…
129 is_deeply \@results, [[23], [23]], 'right results';
190 sub { die 'Second step!' },
[all …]
/dports/science/py-OpenMC/openmc-0.12.2/openmc/deplete/
H A Dresults.py189 def export_to_hdf5(self, filename, step): argument
201 kwargs = {'mode': "w" if step == 0 else "a"}
208 self._to_hdf5(handle, step, parallel=True)
217 res._to_hdf5(handle, step, parallel=False)
381 def from_hdf5(cls, handle, step): argument
403 results.data = number_dset[step, :, :, :]
404 results.k = eigenvalues_dset[step, :]
405 results.time = time_dset[step, :]
406 results.source_rate = source_rate_dset[step, :]
410 if step < proc_time_dset.shape[0]:
[all …]
/dports/science/openmc/openmc-0.12.2/openmc/deplete/
H A Dresults.py189 def export_to_hdf5(self, filename, step): argument
201 kwargs = {'mode': "w" if step == 0 else "a"}
208 self._to_hdf5(handle, step, parallel=True)
217 res._to_hdf5(handle, step, parallel=False)
381 def from_hdf5(cls, handle, step): argument
403 results.data = number_dset[step, :, :, :]
404 results.k = eigenvalues_dset[step, :]
405 results.time = time_dset[step, :]
406 results.source_rate = source_rate_dset[step, :]
410 if step < proc_time_dset.shape[0]:
[all …]
/dports/textproc/p5-XML-XPathEngine/XML-XPathEngine-0.14/lib/XML/
H A DXPathEngine.pm86 { return $results; }
107 { return wantarray ? $results->get_nodelist : $results; }
131 return $results->toString;
151 return $results->getValue;
165 return $results->value;
741 my $step = _step($self, $tokens);
742 if ($step->{axis} ne 'child') {
747 $step->{axis} = 'descendant';
751 return $step;
804 my $step;
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/datafrog/src/
H A Djoin.rs18 let mut results = Vec::new(); in join_into() localVariable
48 let mut results = Vec::new(); in join_into_relation() localVariable
51 results.push(logic(k, v1, v2)); in join_into_relation()
54 Relation::from_vec(results) in join_into_relation()
65 let results = input1 in antijoin() localVariable
75 Relation::from_vec(results) in antijoin()
118 while step < slice.len() && cmp(&slice[step]) { in gallop()
120 step <<= 1; in gallop()
123 step >>= 1; in gallop()
125 if step < slice.len() && cmp(&slice[step]) { in gallop()
[all …]
/dports/mail/spamassassin-devel/spamassassin-1ea352210/masses/bayes-testing/
H A Dbayes-static-thresholds18 my $step = 0.02;
38 my $lvl = $range_lo + ($i * $step);
94 my %results = results_for_cutoff ($hamcutoff, $spamcutoff);
95 write_results (%results);
99 my %results = ();
108 if ($i >= $bucket && $i < $bucket+$step) {
116 if ($i >= $bucket && $i < $bucket+$step) {
135 $results{"$hamcutoff $spamcutoff"} = {
145 return %results;
149 my (%results) = @_;
[all …]
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/spec/types/
H A Dstep.raml4 This resource type describes a step in a build.
18 :param name: name for the step
30 Start the step.
46 Add a new url to a step.
49 .. py:method:: finishStep(stepid, results, hidden)
52 :param integer results: the step's results
55 Mark the step as finished at the current time, with the given results.
59 description: the unique ID of this step
65 description: true if this step is complete
79 results?:
[all …]
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/integration/
H A Dtest_custom_buildstep.py22 from buildbot.process import results
44 return results.SUCCESS
57 return results.SUCCESS
81 def create_config_for_step(self, step): argument
86 factory=BuildFactory([step])
104 yield self.assertBuildResults(1, results.FAILURE)
111 yield self.assertBuildResults(1, results.EXCEPTION)
120 builder_id = yield self.create_config_for_step(step)
123 yield self.assertBuildResults(1, results.EXCEPTION)
128 step = BuildStepWithFailingLogObserver()
[all …]
/dports/www/py-graphite-api/graphite-api-1.1.3/graphite_api/
H A Dfunctions.py590 results = []
1015 results = []
1049 results = []
1091 results = []
1122 results = []
1173 results = []
1466 results = []
1726 results = []
2258 results = []
2271 results = []
[all …]
/dports/databases/grass7/grass-7.8.6/lib/python/gunittest/
H A Dmultireport.py126 step = 5
127 ymin = int(min(successes) / step) * step
128 ymax = int(smax / step) * step
129 percents = range(ymin, ymax + step + 1, step)
424 results = sorted(results, key=operator.attrgetter('timestamp'))
440 step = len(x) / 10
441 xticks = x[step::step]
442 xlabels = xlabels[step::step]
449 tests_plot(x=x, xticks=xticks, xlabels=xlabels, results=results,
461 info_plot(x=x, xticks=xticks, xlabels=xlabels, results=results,
[all …]
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/process/
H A Dbuild.py475 def setUniqueStepName(self, step): argument
478 name = step.name
486 step.name = name
492 step.setBuild(self)
494 steps.append(step)
497 step.setupProgress()
558 results = yield step.startStep(self.conn)
565 terminate = yield self.stepDone(results, step) # interpret/merge results
580 def stepDone(self, results, step): argument
593 log.msg(" step '{}' complete: {} ({})".format(step.name, statusToString(results), text))
[all …]
/dports/lang/sbcl/sbcl-1.3.13/tests/
H A Dstep.impure.lisp55 (let* ((results nil)
92 (step (fib 3))
96 (let* ((results nil)
132 (step (fib 3))
136 (let* ((results nil)
165 (step (fib 3))
169 (let* ((results nil)
214 (step (fib 3))
223 (step (fib 3))))
242 (step (out))
[all …]
/dports/www/coppermine/cpg1.6.x-1.6.12/
H A Dbridgemgr.php21 function write_to_db($step) { argument
73 switch ($step) {
262 $results->free();
337 $step = $posted_var['step']; variable
339 $step = 'choose_bbs'; variable
385 switch ($step) {
761 switch ($step) {
765 if ($results->numRows()) {
771 if ($results->numRows()) {
830 if ($results->numRows()) {
[all …]
H A Dinstall.php119 $step = $config['step']; variable
121 $step = STEP_INIT_AND_LANG; variable
127 $step = STEP_INIT_AND_LANG; variable
133 $step = STEP_DB_INFO; variable
136 $step = STEP_DB_SELECT; variable
141 $step = STEP_FINALISE; variable
170 switch($step) {
520 $step = 10; variable
650 if ($i == $step) {
792 $step_next = $step + 1;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/gpu/
H A Dgather_power_measurement_results.py110 for step in steps:
111 if 'name' not in step or 'logs' not in step:
113 if step['name'].startswith(step_name):
114 for log in step['logs']:
132 results = None
136 my_results = results
137 results = None
210 assert results
215 results = [results]
318 stdout_url = FindStepLogURL(build['steps'], options.step, 'stdout')
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/serd/
H A Dserd_bench.py34 def gen(sp2b_dir, n_min, n_max, step): argument
37 for n in range(n_min, n_max + step, step):
43 def write_header(results, progs): argument
45 results.write('n')
48 results.write('\n')
121 def run(progs, n_min, n_max, step): argument
129 for name, f in results.items():
132 for n in range(n_min, n_max + step, step):
155 for name, f in results.items():
206 step = min_n variable
[all …]
/dports/devel/serd/serd-0.30.10/scripts/
H A Dserd_bench.py35 def gen(sp2b_dir, n_min, n_max, step): argument
38 for n in range(n_min, n_max + step, step):
44 def write_header(results, progs): argument
46 results.write("n")
49 results.write("\n")
124 def run(progs, n_min, n_max, step): argument
127 results = {
134 for name, f in results.items():
137 for n in range(n_min, n_max + step, step):
229 step = min_n variable
[all …]

12345678910>>...1446