Home
last modified time | relevance | path

Searched refs:cell (Results 1 – 25 of 9125) sorted by relevance

12345678910>>...365

/dports/science/scidavis/scidavis-2.4.0/doc/tutorial/
H A D3d-plot-from-matrix.sciprj10cell row="0" column="0">1.8181818181818181e-02</cell><cell row="1" column="0">1.7669369162855945e-…
H A D2axes-2dplot.sciprj67cell row="0" column="0">0.0000000000000000e+00</cell><cell row="1" column="0">0.0000000000000000e+…
/dports/games/pioneer/pioneer-20210723/src/
H A DMathUtil.cpp46 m[12] = -(cell[0] * cell[12] + cell[1] * cell[13] + cell[2] * cell[14]); in Inverse()
47 m[13] = -(cell[4] * cell[12] + cell[5] * cell[13] + cell[6] * cell[14]); in Inverse()
48 m[14] = -(cell[8] * cell[12] + cell[9] * cell[13] + cell[10] * cell[14]); in Inverse()
60 cell[9] * cell[6] * cell[15] + in InverseSlow()
61 cell[9] * cell[7] * cell[14] + in InverseSlow()
63 cell[13] * cell[7] * cell[10]; in InverseSlow()
67 cell[8] * cell[6] * cell[15] - in InverseSlow()
68 cell[8] * cell[7] * cell[14] - in InverseSlow()
70 cell[12] * cell[7] * cell[10]; in InverseSlow()
77 cell[12] * cell[7] * cell[9]; in InverseSlow()
[all …]
H A Dmatrix4x4.h23 cell[0] = cell[1] = cell[2] = cell[3] = cell[4] = cell[5] = cell[6] = in matrix4x4()
24 cell[7] = cell[8] = cell[9] = cell[10] = cell[11] = cell[12] = cell[13] = in matrix4x4()
513 …m.cell[0] = a.cell[0] * b.cell[0] + a.cell[4] * b.cell[1] + a.cell[8] * b.cell[2] + a.cell[12] * b…
514 …m.cell[1] = a.cell[1] * b.cell[0] + a.cell[5] * b.cell[1] + a.cell[9] * b.cell[2] + a.cell[13] * b…
515 …m.cell[2] = a.cell[2] * b.cell[0] + a.cell[6] * b.cell[1] + a.cell[10] * b.cell[2] + a.cell[14] * …
516 …m.cell[3] = a.cell[3] * b.cell[0] + a.cell[7] * b.cell[1] + a.cell[11] * b.cell[2] + a.cell[15] * …
518 …m.cell[4] = a.cell[0] * b.cell[4] + a.cell[4] * b.cell[5] + a.cell[8] * b.cell[6] + a.cell[12] * b…
519 …m.cell[5] = a.cell[1] * b.cell[4] + a.cell[5] * b.cell[5] + a.cell[9] * b.cell[6] + a.cell[13] * b…
520 …m.cell[6] = a.cell[2] * b.cell[4] + a.cell[6] * b.cell[5] + a.cell[10] * b.cell[6] + a.cell[14] * …
521 …m.cell[7] = a.cell[3] * b.cell[4] + a.cell[7] * b.cell[5] + a.cell[11] * b.cell[6] + a.cell[15] * …
[all …]
H A Dmatrix3x3.h22 cell[0] = cell[1] = cell[2] = cell[3] = cell[4] = cell[5] = cell[6] = in matrix3x3()
48 m.cell[1] = m.cell[2] = m.cell[3] = m.cell[5] = m.cell[6] = m.cell[7] = 0.0f; in Identity()
156 m.cell[0] = a.cell[0] * b.cell[0] + a.cell[1] * b.cell[3] + a.cell[2] * b.cell[6];
157 m.cell[1] = a.cell[0] * b.cell[1] + a.cell[1] * b.cell[4] + a.cell[2] * b.cell[7];
158 m.cell[2] = a.cell[0] * b.cell[2] + a.cell[1] * b.cell[5] + a.cell[2] * b.cell[8];
160 m.cell[3] = a.cell[3] * b.cell[0] + a.cell[4] * b.cell[3] + a.cell[5] * b.cell[6];
161 m.cell[4] = a.cell[3] * b.cell[1] + a.cell[4] * b.cell[4] + a.cell[5] * b.cell[7];
162 m.cell[5] = a.cell[3] * b.cell[2] + a.cell[4] * b.cell[5] + a.cell[5] * b.cell[8];
164 m.cell[6] = a.cell[6] * b.cell[0] + a.cell[7] * b.cell[3] + a.cell[8] * b.cell[6];
165 m.cell[7] = a.cell[6] * b.cell[1] + a.cell[7] * b.cell[4] + a.cell[8] * b.cell[7];
[all …]
/dports/science/scidavis/scidavis-2.4.0/test/pythonTests/
H A DEstablishing_contact.sciprj12cell row="0" column="0">0.0000000000000000e+00</cell><cell row="1" column="0">0.0000000000000000e+…
142cell row="0" column="0">0.0000000000000000e+00</cell><cell row="1" column="0">0.0000000000000000e+…
/dports/x11/xvt/xvt-3.0.1/doc/yodl/
H A DxvtRef-keycodes.yo16 row(cell(Tab )cell(^I )cell(ESC [ Z )cell(^I )cell(ESC [ Z))\
17 row(cell(BackSpace )cell(^H )cell(^? )cell(^? )cell(^?))\
18 row(cell(Find )cell(ESC [ 1 ~ )cell(ESC [ 1 $ )cell(ESC [ 1 ^ )cell(ESC [ 1 @))\
19 … row(cell(Insert )cell(ESC [ 2 ~ )cell(em(paste) )cell(ESC [ 2 ^ )cell(ESC [ 2 @))\
20 row(cell(Execute )cell(ESC [ 3 ~ )cell(ESC [ 3 $ )cell(ESC [ 3 ^ )cell(ESC [ 3 @))\
21 row(cell(Select )cell(ESC [ 4 ~ )cell(ESC [ 4 $ )cell(ESC [ 4 ^ )cell(ESC [ 4 @))\
22 … row(cell(Prior )cell(ESC [ 5 ~ )cell(em(scroll-up) )cell(ESC [ 5 ^ )cell(ESC [ 5 @))\
24 row(cell(Home )cell(ESC [ 7 ~ )cell(ESC [ 7 $ )cell(ESC [ 7 ^ )cell(ESC [ 7 @))\
25 row(cell(End )cell(ESC [ 8 ~ )cell(ESC [ 8 $ )cell(ESC [ 8 ^ )cell(ESC [ 8 @))\
26 row(cell(Delete )cell(ESC [ 3 ~ )cell(ESC [ 3 $ )cell(ESC [ 3 ^ )cell(ESC [ 3 @))\
[all …]
/dports/x11-clocks/rclock/rxvt-2.7.10/doc/yodl/
H A DrxvtRef-keycodes.yo16 row(cell(Tab )cell(^I )cell(ESC [ Z )cell(^I )cell(ESC [ Z))\
17 row(cell(BackSpace )cell(^H )cell(^? )cell(^? )cell(^?))\
18 row(cell(Find )cell(ESC [ 1 ~ )cell(ESC [ 1 $ )cell(ESC [ 1 ^ )cell(ESC [ 1 @))\
19 … row(cell(Insert )cell(ESC [ 2 ~ )cell(em(paste) )cell(ESC [ 2 ^ )cell(ESC [ 2 @))\
20 row(cell(Execute )cell(ESC [ 3 ~ )cell(ESC [ 3 $ )cell(ESC [ 3 ^ )cell(ESC [ 3 @))\
21 row(cell(Select )cell(ESC [ 4 ~ )cell(ESC [ 4 $ )cell(ESC [ 4 ^ )cell(ESC [ 4 @))\
22 … row(cell(Prior )cell(ESC [ 5 ~ )cell(em(scroll-up) )cell(ESC [ 5 ^ )cell(ESC [ 5 @))\
24 row(cell(Home )cell(ESC [ 7 ~ )cell(ESC [ 7 $ )cell(ESC [ 7 ^ )cell(ESC [ 7 @))\
25 row(cell(End )cell(ESC [ 8 ~ )cell(ESC [ 8 $ )cell(ESC [ 8 ^ )cell(ESC [ 8 @))\
26 row(cell(Delete )cell(ESC [ 3 ~ )cell(ESC [ 3 $ )cell(ESC [ 3 ^ )cell(ESC [ 3 @))\
[all …]
/dports/biology/py-orange3-bioinformatics/Orange3-Bioinformatics-4.3.1/orangecontrib/bioinformatics/tests/widgets/data/
H A Dgenes.tab4 ACCSL 1-cell stage cell (Blastomere)
5 ACVR1B 1-cell stage cell (Blastomere)
6 ARHGEF16 1-cell stage cell (Blastomere)
7 ASF1B 1-cell stage cell (Blastomere)
8 BCL2L10 1-cell stage cell (Blastomere)
9 BLCAP 1-cell stage cell (Blastomere)
10 BNIP1 1-cell stage cell (Blastomere)
11 USB1 1-cell stage cell (Blastomere)
14 GUCD1 1-cell stage cell (Blastomere)
16 CASC3 1-cell stage cell (Blastomere)
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/
H A Dtables.tei4 <cell><p>Right</p></cell>
5 <cell><p>Left</p></cell>
6 <cell><p>Center</p></cell>
10 <cell><p>12</p></cell>
11 <cell><p>12</p></cell>
12 <cell><p>12</p></cell>
13 <cell><p>12</p></cell>
16 <cell><p>123</p></cell>
22 <cell><p>1</p></cell>
23 <cell><p>1</p></cell>
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/
H A Dtables.tei4 <cell><p>Right</p></cell>
5 <cell><p>Left</p></cell>
6 <cell><p>Center</p></cell>
10 <cell><p>12</p></cell>
11 <cell><p>12</p></cell>
12 <cell><p>12</p></cell>
13 <cell><p>12</p></cell>
16 <cell><p>123</p></cell>
22 <cell><p>1</p></cell>
23 <cell><p>1</p></cell>
[all …]
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/visualizer/
H A Dhecmw_vis_calc_attr.c49 vert_geom->x = flip_ratio * cell->axis[0] + ratio * cell->axis[3]; in get_edgepoint()
50 vert_geom->y = flip_ratio * cell->axis[1] + ratio * cell->axis[4]; in get_edgepoint()
187 (cell->axis[0] + cell->axis[3] + cell->axis[6] + cell->axis[9] + in get_insidepoint()
188 cell->axis[12] + cell->axis[15] + cell->axis[18] + cell->axis[21]) / in get_insidepoint()
191 (cell->axis[1] + cell->axis[4] + cell->axis[7] + cell->axis[10] + in get_insidepoint()
192 cell->axis[13] + cell->axis[16] + cell->axis[19] + cell->axis[22]) / in get_insidepoint()
195 (cell->axis[2] + cell->axis[5] + cell->axis[8] + cell->axis[11] + in get_insidepoint()
196 cell->axis[14] + cell->axis[17] + cell->axis[20] + cell->axis[23]) / in get_insidepoint()
198 *cdata = (cell->c_data[0] + cell->c_data[1] + cell->c_data[2] + in get_insidepoint()
199 cell->c_data[3] + cell->c_data[4] + cell->c_data[5] + in get_insidepoint()
[all …]
/dports/textproc/py-pyexcel-ezodf/pyexcel-ezodf-0.3.4/tests/
H A Dtest_table_cell.py34 cell = Cell()
42 cell = Cell()
47 cell = Cell()
51 cell = Cell()
57 cell = Cell()
68 cell = Cell()
75 cell = Cell()
87 cell = Cell()
91 cell = Cell()
97 cell = Cell()
[all …]
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/tests/cell/
H A Dcell_test_suite.cpp93 auto cell = ws.cell("A1"); in test_infer_numeric() local
409 auto cell = ws.cell("A1"); in test_font() local
424 auto cell = ws.cell("A1"); in test_fill() local
440 auto cell = ws.cell("A1"); in test_border() local
454 auto cell = ws.cell("A1"); in test_number_format() local
468 auto cell = ws.cell("A1"); in test_alignment() local
484 auto cell = ws.cell("A1"); in test_protection() local
504 auto cell = ws.cell("A1"); in test_style() local
544 auto cell = ws.cell("A1"); in test_print() local
630 auto cell = ws.cell("A1"); in test_values() local
[all …]
/dports/math/abs/abs-src-0.908/Database/
H A Dcell.c136 if (cell->val.type == STRING_CONSTANT && cell->val.rec.s != cell->formula + 1) in clear_cell()
172 if (cell->val.type == STRING_CONSTANT && cell->val.rec.s != cell->formula + 1)
324 cell->r, cell->c);
328 cell->r, cell->c);
332 cell->r, cell->c);
338 cell->r, cell->c, getstyle (cell->style, STY_BG) - 5);
341 cell->r, cell->c, getstyle (cell->style, STY_FG) - 5);
562 cell->val.rec.s = cell->formula + 1;
659 cell->formula = cell->val.rec.s;
660 cell->val.rec.s = cell->formula + 1;
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/subsys/
H A Dcell_types.F310 cell%hmat(3, 3) = SQRT(1.0_dp - cell%hmat(1, 3)**2 - cell%hmat(2, 3)**2)
320 CALL init_cell(cell=cell)
354 cell%deth = ABS(det_3x3(cell%hmat))
368 CALL get_cell(cell=cell, abc=abc)
396 CALL get_cell(cell=cell, abc=abc)
404 CALL get_cell(cell=cell, abc=abc)
419 CALL get_cell(cell=cell, abc=abc)
464 cell%deth = ABS(det_3x3(cell%hmat))
470 cell%h_inv = inv_3x3(cell%hmat)
500 CALL get_cell(cell=cell, abc=abc)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/subsys/
H A Dcell_types.F310 cell%hmat(3, 3) = SQRT(1.0_dp - cell%hmat(1, 3)**2 - cell%hmat(2, 3)**2)
320 CALL init_cell(cell=cell)
354 cell%deth = ABS(det_3x3(cell%hmat))
368 CALL get_cell(cell=cell, abc=abc)
396 CALL get_cell(cell=cell, abc=abc)
404 CALL get_cell(cell=cell, abc=abc)
419 CALL get_cell(cell=cell, abc=abc)
464 cell%deth = ABS(det_3x3(cell%hmat))
470 cell%h_inv = inv_3x3(cell%hmat)
500 CALL get_cell(cell=cell, abc=abc)
[all …]
/dports/print/rtf2latex2e/rtf2latex2e-2-2-2/test/
H A Denc-utf8x.rtf110 {\pard\intbl\ql {}\cell}
116 {\pard\intbl\ql {}\cell}
122 {\pard\intbl\ql {}\cell}
128 {\pard\intbl\ql {}\cell}
134 {\pard\intbl\ql {}\cell}
140 {\pard\intbl\ql {}\cell}
146 {\pard\intbl\ql {}\cell}
152 {\pard\intbl\ql {}\cell}
158 {\pard\intbl\ql {}\cell}
164 {\pard\intbl\ql {}\cell}
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/pbc/tools/
H A Dmake_test_cell.py43 cell.build()
44 return cell
59 cell.build()
60 return cell
74 cell.build()
75 return cell
91 cell.build()
92 return cell
111 return cell
130 return cell
[all …]
/dports/finance/gnucash/gnucash-4.9/gnucash/register/register-core/
H A Dbasiccell.c60 BasicCell * cell; in gnc_basic_cell_new() local
66 return cell; in gnc_basic_cell_new()
79 cell->value = NULL; in gnc_basic_cell_clear()
111 if (cell->destroy) in gnc_basic_cell_destroy()
112 cell->destroy (cell); in gnc_basic_cell_destroy()
116 (*(cell->gui_destroy)) (cell); in gnc_basic_cell_destroy()
126 g_free (cell); in gnc_basic_cell_destroy()
133 if (!cell) return; in gnc_basic_cell_set_name()
154 if (!cell) return; in gnc_basic_cell_set_type_name()
175 if (!cell) return; in gnc_basic_cell_set_sample_text()
[all …]
H A Dpricecell.c114 oldval = cell->cell.value; in gnc_price_cell_parse()
120 if (strlen(g_strstrip(cell->cell.value)) == 0) in gnc_price_cell_parse()
133 return (err_location - cell->cell.value); in gnc_price_cell_parse()
147 gnc_basic_cell_set_value_internal (&cell->cell, newval); in gnc_price_cell_parse()
176 return &cell->cell; in gnc_price_cell_new()
182 gnc_basic_cell_init (&(cell->cell)); in gnc_price_cell_init()
192 cell->cell.enter_cell = gnc_price_cell_enter; in gnc_price_cell_init()
194 cell->cell.leave_cell = gnc_price_cell_leave; in gnc_price_cell_init()
233 if (g_strcmp0 (buff, cell->cell.value) == 0) in gnc_price_cell_set_value()
236 gnc_basic_cell_set_value_internal (&cell->cell, buff); in gnc_price_cell_set_value()
[all …]
H A Drecncell.c74 ! (cell->confirm_cb (cell->flag, cell->confirm_data))) in gnc_recn_cell_enter()
81 this_flag = strchr (cell->flag_order, cell->flag); in gnc_recn_cell_enter()
86 cell->flag = cell->default_flag; in gnc_recn_cell_enter()
98 cell->flag = *(cell->flag_order); in gnc_recn_cell_enter()
102 gnc_recn_cell_set_flag (cell, cell->flag); in gnc_recn_cell_enter()
110 gnc_basic_cell_init (&cell->cell); in gnc_recn_cell_init()
119 cell->cell.enter_cell = gnc_recn_cell_enter; in gnc_recn_cell_init()
120 cell->cell.set_value = gnc_recn_cell_set_value; in gnc_recn_cell_init()
132 return &cell->cell; in gnc_recn_cell_new()
144 cell->flag = cell->default_flag; in gnc_recn_cell_set_value()
[all …]
H A Dquickfillcell.c271 cell->cell.enter_cell = NULL; in gnc_quickfill_cell_destroy()
272 cell->cell.modify_verify = NULL; in gnc_quickfill_cell_destroy()
273 cell->cell.leave_cell = NULL; in gnc_quickfill_cell_destroy()
274 cell->cell.set_value = NULL; in gnc_quickfill_cell_destroy()
280 gnc_basic_cell_init (&(cell->cell)); in gnc_quickfill_cell_init()
287 cell->cell.destroy = gnc_quickfill_cell_destroy; in gnc_quickfill_cell_init()
289 cell->cell.enter_cell = gnc_quickfill_cell_enter; in gnc_quickfill_cell_init()
291 cell->cell.leave_cell = gnc_quickfill_cell_leave; in gnc_quickfill_cell_init()
304 return &cell->cell; in gnc_quickfill_cell_new()
313 gnc_basic_cell_set_value_internal (&cell->cell, value); in gnc_quickfill_cell_set_value()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/http_async_client/
H A Dhttp_multi.c98 LM_DBG("handle %p timeout on socket %d (cell=%p, param=%p)\n", cell->easy, fd, cell, cell->param); in event_cb()
112 if (cell->evset && cell->ev) { in event_cb()
165 if (cell->evset && cell->ev) { in sock_cb()
310 if (cell) { in reply_error()
318 cell->cb(reply, cell->param); in reply_error()
467 curl_easy_setopt(cell->easy, CURLOPT_PRIVATE, cell); in new_request()
489 if (cell->params.body.s && cell->params.body.len) { in new_request()
589 cell->cb(cell->reply, cell->param); in check_multi_info()
620 if (cell->evset && cell->ev) { in setsock()
645 if (!cell) in addsock()
[all …]
/dports/science/lamprop/lamprop-2020.12.28/test/reference/
H A Dhyer-3.8.rtf8 num\cell weight\cell angle\cell vf\cell fiber\cell\row
10 2\cell 100\cell 0\cell 0.5\cell Hyer's carbon fiber\cell\row
12 3\cell 100\cell 0\cell 0.5\cell Hyer's carbon fiber\cell\row
14 4\cell 100\cell 0\cell 0.5\cell Hyer's carbon fiber\cell\row
16 5\cell 100\cell 0\cell 0.5\cell Hyer's carbon fiber\cell\row
45 num\cell weight\cell angle\cell vf\cell fiber\cell\row
47 2\cell 100\cell 0\cell 0.5\cell Hyer's carbon fiber\cell\row
49 3\cell 100\cell 90\cell 0.5\cell Hyer's carbon fiber\cell\row
53 5\cell 100\cell 0\cell 0.5\cell Hyer's carbon fiber\cell\row
82 num\cell weight\cell angle\cell vf\cell fiber\cell\row
[all …]

12345678910>>...365