Home
last modified time | relevance | path

Searched refs:newbox (Results 1 – 25 of 1107) sorted by relevance

12345678910>>...45

/dports/science/plumed/plumed2-2.7.2/src/generic/
H A DResetCell.cpp102 Tensor rotation,newbox; member in PLMD::generic::ResetCell
151 newbox[0][0]=a; in calculate()
152 newbox[1][0]=b*ab; in calculate()
153 newbox[1][1]=std::sqrt(b*b-newbox[1][0]*newbox[1][0]); in calculate()
154 newbox[2][0]=c*ac; in calculate()
155 newbox[2][1]=c*(bc-ac*ab)/std::sqrt(1-ab*ab); in calculate()
156 newbox[2][2]=std::sqrt(c*c-newbox[2][0]*newbox[2][0]-newbox[2][1]*newbox[2][1]); in calculate()
158 if(determinant(newbox)*determinant(box)<0) newbox[2][2]=-newbox[2][2]; in calculate()
161 rotation=transpose(matmul(inverse(box),newbox)); in calculate()
169 pbc.setBox(newbox); in calculate()
/dports/mail/dbmail/dbmail-3.2.5/test-scripts/
H A Dtestappend.imap3 X create newbox
4 X append newbox {10}
6 X status newbox (messages unseen recent)
7 X examine newbox
8 X select newbox
9 X append newbox {10}
13 X status newbox (messages unseen recent)
14 X delete newbox
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/samples/
H A Dtracker.py29 ok, newbox = tracker.update(image) variable
30 print ok, newbox
33 p1 = (int(newbox[0]), int(newbox[1]))
34 p2 = (int(newbox[0] + newbox[2]), int(newbox[1] + newbox[3]))
H A Dmultitracker.py40 for newbox in boxes:
41 p1 = (int(newbox[0]), int(newbox[1]))
42 p2 = (int(newbox[0] + newbox[2]), int(newbox[1] + newbox[3]))
/dports/mail/mailutils/mailutils-3.13/mail/
H A Dfile.c100 mu_mailbox_t newbox = NULL; in mail_file() local
106 status = mu_mailbox_create_from_url (&newbox, url); in mail_file()
115 mu_mailbox_attach_ticket (newbox); in mail_file()
117 if ((status = mu_mailbox_open (newbox, MU_STREAM_RDWR)) != 0) in mail_file()
121 mu_mailbox_destroy (&newbox); in mail_file()
133 mu_mailbox_close (newbox); in mail_file()
134 mu_mailbox_destroy (&newbox); in mail_file()
141 mbox = newbox; in mail_file()
/dports/mail/php74-imap/php-7.4.27/ext/imap/tests/
H A Dimap_renamemailbox_basic.phpt27 $newbox = $default_mailbox . "." . $mailbox_prefix;
29 imap_renamemailbox($stream_id, $newbox.'not');
30 imap_renamemailbox($stream_id, $newbox);
34 //$z = imap_renamemailbox($stream_id, $newbox.'not2', $newbox.'2');
40 var_dump(imap_createmailbox($stream_id, $newbox.'.test'));
41 var_dump(imap_renamemailbox($stream_id, $newbox.'.test', $newbox.'.testd'));
/dports/lang/php74/php-7.4.27/ext/imap/tests/
H A Dimap_renamemailbox_basic.phpt27 $newbox = $default_mailbox . "." . $mailbox_prefix;
29 imap_renamemailbox($stream_id, $newbox.'not');
30 imap_renamemailbox($stream_id, $newbox);
34 //$z = imap_renamemailbox($stream_id, $newbox.'not2', $newbox.'2');
40 var_dump(imap_createmailbox($stream_id, $newbox.'.test'));
41 var_dump(imap_renamemailbox($stream_id, $newbox.'.test', $newbox.'.testd'));
/dports/www/mod_php74/php-7.4.27/ext/imap/tests/
H A Dimap_renamemailbox_basic.phpt27 $newbox = $default_mailbox . "." . $mailbox_prefix;
29 imap_renamemailbox($stream_id, $newbox.'not');
30 imap_renamemailbox($stream_id, $newbox);
34 //$z = imap_renamemailbox($stream_id, $newbox.'not2', $newbox.'2');
40 var_dump(imap_createmailbox($stream_id, $newbox.'.test'));
41 var_dump(imap_renamemailbox($stream_id, $newbox.'.test', $newbox.'.testd'));
/dports/cad/opentimer/OpenTimer-18d28ff/benchmark/simple/
H A Dchange1.spef18 *I newbox:o O
21 1 newbox:o 0.02
24 1 newbox:o out 3.98
30 *I newbox:a I
33 2 newbox:a 0.54
35 1 u3:o newbox:a 4.321
/dports/lang/php73/php-7.3.33/ext/imap/tests/
H A Dimap_renamemailbox_basic.phpt27 $newbox = $default_mailbox . "." . $mailbox_prefix;
29 imap_renamemailbox($stream_id, $newbox.'not');
30 imap_renamemailbox($stream_id, $newbox);
34 //$z = imap_renamemailbox($stream_id, $newbox.'not2', $newbox.'2');
40 var_dump(imap_createmailbox($stream_id, $newbox.'.test'));
41 var_dump(imap_renamemailbox($stream_id, $newbox.'.test', $newbox.'.testd'));
/dports/mail/php73-imap/php-7.3.33/ext/imap/tests/
H A Dimap_renamemailbox_basic.phpt27 $newbox = $default_mailbox . "." . $mailbox_prefix;
29 imap_renamemailbox($stream_id, $newbox.'not');
30 imap_renamemailbox($stream_id, $newbox);
34 //$z = imap_renamemailbox($stream_id, $newbox.'not2', $newbox.'2');
40 var_dump(imap_createmailbox($stream_id, $newbox.'.test'));
41 var_dump(imap_renamemailbox($stream_id, $newbox.'.test', $newbox.'.testd'));
/dports/www/mod_php73/php-7.3.33/ext/imap/tests/
H A Dimap_renamemailbox_basic.phpt27 $newbox = $default_mailbox . "." . $mailbox_prefix;
29 imap_renamemailbox($stream_id, $newbox.'not');
30 imap_renamemailbox($stream_id, $newbox);
34 //$z = imap_renamemailbox($stream_id, $newbox.'not2', $newbox.'2');
40 var_dump(imap_createmailbox($stream_id, $newbox.'.test'));
41 var_dump(imap_renamemailbox($stream_id, $newbox.'.test', $newbox.'.testd'));
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-gtk/
H A Dgtkui.c1021 gtk_widget_show (newbox); in make_radio_group_box()
1044 gtk_widget_show (newbox); in make_radio_group_box_1()
1384 gtk_widget_show (newbox); in make_cpu_widgets2()
1396 gtk_widget_show (newbox); in make_cpu_widgets2()
1400 gtk_widget_show (newbox); in make_cpu_widgets2()
1405 gtk_widget_show (newbox); in make_cpu_widgets2()
1409 gtk_widget_show (newbox); in make_cpu_widgets2()
1426 GtkWidget *frame, *newbox; in make_sound_widgets() local
1437 gtk_widget_show (newbox); in make_sound_widgets()
1443 gtk_widget_show (newbox); in make_sound_widgets()
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/formulashape/elements/
H A DTokenElement.cpp102 QRectF newbox = renderToPath( chunk, m_contentPath ); in layout() local
103 boundingrect.setRight( boundingrect.right() + newbox.right()); in layout()
104 boundingrect.setTop( qMax(boundingrect.top(), newbox.top())); in layout()
105 boundingrect.setBottom( qMax(boundingrect.bottom(), newbox.bottom())); in layout()
112 boundingrect.setRight( boundingrect.right() + newbox.right()); in layout()
113 boundingrect.setTop( qMax(boundingrect.top(), newbox.top())); in layout()
115 m_offsets.append(newbox.width() + m_offsets.last()); in layout()
122 QRectF newbox = renderToPath( chunk, m_contentPath ); in layout() local
123 boundingrect.setRight( boundingrect.right() + newbox.right()); in layout()
124 boundingrect.setTop( qMax(boundingrect.top(), newbox.top())); in layout()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/grib/degrib18/g2clib-1.0.4/
H A Dreduce.c41 integer *newbox, *newboxp; in reduce() local
118 newbox = (integer *)calloc(*ndg,sizeof(integer)); in reduce()
141 newbox[l - 1] = 0; in reduce()
187 newbox[l - 1] = 0; in reduce()
217 newbox[l - 1] = m - 1; in reduce()
241 newboxp[l - 1] = newbox[l - 1]; in reduce()
409 if ( newbox != 0 ) free(newbox); in reduce()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/grib/degrib/g2clib/
H A Dreduce.c38 integer *newbox, *newboxp; in reduce() local
121 newbox = (integer *)calloc(*ndg,sizeof(integer)); in reduce()
144 newbox[l - 1] = 0; in reduce()
191 newbox[l - 1] = 0; in reduce()
221 newbox[l - 1] = m - 1; in reduce()
245 newboxp[l - 1] = newbox[l - 1]; in reduce()
418 if ( newbox != 0 ) free(newbox); in reduce()
/dports/graphics/gdal/gdal-3.3.3/frmts/grib/degrib/g2clib/
H A Dreduce.c38 integer *newbox, *newboxp; in reduce() local
121 newbox = (integer *)calloc(*ndg,sizeof(integer)); in reduce()
144 newbox[l - 1] = 0; in reduce()
191 newbox[l - 1] = 0; in reduce()
221 newbox[l - 1] = m - 1; in reduce()
245 newboxp[l - 1] = newbox[l - 1]; in reduce()
418 if ( newbox != 0 ) free(newbox); in reduce()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/grib/degrib/g2clib/
H A Dreduce.c38 integer *newbox, *newboxp; in reduce() local
121 newbox = (integer *)calloc(*ndg,sizeof(integer)); in reduce()
144 newbox[l - 1] = 0; in reduce()
191 newbox[l - 1] = 0; in reduce()
221 newbox[l - 1] = m - 1; in reduce()
245 newboxp[l - 1] = newbox[l - 1]; in reduce()
418 if ( newbox != 0 ) free(newbox); in reduce()
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/doc/manual/func/
H A Dnewbox.tex2 \funclabel{newbox}
7 \>SISLbox *newbox(\begin{minipg3}
20 \>\> {\fov newbox}\> - \>
24 newbox will return a NULL value.
32 \>\>{\fov box} = newbox(\begin{minipg4}
/dports/games/brainparty/brainparty/
H A Dpatchmatch.cpp279 BPMiniGame_PatchMatch_Box* newbox = new BPMiniGame_PatchMatch_Box(); in Tick() local
280 newbox->X = 36 + (j * BoxSize); in Tick()
281 newbox->Y = -((9 - j) * BoxSize); in Tick()
282 newbox->DrawX = newbox->X; in Tick()
283 newbox->DrawY = newbox->Y; in Tick()
284 newbox->DestY = 36; in Tick()
285 newbox->Colour = TheGame->RandomRange(0, PatchPictures.Count - 1); in Tick()
286 Boxes[0]->insert(Boxes[0]->begin() + j, newbox); in Tick()
/dports/mail/php80-imap/php-8.0.15/ext/imap/tests/
H A Dimap_createmailbox_basic.phpt19 $newbox = imap_utf7_encode(IMAP_SERVER.$newname);
20 if (imap_createmailbox($imap_stream, $newbox)) {
23 populate_mailbox($imap_stream, $newbox, 2);
25 $status = imap_status($imap_stream, $newbox, SA_ALL);
38 if (imap_deletemailbox($imap_stream, $newbox)) {
/dports/mail/php81-imap/php-8.1.1/ext/imap/tests/
H A Dimap_createmailbox_basic.phpt21 $newbox = imap_utf7_encode(IMAP_SERVER.$newname);
22 if (imap_createmailbox($imap_stream, $newbox)) {
25 populate_mailbox($imap_stream, $newbox, 2);
27 $status = imap_status($imap_stream, $newbox, SA_ALL);
40 if (imap_deletemailbox($imap_stream, $newbox)) {
/dports/www/mod_php81/php-8.1.1/ext/imap/tests/
H A Dimap_createmailbox_basic.phpt21 $newbox = imap_utf7_encode(IMAP_SERVER.$newname);
22 if (imap_createmailbox($imap_stream, $newbox)) {
25 populate_mailbox($imap_stream, $newbox, 2);
27 $status = imap_status($imap_stream, $newbox, SA_ALL);
40 if (imap_deletemailbox($imap_stream, $newbox)) {
/dports/lang/php81/php-8.1.1/ext/imap/tests/
H A Dimap_createmailbox_basic.phpt21 $newbox = imap_utf7_encode(IMAP_SERVER.$newname);
22 if (imap_createmailbox($imap_stream, $newbox)) {
25 populate_mailbox($imap_stream, $newbox, 2);
27 $status = imap_status($imap_stream, $newbox, SA_ALL);
40 if (imap_deletemailbox($imap_stream, $newbox)) {
/dports/lang/php80/php-8.0.15/ext/imap/tests/
H A Dimap_createmailbox_basic.phpt19 $newbox = imap_utf7_encode(IMAP_SERVER.$newname);
20 if (imap_createmailbox($imap_stream, $newbox)) {
23 populate_mailbox($imap_stream, $newbox, 2);
25 $status = imap_status($imap_stream, $newbox, SA_ALL);
38 if (imap_deletemailbox($imap_stream, $newbox)) {

12345678910>>...45