Home
last modified time | relevance | path

Searched refs:box0 (Results 1 – 25 of 697) sorted by relevance

12345678910>>...28

/dports/graphics/opencv/opencv-4.5.3/modules/video/test/
H A Dtest_camshift.cpp65 RotatedRect box0; member in opencv_test::__anonf022c99f0111::CV_TrackBaseTest
164 if( box0.size.width > box0.size.height ) in prepare_test_case()
166 std::swap( box0.size.width, box0.size.height ); in prepare_test_case()
169 m = MAX( box0.size.width, box0.size.height ); in prepare_test_case()
236 m = MAX(box0.size.width,box0.size.height)*0.8; in prepare_test_case()
268 double m = MAX(box0.size.width, box0.size.height); in validate_test_results()
284 if( fabs(box.size.width - box0.size.width) > box0.size.width*0.2 || in validate_test_results()
376 m = (box0.size.width + box0.size.height)*0.5; in prepare_test_case()
409 double m = MAX(box0.size.width, box0.size.height), delta; in validate_test_results()
418 c.x, c.y, box0.center.x, box0.center.y ); in validate_test_results()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhintn1.c242 gs_rect box0, box1; in intersect_curve_bar_rec() local
245 box0.p.x = X1, box0.q.x = 0; in intersect_curve_bar_rec()
247 box0.p.x = 0, box0.q.x = X1; in intersect_curve_bar_rec()
249 box0.p.y = Y1, box0.q.y = 0; in intersect_curve_bar_rec()
251 box0.p.y = 0, box0.q.y = Y1; in intersect_curve_bar_rec()
366 gs_rect box0, box1; in intersect_curve_curve_rec() local
368 box0.p.x = box0.q.x = ax0; in intersect_curve_curve_rec()
369 box0.p.y = box0.q.y = ay0; in intersect_curve_curve_rec()
370 if (box0.p.x > ax1) in intersect_curve_curve_rec()
371 box0.p.x = ax1; in intersect_curve_curve_rec()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhintn1.c242 gs_rect box0, box1; in intersect_curve_bar_rec() local
245 box0.p.x = X1, box0.q.x = 0; in intersect_curve_bar_rec()
247 box0.p.x = 0, box0.q.x = X1; in intersect_curve_bar_rec()
249 box0.p.y = Y1, box0.q.y = 0; in intersect_curve_bar_rec()
251 box0.p.y = 0, box0.q.y = Y1; in intersect_curve_bar_rec()
366 gs_rect box0, box1; in intersect_curve_curve_rec() local
368 box0.p.x = box0.q.x = ax0; in intersect_curve_curve_rec()
369 box0.p.y = box0.q.y = ay0; in intersect_curve_curve_rec()
370 if (box0.p.x > ax1) in intersect_curve_curve_rec()
371 box0.p.x = ax1; in intersect_curve_curve_rec()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhintn1.c243 gs_rect box0, box1; in intersect_curve_bar_rec() local
246 box0.p.x = X1, box0.q.x = 0; in intersect_curve_bar_rec()
248 box0.p.x = 0, box0.q.x = X1; in intersect_curve_bar_rec()
250 box0.p.y = Y1, box0.q.y = 0; in intersect_curve_bar_rec()
252 box0.p.y = 0, box0.q.y = Y1; in intersect_curve_bar_rec()
367 gs_rect box0, box1; in intersect_curve_curve_rec() local
369 box0.p.x = box0.q.x = ax0; in intersect_curve_curve_rec()
370 box0.p.y = box0.q.y = ay0; in intersect_curve_curve_rec()
371 if (box0.p.x > ax1) in intersect_curve_curve_rec()
372 box0.p.x = ax1; in intersect_curve_curve_rec()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhintn1.c243 gs_rect box0, box1; in intersect_curve_bar_rec() local
246 box0.p.x = X1, box0.q.x = 0; in intersect_curve_bar_rec()
248 box0.p.x = 0, box0.q.x = X1; in intersect_curve_bar_rec()
250 box0.p.y = Y1, box0.q.y = 0; in intersect_curve_bar_rec()
252 box0.p.y = 0, box0.q.y = Y1; in intersect_curve_bar_rec()
367 gs_rect box0, box1; in intersect_curve_curve_rec() local
369 box0.p.x = box0.q.x = ax0; in intersect_curve_curve_rec()
370 box0.p.y = box0.q.y = ay0; in intersect_curve_curve_rec()
371 if (box0.p.x > ax1) in intersect_curve_curve_rec()
372 box0.p.x = ax1; in intersect_curve_curve_rec()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhintn1.c244 gs_rect box0, box1; in intersect_curve_bar_rec() local
247 box0.p.x = X1, box0.q.x = 0; in intersect_curve_bar_rec()
249 box0.p.x = 0, box0.q.x = X1; in intersect_curve_bar_rec()
251 box0.p.y = Y1, box0.q.y = 0; in intersect_curve_bar_rec()
253 box0.p.y = 0, box0.q.y = Y1; in intersect_curve_bar_rec()
368 gs_rect box0, box1; in intersect_curve_curve_rec() local
370 box0.p.x = box0.q.x = ax0; in intersect_curve_curve_rec()
371 box0.p.y = box0.q.y = ay0; in intersect_curve_curve_rec()
372 if (box0.p.x > ax1) in intersect_curve_curve_rec()
373 box0.p.x = ax1; in intersect_curve_curve_rec()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhintn1.c244 gs_rect box0, box1; in intersect_curve_bar_rec() local
247 box0.p.x = X1, box0.q.x = 0; in intersect_curve_bar_rec()
249 box0.p.x = 0, box0.q.x = X1; in intersect_curve_bar_rec()
251 box0.p.y = Y1, box0.q.y = 0; in intersect_curve_bar_rec()
253 box0.p.y = 0, box0.q.y = Y1; in intersect_curve_bar_rec()
368 gs_rect box0, box1; in intersect_curve_curve_rec() local
370 box0.p.x = box0.q.x = ax0; in intersect_curve_curve_rec()
371 box0.p.y = box0.q.y = ay0; in intersect_curve_curve_rec()
372 if (box0.p.x > ax1) in intersect_curve_curve_rec()
373 box0.p.x = ax1; in intersect_curve_curve_rec()
[all …]
/dports/graphics/embree/embree-3.13.2/kernels/bvh/
H A Dbvh_collider.cpp40 const vfloat<N> lower_x = max(vfloat<N>(box0.lower.x),node1.lower_x); in overlap()
41 const vfloat<N> lower_y = max(vfloat<N>(box0.lower.y),node1.lower_y); in overlap()
42 const vfloat<N> lower_z = max(vfloat<N>(box0.lower.z),node1.lower_z); in overlap()
43 const vfloat<N> upper_x = min(vfloat<N>(box0.upper.x),node1.upper_x); in overlap()
44 const vfloat<N> upper_y = min(vfloat<N>(box0.upper.y),node1.upper_y); in overlap()
52 const vfloat<N> lower_x = max(vfloat<N>(box0.lower.x),box1.lower.x); in overlap()
53 const vfloat<N> lower_y = max(vfloat<N>(box0.lower.y),box1.lower.y); in overlap()
54 const vfloat<N> lower_z = max(vfloat<N>(box0.lower.z),box1.lower.z); in overlap()
55 const vfloat<N> upper_x = min(vfloat<N>(box0.upper.x),box1.upper.x); in overlap()
56 const vfloat<N> upper_y = min(vfloat<N>(box0.upper.y),box1.upper.y); in overlap()
[all …]
/dports/biology/bbmap/bbmap/current/driver/
H A DTestLockSpeed.java92 box0=box_; in CountThread()
100 final LockBox box=(LockBox)box0; in run()
105 final LockBox box=(LockBox)box0; in run()
110 final AtomBox box=(AtomBox)box0; in run()
115 final VolatileBox box=(VolatileBox)box0; in run()
120 final VolatileBox box=(VolatileBox)box0; in run()
126 final VolatileBox box=(VolatileBox)box0; in run()
133 final CountBox box0; field in TestLockSpeed.CountThread
/dports/math/giacxcas/fltk-1.3.0/test/
H A Dtile.cxx40 Fl_Box box0(0,0,150,150,"0"); in main() local
41 box0.box(FL_DOWN_BOX); in main()
42 box0.color(9); in main()
43 box0.labelsize(36); in main()
44 box0.align(FL_ALIGN_CLIP); in main()
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/test/
H A Dtile.py35 box0 = Fl_Box(0,0,150,150,"0") variable
36 box0.box(FL_DOWN_BOX)
37 box0.color(9)
38 box0.labelsize(36)
39 box0.align(FL_ALIGN_CLIP)
/dports/x11-toolkits/ntk/ntk/test/
H A Dtile.cxx40 Fl_Box box0(0,0,150,150,"0"); in main() local
41 box0.box(FL_DOWN_BOX); in main()
42 box0.color(9); in main()
43 box0.labelsize(36); in main()
44 box0.align(FL_ALIGN_CLIP); in main()
/dports/x11-toolkits/fltk/fltk-1.3.8/test/
H A Dtile.cxx39 Fl_Box box0(0,0,150,150,"0"); in main() local
40 box0.box(FL_DOWN_BOX); in main()
41 box0.color(9); in main()
42 box0.labelsize(36); in main()
43 box0.align(FL_ALIGN_CLIP); in main()
/dports/math/pdal/PDAL-2.3.0/plugins/i3s/lepcc/src/
H A DClusterRGB.cpp620 int dr = box0.rMax - box0.rMin; in SplitBox()
621 int dg = box0.gMax - box0.gMin; in SplitBox()
622 int db = box0.bMax - box0.bMin; in SplitBox()
628 first = box0.rMin; in SplitBox()
629 last = box0.rMax; in SplitBox()
634 first = box0.gMin; in SplitBox()
635 last = box0.gMax; in SplitBox()
640 first = box0.bMin; in SplitBox()
641 last = box0.bMax; in SplitBox()
662 box1 = box0; in SplitBox()
[all …]
/dports/lang/zig-devel/zig-0.9.0/test/behavior/bugs/
H A D5474.zig31 var box0: Box0 = .{ .items = undefined };
32 try std.testing.expect(@typeInfo(@TypeOf(box0.items[0..])).Pointer.is_const == false);
43 const box0: Box0 = .{ .items = undefined };
44 try std.testing.expect(@typeInfo(@TypeOf(box0.items[0..])).Pointer.is_const == true);
/dports/lang/zig/zig-0.9.0/test/behavior/bugs/
H A D5474.zig31 var box0: Box0 = .{ .items = undefined };
32 try std.testing.expect(@typeInfo(@TypeOf(box0.items[0..])).Pointer.is_const == false);
43 const box0: Box0 = .{ .items = undefined };
44 try std.testing.expect(@typeInfo(@TypeOf(box0.items[0..])).Pointer.is_const == true);
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A Dbinop_intersection_tests.h64 void operator()( Nef_box& box0, Nef_box& box1 ) { in operator()
69 Halfedge_iterator e0 = box0.get_halfedge(); in operator()
90 void operator()( Nef_box& box0, Nef_box& box1 ) { in operator()
95 Halfedge_iterator e1 = box0.get_halfedge(); in operator()
115 void operator()( Nef_box& box0, Nef_box& box1 ) { in operator()
120 Halfedge_iterator e0 = box0.get_halfedge(); in operator()
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A D_layoutbox.py573 box0 = boxes[0]
574 top0 = box0
582 box0.solver.addConstraint(c | 'strong')
586 box0 = boxes[0]
587 top0 = box0
595 box0.solver.addConstraint(c | 'strong')
599 box0 = boxes[0]
600 top0 = box0
608 box0.solver.addConstraint(c | 'strong')
612 box0 = boxes[0]
[all …]
/dports/math/fcl05/fcl-0.5.0/test/
H A Dgeneral_test.cpp12 std::shared_ptr<Box> box0(new Box(1,1,1)); in main() local
28 …bool res = solver.shapeIntersect(*box0, tf0, *box1, tf1, &contact_points, &penetration_depth, &nor… in main()
42 CollisionObject co0(box0, tf0); in main()
/dports/math/fcl/fcl-0.7.0/test/
H A Dtest_fcl_general.cpp51 std::shared_ptr<Box<S>> box0(new Box<S>(1,1,1)); in test_general() local
64 bool res = solver.shapeIntersect(*box0, tf0, *box1, tf1, &contact_points); in test_general()
82 CollisionObject<S> co0(box0, tf0); in test_general()
/dports/x11/xlockmore/xlockmore-5.67/xglock/
H A Dxglock.c1299 GtkWidget *box0; in create_fntColorOptions_entries() local
1309 box0 = gtk_hbox_new(FALSE, 0); in create_fntColorOptions_entries()
1311 gtk_widget_show(box0); in create_fntColorOptions_entries()
1442 GtkWidget *box0; in create_genOptions_entries() local
1449 box0 = gtk_hbox_new(FALSE, 0); in create_genOptions_entries()
1451 gtk_widget_show(box0); in create_genOptions_entries()
1493 GtkWidget *box0; in create_boolOptions_buttons() local
1499 box0 = gtk_hbox_new(FALSE, 0); in create_boolOptions_buttons()
1501 gtk_widget_show(box0); in create_boolOptions_buttons()
1535 GtkWidget *box0; in main() local
[all …]
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/test/evosuite-tests/uk/ac/sanger/artemis/components/genebuilder/cv/
H A DProductBox_ESTest.java127 Box box0 = productBox0.getHeadingsBox(); in test6() local
128 assertTrue(box0.getFocusTraversalKeysEnabled()); in test6()
136 Box box0 = productBox0.getBox(); in test7() local
137 assertFalse(box0.isFocusTraversalPolicyProvider()); in test7()
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_convhull.cpp1291 RotatedRect box0, box; member in opencv_test::__anon650ccd350211::CV_FitEllipseTest
1318 a = cos(box0.angle*CV_PI/180.); in generate_point_set()
1319 b = sin(box0.angle*CV_PI/180.); in generate_point_set()
1321 if( box0.size.width > box0.size.height ) in generate_point_set()
1324 CV_SWAP( box0.size.width, box0.size.height, t ); in generate_point_set()
1415 fabs(box.size.width - box0.size.width) > 0.1*fabs(box0.size.width) || in validate_test_results()
1416 fabs(box.size.height - box0.size.height) > 0.1*fabs(box0.size.height) ) in validate_test_results()
1421 box0.center.x, box0.center.y, box0.size.width, box0.size.height ); in validate_test_results()
1430 if( box0.size.height >= 1.3*box0.size.width && diff_angle > 30 ) in validate_test_results()
1433 box.angle, box0.angle ); in validate_test_results()
[all …]
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/contrib/jxpmap/python/
H A DMainFrame.py17 self.box0 = gtk.GtkVBox(gtk.FALSE, 0)
19 self.box0.pack_start(menubar, gtk.FALSE, gtk.FALSE, 0)
21 self.box0.pack_start(self.box1, gtk.TRUE, gtk.TRUE, 0)
22 self.window.add(self.box0)
62 self.box0.show()
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/common/
H A DVerticalArrayArea.cc145 BoundingBox box0 = box(); in fit() local
147 scaled aheight = box0 ? std::max(scaled::zero(), height - box0.height) : scaled::zero(); in fit()
148 scaled adepth = box0 ? std::max(scaled::zero(), depth - box0.depth) : scaled::zero(); in fit()

12345678910>>...28