Home
last modified time | relevance | path

Searched refs:punch (Results 1 – 25 of 2021) sorted by relevance

12345678910>>...81

/dports/science/py-molmod/molmod-1.4.8/molmod/io/test/
H A Dtest_gamess.py41 self.assertEqual(punch.symmetry, "C1")
43 N = len(punch.symbols)
44 self.assertEqual(punch.numbers.shape, (N,))
45 self.assertEqual(punch.numbers[0], 17)
46 self.assertEqual(punch.numbers[1], 1)
47 self.assertEqual(punch.numbers[-1], 9)
48 self.assertEqual(punch.coordinates.shape, (N,3))
53 self.assertEqual(punch.gradient.shape, (N,3))
57 self.assertEqual(punch.hessian.shape, (3*N,3*N))
58 assert abs(punch.hessian - punch.hessian.transpose()).max() < 1e-10
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/d_punch/
H A Dscript40 punch /$name 10 10
41 punch /$name 13 13
42 punch /$name 26 26
43 punch /$name 29 29
48 # a: punch a 40k file
49 # b*: punch sparse file starting at b*
50 # c*: punch spare file ending at c*
58 punch /a 0 39
79 echo "punch /d 4 35" >> $TMPFILE.cmd
83 echo "punch /e 19 20" >> $TMPFILE.cmd
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/d_punch_bigalloc/
H A Dscript41 punch /$name 10 10
42 punch /$name 13 13
43 punch /$name 26 26
44 punch /$name 29 29
49 # a: punch a 40k file
50 # b*: punch sparse file starting at b*
51 # c*: punch spare file ending at c*
59 punch /a 0 39
80 echo "punch /d 4 35" >> $TMPFILE.cmd
84 echo "punch /e 19 20" >> $TMPFILE.cmd
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/d_punch/
H A Dscript40 punch /$name 10 10
41 punch /$name 13 13
42 punch /$name 26 26
43 punch /$name 29 29
48 # a: punch a 40k file
49 # b*: punch sparse file starting at b*
50 # c*: punch spare file ending at c*
58 punch /a 0 39
79 echo "punch /d 4 35" >> $TMPFILE.cmd
83 echo "punch /e 19 20" >> $TMPFILE.cmd
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/d_punch_bigalloc/
H A Dscript41 punch /$name 10 10
42 punch /$name 13 13
43 punch /$name 26 26
44 punch /$name 29 29
49 # a: punch a 40k file
50 # b*: punch sparse file starting at b*
51 # c*: punch spare file ending at c*
59 punch /a 0 39
80 echo "punch /d 4 35" >> $TMPFILE.cmd
84 echo "punch /e 19 20" >> $TMPFILE.cmd
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/d_punch/
H A Dscript40 punch /$name 10 10
41 punch /$name 13 13
42 punch /$name 26 26
43 punch /$name 29 29
48 # a: punch a 40k file
49 # b*: punch sparse file starting at b*
50 # c*: punch spare file ending at c*
58 punch /a 0 39
79 echo "punch /d 4 35" >> $TMPFILE.cmd
83 echo "punch /e 19 20" >> $TMPFILE.cmd
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/d_punch_bigalloc/
H A Dscript41 punch /$name 10 10
42 punch /$name 13 13
43 punch /$name 26 26
44 punch /$name 29 29
49 # a: punch a 40k file
50 # b*: punch sparse file starting at b*
51 # c*: punch spare file ending at c*
59 punch /a 0 39
80 echo "punch /d 4 35" >> $TMPFILE.cmd
84 echo "punch /e 19 20" >> $TMPFILE.cmd
[all …]
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/docs/wip/n0en/
H A Dpunch.tex5 The card punch operates by writing a simulated card deck to a spool file. Each deck
55 When representing a card column, the most obvious way to do it is to assign a single bit per punch.…
76 The Global Parameters apply to all card punch units while the Unit Parameters apply to a single car…
88 …ts the path that will be used as the location to write punch spool files. When not set, all punch
89 …tory. When this path is set, the simulator expects there to be a subdirectory for each named punch
91 …card punch units are defined (puna, punb and punc), then the following directory structure must ex…
109 …When this option is turned on, a significant amount of card punch diagnostic output will be displa…
111 this option if you are attempting to diagnose a card punch issue.
119 \texttt{off} & Turn off logging of card punch diagnostic data \\
123 \texttt{on} & Turn on logging of card punch diagnostic data \\
/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtestcairo.c123 cairo_surface_t *overlay, *punch, *circles; in draw() local
137 punch = cairo_surface_create_similar (cairo_get_target (cr), in draw()
140 if (punch == NULL) in draw()
161 punch_cr = cairo_create (punch); in draw()
166 cairo_set_source_surface (overlay_cr, punch, 0, 0); in draw()
189 cairo_surface_destroy (punch); in draw()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/peaks/drums/
H A Dsvf.h59 void set_punch(uint16_t punch) { in set_punch() argument
60 punch_ = (static_cast<uint32_t>(punch) * punch) >> 24; in set_punch()
H A Dbass_drum.h82 void set_punch(uint16_t punch) { in set_punch() argument
83 resonator_.set_punch(punch * punch >> 16); in set_punch()
/dports/devel/p5-Moo/Moo-2.005004/xt/
H A Dmoo-does-mouse-role.t24 sub punch { 1 }
83 can_ok($s, 'punch')
84 and is($s->punch, 1, 'punch');
/dports/games/minetest/minetest-5.4.1/games/devtest/mods/testtools/
H A DREADME.md8 Removes nodes and non-player entities that you punch.
13 First, punch a node you want to remember.
72 * Sneak+punch to detach selected object
73 * If you punch air, you select yourself
89 * Sneak+punch: Move object towards you
99 * Sneak+punch entity to decrease visual size
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtestcairo.c120 cairo_surface_t *overlay, *punch, *circles; in on_draw() local
134 punch = cairo_surface_create_similar (cairo_get_target (cr), in on_draw()
154 punch_cr = cairo_create (punch); in on_draw()
159 cairo_set_source_surface (overlay_cr, punch, 0, 0); in on_draw()
182 cairo_surface_destroy (punch); in on_draw()
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4ObjectCom.cpp377 bool ObjectComPunch(C4Object *cObj, C4Object *pTarget, int32_t punch) in ObjectComPunch() argument
380 if (!punch) return true; in ObjectComPunch()
382 …if (fBlowStopped && punch>1) punch=punch/2; // half damage for caught blow, so shield+armor help i… in ObjectComPunch()
383 pTarget->DoEnergy(-punch, false, C4FxCall_EngGetPunched, cObj->Controller); in ObjectComPunch()
389 if (punch>=10) in ObjectComPunch()
392 pTarget->Call(PSF_CatchBlow,&C4AulParSet(punch, cObj)); in ObjectComPunch()
399 pTarget->Call(PSF_CatchBlow,&C4AulParSet(punch, cObj)); in ObjectComPunch()
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/sample/
H A DCairoSample.cs91 Surface overlay, punch, circles; in Draw()
94 punch = target.CreateSimilar (Content.Alpha, width, height); in Draw()
109 using (Context cr_tmp = new Context (punch)) in Draw()
113 cr_overlay.SetSourceSurface (punch, 0, 0); in Draw()
133 punch.Dispose (); in Draw()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/peaks/drums/
H A Dbass_drum.h82 void set_punch(uint16_t punch) { in set_punch() argument
83 resonator_.set_punch(punch * punch >> 16); in set_punch()
H A Dsvf.h69 inline void set_punch(uint16_t punch) { in set_punch() argument
70 punch_ = (static_cast<uint32_t>(punch) * punch) >> 24; in set_punch()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dtime_info_box.cc221 Location* punch = s->locations()->auto_punch_location (); in set_session() local
223 if (punch) { in set_session()
224 watch_punch (punch); in set_session()
227 punch_changed (punch); in set_session()
361 TimeInfoBox::watch_punch (Location* punch) in watch_punch() argument
366punch->start_changed.connect (punch_connections, MISSING_INVALIDATOR, boost::bind (&TimeInfoBox::p… in watch_punch()
367punch->end_changed.connect (punch_connections, MISSING_INVALIDATOR, boost::bind (&TimeInfoBox::pun… in watch_punch()
369 punch_changed (punch); in watch_punch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/printing/backend/tools/
H A Dipp-registrations-6.csv16 finishings,5,punch,1setOf type2 enum,[RFC8011]
53 finishings,70,punch-top-left,1setOf type2 enum,[PWG5100.1]
54 finishings,71,punch-bottom-left,1setOf type2 enum,[PWG5100.1]
55 finishings,72,punch-top-right,1setOf type2 enum,[PWG5100.1]
57 finishings,74,punch-dual-left,1setOf type2 enum,[PWG5100.1]
58 finishings,75,punch-dual-top,1setOf type2 enum,[PWG5100.1]
59 finishings,76,punch-dual-right,1setOf type2 enum,[PWG5100.1]
62 finishings,79,punch-triple-top,1setOf type2 enum,[PWG5100.1]
65 finishings,82,punch-quad-left,1setOf type2 enum,[PWG5100.1]
66 finishings,83,punch-quad-top,1setOf type2 enum,[PWG5100.1]
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/printing/backend/tools/
H A Dipp-registrations-6.csv16 finishings,5,punch,1setOf type2 enum,[RFC8011]
53 finishings,70,punch-top-left,1setOf type2 enum,[PWG5100.1]
54 finishings,71,punch-bottom-left,1setOf type2 enum,[PWG5100.1]
55 finishings,72,punch-top-right,1setOf type2 enum,[PWG5100.1]
57 finishings,74,punch-dual-left,1setOf type2 enum,[PWG5100.1]
58 finishings,75,punch-dual-top,1setOf type2 enum,[PWG5100.1]
59 finishings,76,punch-dual-right,1setOf type2 enum,[PWG5100.1]
62 finishings,79,punch-triple-top,1setOf type2 enum,[PWG5100.1]
65 finishings,82,punch-quad-left,1setOf type2 enum,[PWG5100.1]
66 finishings,83,punch-quad-top,1setOf type2 enum,[PWG5100.1]
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/dataview/
H A Ddexmix.top14 CORNEL23.DAT Fruit proportions on punch taste <xcf: ~dataview\CORNEL23.DP>
15 PUNCH.DAT Fruit proportions on punch taste <xcf: ~dataview\PUNCH.DP>
16 PUNCH2.DAT Fruit proportions on punch taste <xcf: ~dataview\PUNCH2.DP>
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/dataload/
H A Ddexmix.top14 CORNEL23.DAT Fruit proportions on punch taste <xcf: ~dataload\CORNEL23.DP>
15 PUNCH.DAT Fruit proportions on punch taste <xcf: ~dataload\PUNCH.DP>
16 PUNCH2.DAT Fruit proportions on punch taste <xcf: ~dataload\PUNCH2.DP>
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/braids/
H A Dsvf.h70 void set_punch(uint16_t punch) { in set_punch() argument
71 punch_ = (static_cast<uint32_t>(punch) * punch) >> 24; in set_punch()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/braids/
H A Dsvf.h70 void set_punch(uint16_t punch) { in set_punch() argument
71 punch_ = (static_cast<uint32_t>(punch) * punch) >> 24; in set_punch()

12345678910>>...81