Home
last modified time | relevance | path

Searched refs:box6 (Results 1 – 25 of 92) sorted by relevance

1234

/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dobjbound.cpp139 bndbox * box5, * box6, * box7, * box8; in octreespace() local
187 box6 = newbndbox(cmin6, cmax6); in octreespace()
218 movenextobj(cur, &box6->objlist); in octreespace()
259 cur=box6; in octreespace()
305 if (countobj(box6->objlist) > maxoctnodes) { in octreespace()
306 octreespace(&box6->objlist, maxoctnodes); in octreespace()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dobjbound.cpp139 bndbox * box5, * box6, * box7, * box8; in octreespace() local
187 box6 = newbndbox(cmin6, cmax6); in octreespace()
218 movenextobj(cur, &box6->objlist); in octreespace()
259 cur=box6; in octreespace()
305 if (countobj(box6->objlist) > maxoctnodes) { in octreespace()
306 octreespace(&box6->objlist, maxoctnodes); in octreespace()
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dobjbound.cpp147 bndbox *box5, *box6, *box7, *box8; in octreespace() local
195 box6 = newbndbox(cmin6, cmax6); in octreespace()
226 movenextobj(cur, &box6->objlist); in octreespace()
268 cur = box6; in octreespace()
314 if (countobj(box6->objlist) > maxoctnodes) { in octreespace()
315 octreespace(&box6->objlist, maxoctnodes); in octreespace()
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/demos/jhdemo/sunw/demo/jhdemo/
H A DJHLauncher.java217 Box box6 = Box.createHorizontalBox(); in initOpenPageComponents() local
218 box6.add(Box.createHorizontalStrut(5)); in initOpenPageComponents()
219 box6.add(new JSeparator()); in initOpenPageComponents()
220 box6.add(Box.createHorizontalStrut(5)); in initOpenPageComponents()
223 topBox.add(box6); in initOpenPageComponents()
381 Box box6 = Box.createHorizontalBox(); in initSetFontComponents() local
382 box6.add(Box.createHorizontalStrut(5)); in initSetFontComponents()
383 box6.add(new JSeparator()); in initSetFontComponents()
384 box6.add(Box.createHorizontalStrut(5)); in initSetFontComponents()
387 topBox.add(box6); in initSetFontComponents()
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DHelp.cxx1012 Fl_Text_Display *box6 = new Fl_Text_Display (20, y, 380, 0, in Spacegroup_Help_cb() local
1015 box6->box (FL_NO_BOX); in Spacegroup_Help_cb()
1016 box6->labelsize (16); in Spacegroup_Help_cb()
1017 box6->labelcolor ((Fl_Color) 186); in Spacegroup_Help_cb()
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/demos/browser/sunw/demo/browser/
H A DBrowserApiDemo.java465 Box box6 = Box.createHorizontalBox(); in initComponents() local
466 box6.add(Box.createHorizontalStrut(5)); in initComponents()
467 box6.add(new JSeparator()); in initComponents()
468 box6.add(Box.createHorizontalStrut(5)); in initComponents()
471 topBox.add(box6); in initComponents()
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/doc/app-defaults/
H A DXGrab270 XGrab*.box6.horizDistance: 0
271 XGrab*.box6.vertDistance: 417
293 XGrab*Form.box6.right: chainRight
294 XGrab*Form.box6.Dismiss.left: chainRight
295 XGrab*Form.box6.Dismiss.right: chainRight
/dports/devel/py-ioflo/ioflo-2.0.0/ioflo/app/plan/
H A Dbox6.flo1 # example mission box6.flo
4 house box6
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/c2/
H A DTest5091921.java115 static int[] box6 = {1,2,3,4,5,6,7,8,9}; field in Test5091921
275 r = test_rce6(box6,0x80000100); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/c2/
H A DTest5091921.java115 static int[] box6 = {1,2,3,4,5,6,7,8,9}; field in Test5091921
275 r = test_rce6(box6,0x80000100); in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/c2/
H A DTest5091921.java115 static int[] box6 = {1,2,3,4,5,6,7,8,9}; field in Test5091921
275 r = test_rce6(box6,0x80000100); in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/c2/
H A DTest5091921.java115 static int[] box6 = {1,2,3,4,5,6,7,8,9}; field in Test5091921
275 r = test_rce6(box6,0x80000100); in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/c2/
H A DTest5091921.java115 static int[] box6 = {1,2,3,4,5,6,7,8,9}; field in Test5091921
275 r = test_rce6(box6,0x80000100); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/c2/
H A DTest5091921.java115 static int[] box6 = {1,2,3,4,5,6,7,8,9}; field in Test5091921
275 r = test_rce6(box6,0x80000100); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/c2/
H A DTest5091921.java115 static int[] box6 = {1,2,3,4,5,6,7,8,9}; field in Test5091921
275 r = test_rce6(box6,0x80000100); in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/c2/
H A DTest5091921.java115 static int[] box6 = {1,2,3,4,5,6,7,8,9}; field in Test5091921
275 r = test_rce6(box6,0x80000100); in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/5091921/
H A DTest5091921.java111 static int[] box6 = {1,2,3,4,5,6,7,8,9}; field in Test5091921
271 r = test_rce6(box6,0x80000100); in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/5091921/
H A DTest5091921.java111 static int[] box6 = {1,2,3,4,5,6,7,8,9}; field in Test5091921
271 r = test_rce6(box6,0x80000100); in main()
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/demos/idedemo/sunw/demo/idedemo/
H A DApiDemo.java698 Box box6 = Box.createHorizontalBox(); in initComponents() local
699 box6.add(Box.createHorizontalStrut(5)); in initComponents()
700 box6.add(new JSeparator()); in initComponents()
701 box6.add(Box.createHorizontalStrut(5)); in initComponents()
704 topBox.add(box6); in initComponents()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/tests/execute/errors/
H A Dactions-limit.sieve8 fileinto "box6";
/dports/x11/xbitmaps/xbitmaps-1.1.2/
H A DMakefile.am14 box6 \ data
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/demos/merge/sunw/demo/merge/
H A DMerge.java863 Box box6 = Box.createHorizontalBox(); in initSetFontComponents() local
864 box6.add(Box.createHorizontalStrut(5)); in initSetFontComponents()
865 box6.add(new JSeparator()); in initSetFontComponents()
866 box6.add(Box.createHorizontalStrut(5)); in initSetFontComponents()
869 topBox.add(box6); in initSetFontComponents()
/dports/graphics/digikam/digikam-7.4.0/core/utilities/queuemanager/views/
H A Dqueuesettingsview.cpp323 QGroupBox* const box6 = new QGroupBox; in QueueSettingsView() local
327 box6->setLayout(lbox6); in QueueSettingsView()
328 slay->addWidget(box6); in QueueSettingsView()
/dports/games/minilens/minilens-1.2/levels/spaceship/
H A Dlevel_5.tscn137 [node name="box6" parent="." instance=ExtResource( 3 )]
/dports/games/minilens/minilens-1.2/levels/first_contact/
H A Dlevel_11.tscn155 [node name="box6" parent="." instance=ExtResource( 3 )]

1234