Home
last modified time | relevance | path

Searched refs:start_end (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/textproc/zorba/zorba-2.7.0/src/runtime/full_text/
H A Dft_token_span.h38 struct start_end { struct
43 start_end pos;
44 start_end sent;
45 start_end para;
47 typedef start_end const ft_token_span::*start_end_ptr;
48 typedef int_t const ft_token_span::start_end::*int_ptr; argument
72 ft_token_span::start_end const &se ) {
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/
H A Dwireframe_sphere.py133 start_end = (0, 2 * pi) # Default start and end angles -> full ellipse
136 start_end = (pi / 2, 3 * pi / 2)
138 start_end = (3 * pi / 2, pi / 2)
142 elem = grp_long.add(self.draw_ellipse(rads, (0, 0), start_end))
178 start_end = (pi / 2 - proportion * pi, pi / 2 + proportion * pi)
179 grp_lat.add(self.draw_ellipse(rads, pos, start_end))
185 def draw_ellipse(self, r_xy, c_xy, start_end=(0, 2 * pi)): argument
196 'sodipodi:start': str(start_end[0]),
197 'sodipodi:end': str(start_end[1]),
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.dwarf2/
H A Drnglists-sec-offset.exp99 start_end 0x4000 0x5000
104 start_end 0x4000 0x4010
111 start_end 0x5000 0x6000
116 start_end 0x5000 0x5010
123 start_end 0x6000 0x7000
128 start_end 0x6000 0x6010
H A Drnglists-multiple-cus.exp71 start_end 0x1000 0x2000
79 start_end 0x2000 0x3000
84 start_end 0x3000 0x4000
89 start_end 0x3000 0x3010
H A Dloclists-start-end.exp86 start_end 0x1000 0x2000 { DW_OP_addr 0x100000 }
94 start_end 0x1000 0x2000 { DW_OP_addr 0x100000 }
100 start_end $func1_addr "$func1_addr + $func1_len" {
106 start_end $func2_addr "$func2_addr + $func2_len" {
/dports/math/hpipm/hpipm-0.1.1/experimental/andrea/prototype/code/plotregion/
H A Dplotregion.m1 function plotregion(A,b,lb,ub,c,transp,points,linetyp,start_end)
7 % Usage: plotregion(A,b,lb,ub,c,transp,points,linetyp,start_end)
151 if length(start_end)==2
152 plot(points(1,1)',points(2,1)',start_end);hold on;
154 elseif length(start_end)==4
252 if length(start_end)==2
255 elseif length(start_end)==4
383 if length(start_end)==2
386 elseif length(start_end)==4
467 if length(start_end)==2
[all …]
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/postprocessor/
H A Dsponsorblock.py51 start_end = s['segment']
53 if start_end[0] <= 1:
54 start_end[0] = 0
57 start_end[1] += 1
60 if duration and duration - start_end[1] <= 1:
61 start_end[1] = duration
/dports/print/lilypond-devel/lilypond-2.23.5/lily/include/
H A Dengraver-group.hh32 Announce_grob_info (Grob_info gi, Direction start_end) in Announce_grob_info() argument
33 : Grob_info (gi), start_end_ (start_end) in Announce_grob_info()
35 Direction start_end () const { return start_end_; } in start_end() function in Announce_grob_info
56 virtual void announce_grob (Grob_info, Direction start_end,
H A Dtranslator.hh91 static SCM static_get_acknowledger (SCM sym, Direction start_end); \
92 SCM get_acknowledger (SCM sym, Direction start_end) override \
94 return static_get_acknowledger (sym, start_end); \
163 virtual SCM get_acknowledger (SCM sym, Direction start_end) = 0;
H A Dscheme-engraver.hh59 SCM get_acknowledger (SCM sym, Direction start_end) override in get_acknowledger() argument
62 (sym, interface_acknowledger_hash_[start_end]); in get_acknowledger()
/dports/print/lilypond/lilypond-2.22.1/lily/include/
H A Dengraver-group.hh30 Announce_grob_info (Grob_info gi, Direction start_end) in Announce_grob_info() argument
31 : Grob_info (gi), start_end_ (start_end) in Announce_grob_info()
33 Direction start_end () const { return start_end_; } in start_end() function in Announce_grob_info
55 virtual void announce_grob (Grob_info, Direction start_end,
H A Dtranslator.hh92 static SCM static_get_acknowledger (SCM sym, Direction start_end); \
93 SCM get_acknowledger (SCM sym, Direction start_end) override \
95 return static_get_acknowledger (sym, start_end); \
162 virtual SCM get_acknowledger (SCM sym, Direction start_end) = 0;
H A Dscheme-engraver.hh57 SCM get_acknowledger (SCM sym, Direction start_end) override in get_acknowledger() argument
60 (sym, interface_acknowledger_hash_[start_end]); in get_acknowledger()
/dports/net/ryu/ryu-4.26/ryu/lib/
H A Dofctl_nicira_ext.py58 start_end = '%s..%s' % (start, end)
62 start_end = '[]'
64 add_spec('%s[%s]' % (src, start_end))
95 start_end = '%s..%s' % (start, end)
99 start_end = '[]'
101 add_spec('output:%s%s' % (src, start_end))
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/simple_ip/
H A Dmake.depend25 simple_ip.o : start_end.o
32 start_end.o : ../../Modules/environment.o
33 start_end.o : ../../Modules/io_global.o
34 start_end.o : ../../Modules/mp_global.o
35 start_end.o : ../../Modules/mp_world.o
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/
H A Dpoints.py391 def _find(self, point, start_end): argument
413 def _index(self, point, start_end): argument
483 def _rfind(self, point, start_end): argument
593 def find(self, latlon, *start_end): argument
616 for i in self._range(*start_end):
673 def rfind(self, latlon, *start_end): argument
822 def find(self, xy, *start_end): argument
833 return self._find(xy, start_end)
835 def _findall(self, xy, start_end): argument
858 def findall(self, xy, *start_end): argument
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/simple_bse/
H A Dmake.depend52 simple_bse.o : ../../GWW/gww/start_end.o
76 start_end.o : ../../Modules/environment.o
77 start_end.o : ../../Modules/io_global.o
78 start_end.o : ../../Modules/mp_global.o
79 start_end.o : ../../Modules/mp_world.o
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/test/test_148/
H A Dmodel.bin1start_end where match ('@body ABB') group by idd";s:10:"total_rows";i:1;s:4:"rows";a:1:{i:0;a:6:{s…
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dthunderj.c90 static UINT32 *start_end; variable
153 if (!start_end) in thunderj_vh_start()
159 free(start_end); in thunderj_vh_start()
167 free(start_end); in thunderj_vh_start()
176 free(start_end); in thunderj_vh_start()
196 if (start_end) in thunderj_vh_stop()
197 free(start_end); in thunderj_vh_stop()
198 start_end = NULL; in thunderj_vh_stop()
376 memset(start_end, 0xff, 512 * sizeof(UINT32)); in thunderj_vh_screenrefresh()
833 UINT32 temp = start_end[ypos & 0x1ff]; in mo_render_callback()
[all …]
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dscore-engraver.cc160 Score_engraver::announce_grob (Grob_info info, Direction start_end, Context *reroute_context) in announce_grob() argument
162 Engraver_group::announce_grob (info, start_end, reroute_context); in announce_grob()
163 if (start_end == START) in announce_grob()
H A Dtranslator-dispatch-list.cc40 SCM iface_list, Direction start_end) in create() argument
54 SCM ptr = eng->get_acknowledger (scm_car (i), start_end); in create()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dscore-engraver.cc160 Score_engraver::announce_grob (Grob_info info, Direction start_end, Context *reroute_context) in announce_grob() argument
162 Engraver_group::announce_grob (info, start_end, reroute_context); in announce_grob()
163 if (start_end == START) in announce_grob()
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/gww/
H A Dmake.depend72 do_self_lanczos.o : start_end.o
87 do_self_lanczos_full.o : start_end.o
102 do_self_lanczos_time.o : start_end.o
145 go_dressed_w.o : start_end.o
210 gww.o : start_end.o
222 gww_fit.o : start_end.o
290 start_end.o : ../../Modules/environment.o
291 start_end.o : ../../Modules/io_global.o
292 start_end.o : ../../Modules/mp_global.o
293 start_end.o : ../../Modules/mp_world.o
/dports/textproc/xlnt/libstudxml-e729667/examples/hybrid/
H A Ddom.hxx57 element (xml::parser&, bool start_end = true);
63 serialize (xml::serializer&, bool start_end = true) const;
/dports/devel/py-manuel/manuel-1.9.0/src/manuel/
H A Dcodeblock.py19 start_end = CODEBLOCK_START.search(region.source).end()
20 source = textwrap.dedent(region.source[start_end:])

1234567891011