Home
last modified time | relevance | path

Searched refs:test_x (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/dports/math/gsl/gsl-2.7/interpolation/
H A Dtest.c202 double test_x[6] = { 0.0, 0.5, 1.0, 1.5, 2.5, 3.0 }; in test_linear() local
208 xy_table test_table = make_xy_table(test_x, test_y, 6); in test_linear()
224 double test_x[6] = { 0.0, 0.5, 1.0, 1.5, 2.5, 3.0 }; in test_polynomial() local
230 xy_table test_table = make_xy_table(test_x, test_y, 6); in test_polynomial()
247 double test_x[4] = { 0.0, 0.5, 1.0, 2.0 }; in test_cspline() local
277 double test_x[50] = { in test_cspline2() local
379 double test_x[19] = { in test_cspline3() local
513 double test_x[31] = { in test_csplinep() local
678 double test_x[61] = { in test_csplinep2() local
951 double test_x[4] = { 0.0, 0.5, 1.0, 2.0 }; in test_akima() local
[all …]
/dports/emulators/anese/ANESE-0.9.1/roms/tests/cpu/instr_misc/source/
H A D04-dummy_reads_apu.s63 test_x opcode
80 test_x $1E ; ASL
81 test_x $3E ; ROL
82 test_x $5E ; LSR
83 test_x $7E ; ROR
84 test_x $DE ; DEC
85 test_x $FE ; INC
87 test_x $BC ; LDY
96 test_x $1C ; SKW
97 test_x $3C ; SKW
[all …]
/dports/devel/py-jedi/jedi-0.18.0/test/completion/
H A Dpytest.py29 def test_x(my_conftest_fixture, my_fixture, my_not_existing_fixture, my_yield_fixture): function
40 def test_x(my_conftest_fixture, my_fixture): function
45 def test_x(MyClassFixture): function
72 def test_x(my_simple_fixture, my_fixture): function
75 def test_x(my_simple_fixture, my_fixture): function
78 def test_x(my_simple_fixture, my_f function
81 def test_x(my_simple_fixture):
84 def test_x(my_simp
87 def test_x(my_con
90 def test_x(my_conftest_fixture):
/dports/shells/yash/yash-2.51/tests/
H A Doption-p.tst5 test_x -e 0 'allexport (short) on: $-' -a
13 test_x -e 0 'allexport (short) off: $-' +a
55 test_x -e 0 'errexit (short) on: $-' -e
63 test_x -e 0 'errexit (short) off: $-' +e
73 test_x -e 0 'noglob (short) on: $-' -f
81 test_x -e 0 'noglob (short) off: $-' +f
113 test_x -e 0 'hashondef (short) on: $-' -h
130 test_x -e 0 'noexec (short) on: $-' -n
138 test_x -e 0 'noexec (short) off: $-' +n
175 test_x -e 0 'nounset (short) on: $-' -u
[all …]
H A Dinput-p.tst18 test_x -e 0 'exit status of empty input'
21 test_x -e 0 'exit status of input containing blank lines only'
26 test_x -e 0 'exit status of input containing blank lines and comments only'
77 test_x -e 0 'shell input is line-wise (file)' ./inputfile.sh
80 test_x -e 0 'shell input is line-wise (standard input)'
85 test_x -e 0 'shell input is line-wise (-c)' -c 'alias false=:
89 test_x -e 0 'shell input is line-wise (command substitution)'
94 test_x -e 0 'shell input is line-wise (eval)'
H A Doption-y.tst5 test_x -e 0 'hashondef (long) on: $-' -o hashondef
9 test_x -e 0 'hashondef (long) off: $-' +o hashondef
79 test_x -e 0 'abbreviation of -o argument' -o allex
83 test_x -e 0 'abbreviation of +o argument' -a +o allexport
87 test_x -e 0 'concatenation of -o and argument' -oallexport
91 test_x -e 0 'concatenation of option and -o' -ao errexit
95 test_x -e 0 'concatenation of option and -o and argument' -aoerrexit
H A Dsettty-y.tst4 test_x -e 0 'monitor (short) on: $-'
9 test_x -e 0 'monitor (short) off: $-' -m
14 test_x -e 0 'monitor (long) on: $-'
19 test_x -e 0 'monitor (long) off: $-' -m
H A Dif-p.tst148 test_x -e 0 'exit status of if, true-true'
152 test_x -e 1 'exit status of if, true-false'
156 test_x -e 0 'exit status of if, false'
160 test_x -e 0 'exit status of if-else, true-true'
164 test_x -e 1 'exit status of if-else, true-false'
168 test_x -e 0 'exit status of if-else, false-true'
172 test_x -e 2 'exit status of if-else, false-false'
176 test_x -e 0 'exit status of if-elif, true-true'
180 test_x -e 1 'exit status of if-elif, true-false'
184 test_x -e 0 'exit status of if-elif, false-true-true'
[all …]
H A Dcommand-p.tst180 test_x -e 0 'exit status of describing regular built-in (-v)'
184 test_x -e 0 'exit status of describing regular built-in (-V)'
192 test_x -e 0 'output of describing regular built-in (-V)'
196 test_x -e 0 'exit status of describing external command (-v, no slash)'
200 test_x -e 0 'exit status of describing external command (-V, no slash)'
215 test_x -e 0 'exit status of describing external command (-v, with slash)'
219 test_x -e 0 'exit status of describing external command (-V, with slash)'
270 test_x -e n 'describing non-existent command (-V)'
275 test_x -e 0 'describing external command with standard path (-v)'
280 test_x -e 0 'describing external command with standard path (-V)'
H A Drandom-y.tst3 test_x 'RANDOM yields random numbers'
8 test_x -e 0 'assigning seed to RANDOM' -e
38 test_x 'read-only RANDOM'
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DRowSmartPlacement.cc88 int test_x; in placeWindow() local
90 test_x = head_left; in placeWindow()
92 test_x = head_right - win_w; in placeWindow()
103 (left_right ? test_x + win_w <= head_right in placeWindow()
104 : test_x >= head_left)) { in placeWindow()
108 next_x = test_x + change_x; in placeWindow()
124 if (curr_x < test_x + win_w && in placeWindow()
125 curr_x + curr_w > test_x && in placeWindow()
155 place_x = test_x + x_off; in placeWindow()
161 test_x = next_x; in placeWindow()
H A DColSmartPlacement.cc59 int test_x; in placeWindow() local
68 test_x = head_left; in placeWindow()
70 test_x = head_right - win_w; in placeWindow()
77 (left_right ? test_x + win_w <= head_right in placeWindow()
78 : test_x >= head_left)) { in placeWindow()
108 if (curr_x < test_x + win_w && in placeWindow()
109 curr_x + curr_w > test_x && in placeWindow()
138 place_x = test_x + x_off; in placeWindow()
145 test_x = next_x; in placeWindow()
H A DUnderMousePlacement.cc47 int test_x = root_x - (win_w / 2); in placeWindow() local
56 if (test_x < head_left) in placeWindow()
57 test_x = head_left; in placeWindow()
59 if (test_x + win_w > head_right) in placeWindow()
60 test_x = head_right - win_w; in placeWindow()
68 place_x = test_x; in placeWindow()
/dports/devel/py-pytest-benchmark/pytest-benchmark-3.4.1/tests/
H A Dtest_benchmark.py160 test_x = testdir.makepyfile(test_x=GROUPING_TEST)
162 …tdir.runpytest_subprocess('--benchmark-max-time=0.0000001', '--benchmark-group-by', 'name', test_x,
197 test_x = testdir.makepyfile(test_x=GROUPING_TEST)
199 …tdir.runpytest_subprocess('--benchmark-max-time=0.0000001', '--benchmark-group-by', 'func', test_x,
226 test_x = testdir.makepyfile(test_x=GROUPING_TEST)
267 test_x = testdir.makepyfile(test_x=GROUPING_TEST)
299 test_x = testdir.makepyfile(test_x=GROUPING_PARAMS_TEST)
303 test_x)
332 test_x = testdir.makepyfile(test_x=GROUPING_PARAMS_TEST)
336 test_x)
[all …]
/dports/misc/orange3/orange3-3.29.1/Orange/tests/
H A Dtest_naive_bayes.py151 test_x = sparse(test_x)
184 probs = model(test_x, ret=model.Probs)
186 values = model(test_x)
188 values, probs = model(test_x, ret=model.ValueProbs)
205 test_x = sparse(test_x)
206 values, probs = model.predict(test_x)
252 test_x = sparse(test_x)
285 probs = model(test_x, ret=model.Probs)
287 values = model(test_x)
306 test_x = sparse(test_x)
[all …]
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DWinLayouter.cc95 int start_x, start_y, test_x = 0, test_y = 0; in layout_impl() local
111 test_x = start_x; in layout_impl()
113 ? test_x + wo_width <= _gm.x + _gm.width in layout_impl()
114 : test_x >= _gm.x)) { in layout_impl()
118 test_x = pekwm::config()->getPlacementLtR() ? in layout_impl()
122 wo->move(test_x + offset_x, test_y + offset_y); in layout_impl()
128 test_x = start_x; in layout_impl()
130 ? test_x + wo_width <= _gm.x + _gm.width in layout_impl()
131 : test_x >= _gm.x)) { in layout_impl()
143 wo->move(test_x + offset_x, test_y + offset_y); in layout_impl()
[all …]
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dplacement.c31 int test_x = 0,test_y = 0; in SmartPlacement() local
40 test_x = 0; in SmartPlacement()
41 while(((test_x + temp_w) < (Scr.MyDisplayWidth))&&(!loc_ok)) in SmartPlacement()
58 if((tx<(test_x+width+1))&&((tx+tw+1) > test_x)&& in SmartPlacement()
71 if((tx <= (test_x+width))&&((tx + tw) >= test_x)&& in SmartPlacement()
75 test_x = tx + tw; in SmartPlacement()
81 test_x +=1; in SmartPlacement()
91 *x = test_x; in SmartPlacement()
/dports/science/py-chainer/chainer-7.8.0/chainer/datasets/
H A Dcifar.py114 test_x = d['data']
129 test_x, test_y = load(archive, 'cifar-100-python/test')
132 test_x=test_x, test_y=test_y)
134 'test_x': test_x, 'test_y': test_y}
/dports/misc/py-xgboost/xgboost-1.5.1/tests/python-gpu/
H A Dload_pickle.py23 test_x = xgb.DMatrix(x)
24 res = bst.predict(test_x)
61 test_x = xgb.DMatrix(x)
62 res = bst.predict(test_x)
/dports/misc/xgboost/xgboost-1.5.1/tests/python-gpu/
H A Dload_pickle.py23 test_x = xgb.DMatrix(x)
24 res = bst.predict(test_x)
61 test_x = xgb.DMatrix(x)
62 res = bst.predict(test_x)
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dplacement.c358 int test_x = 0, test_y = Y_ORIGIN; in smartPlaceWindow() local
372 test_x = sx; in smartPlaceWindow()
373 while ((test_x + width) < usableArea.x2) { in smartPlaceWindow()
374 sum_isect = calcSumOfCoveredAreas(wwin, test_x, test_y, width, height); in smartPlaceWindow()
378 min_isect_x = test_x; in smartPlaceWindow()
382 test_x += PLACETEST_HSTEP; in smartPlaceWindow()
399 for (test_x = from_x; test_x < to_x; test_x++) { in smartPlaceWindow()
401 sum_isect = calcSumOfCoveredAreas(wwin, test_x, test_y, width, height); in smartPlaceWindow()
405 min_isect_x = test_x; in smartPlaceWindow()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dplacement.c358 int test_x = 0, test_y = Y_ORIGIN; in smartPlaceWindow() local
372 test_x = sx; in smartPlaceWindow()
373 while ((test_x + width) < usableArea.x2) { in smartPlaceWindow()
374 sum_isect = calcSumOfCoveredAreas(wwin, test_x, test_y, width, height); in smartPlaceWindow()
378 min_isect_x = test_x; in smartPlaceWindow()
382 test_x += PLACETEST_HSTEP; in smartPlaceWindow()
399 for (test_x = from_x; test_x < to_x; test_x++) { in smartPlaceWindow()
401 sum_isect = calcSumOfCoveredAreas(wwin, test_x, test_y, width, height); in smartPlaceWindow()
405 min_isect_x = test_x; in smartPlaceWindow()
/dports/astro/py-astropy/astropy-5.0/astropy/stats/tests/
H A Dtest_histogram.py42 test_x = [1, 2, 3] + [4] * 100 + [5, 6, 7]
45 freedman_bin_width(test_x, return_bins=True)
49 test_x = np.asarray([1, 2, 3] * 100 + [4] + [5, 6, 7], dtype=np.float32)
50 test_x *= 1.5e-6
51 delta, bins = freedman_bin_width(test_x, return_bins=True)
/dports/graphics/vigra/vigra-8acd73a/test/random_forest_3/
H A Dtest.cxx96 MultiArray<2, double> test_x(Shape2(8, 2), test_x_values); in test_base_class() local
102 rf.predict(test_x, pred_y, 1); in test_base_class()
120 Features test_x(train_x); in test_default_rf() local
136 rf.predict(test_x, pred_y, 1); in test_default_rf()
230 Features test_x(Shape2(16, 2), test_x_data); in test_import() local
238 rf.predict(test_x, pred_y); in test_import()
/dports/math/stanmath/math-4.2.0/test/unit/math/prim/functor/
H A Dreduce_sum_test.cpp90 Eigen::VectorXd test_x = Eigen::VectorXd::Ones(2); in TEST() local
91 stan::math::test::test_slices(10.0, test_x); in TEST()
95 Eigen::RowVectorXd test_x = Eigen::RowVectorXd::Ones(2); in TEST() local
96 stan::math::test::test_slices(10.0, test_x); in TEST()
100 Eigen::MatrixXd test_x = Eigen::MatrixXd::Ones(2, 2); in TEST() local
101 stan::math::test::test_slices(20.0, test_x); in TEST()

12345678910>>...14