Home
last modified time | relevance | path

Searched +defs:x0 +defs:w (Results 1 – 25 of 6131) sorted by relevance

12345678910>>...246

/dports/audio/deadbeef-musical-spectrum-plugin/ddb_musical_spectrum-353870a/
H A Ddraw_utils.c38 _draw_vline (uint8_t *data, int stride, int x0, int y0, int y1, uint32_t color) { in _draw_vline()
58 _draw_hline (uint8_t *data, int stride, int x0, int y0, int x1, uint32_t color) { in _draw_hline()
67 _draw_background (uint8_t *data, int w, int h, uint32_t color) in _draw_background()
80 _draw_bar (uint8_t *data, int stride, int x0, int y0, int w, int h, uint32_t color) { in _draw_bar()
95 _draw_bar_gradient_v (uint32_t *colors, uint8_t *data, int stride, int x0, int y0, int w, int h, in… in _draw_bar_gradient_v()
112 _draw_bar_gradient_h (uint32_t *colors, uint8_t *data, int stride, int x0, int y0, int w, int h, in… in _draw_bar_gradient_h()
129 _draw_bar_gradient_bar_mode_v (uint32_t *colors, uint8_t *data, int stride, int x0, int y0, int w, … in _draw_bar_gradient_bar_mode_v()
147 _draw_bar_gradient_bar_mode_h (uint32_t *colors, uint8_t *data, int stride, int x0, int y0, int w, … in _draw_bar_gradient_bar_mode_h()
/dports/devel/upp/upp/uppsrc/ScatterDraw/
H A DDrawingFunctions.cpp83 void DrawLine(Draw &w, double x0, double y0, double x1, double y1, double width, const Color &color… in DrawLine()
87 void DrawLine(Painter &w, double x0, double y0, double x1, double y1, double width, const Color &co… in DrawLine()
91 void DrawVArrow(Draw &w, double x0, double y0, double x1, double y1, double width, double aWidth, d… in DrawVArrow()
180 void DrawLineOpa(Draw& w, double x0, double y0, double x1, double y1, double scale, double opacity, in DrawLineOpa()
212 void DrawLineOpa(Painter& w, double x0, double y0, double x1, double y1, double scale, in DrawLineOpa()
231 void FillRectangleOpa(Draw &w, double x0, double y0, double x1, double y1, in FillRectangleOpa()
243 void FillRectangleOpa(Painter &w, double x0, double y0, double x1, double y1, in FillRectangleOpa()
250 void FillRectangle(Draw &w, double x0, double y0, double x1, double y1, const Color &color) { in FillRectangle()
256 void FillRectangle(Painter &w, double x0, double y0, double x1, double y1, const Color &color) { in FillRectangle()
262 void DrawRectangle(Draw &w, double x0, double y0, double x1, double y1, double scale, in DrawRectangle()
[all …]
/dports/math/gecode/gecode-0916a1a/gecode/int/
H A Delement.cpp39 element(Home home, IntSharedArray c, IntVar x0, IntVar x1, in element()
97 element(Home home, IntSharedArray c, IntVar x0, int x1, in element()
292 pair(Home home, IntVar x, int w, IntVar y, int h) { in pair()
317 IntVar x, int w, IntVar y, int h, IntVar z, in element()
328 IntVar x, int xoff, int w, in element()
340 IntVar x, int w, IntVar y, int h, BoolVar z, in element()
351 IntVar x, int xoff, int w, IntVar y, int yoff, int h, in element()
362 IntVar x, int w, IntVar y, int h, IntVar z, in element()
373 IntVar x, int xoff, int w, in element()
385 IntVar x, int w, IntVar y, int h, BoolVar z, in element()
[all …]
/dports/devel/nextpnr/nextpnr-48cd407/tests/gui/
H A Dquadtree.cc57 int x0 = rng.rng(width_); in TEST_F() local
59 int w = rng.rng(width_ - x0); in TEST_F() local
68 int x0 = rng.rng(width_); in TEST_F() local
85 int x0 = rng.rng(width_); in TEST_F() local
87 int w = rng.rng(width_ - x0); in TEST_F() local
97 int x0 = rng.rng(width_); in TEST_F() local
99 int w = rng.rng(width_ - x0); in TEST_F() local
/dports/math/gecode/gecode-0916a1a/gecode/int/element/
H A Dpair.hpp39 Pair::Pair(Home home, IntView x0, IntView x1, IntView x2, int w0) in Pair()
43 Pair::post(Home home, IntView x0, IntView x1, IntView x2, in post()
44 int w, int h) { in post()
68 PairWithOffsets::PairWithOffsets(Home home, OffsetView x0, OffsetView x1, in PairWithOffsets()
74 PairWithOffsets::post(Home home, OffsetView x0, OffsetView x1, IntView x2, in post()
75 int w, int h) { in post()
/dports/math/gmp-ecm/ecm-7.0.4/
H A Dntt_gfp.c25 static void bfly_dif(spv_t x0, spv_t x1, spv_t w, in bfly_dif()
216 spv_ntt_dif_core (spv_t x, spv_t w, in spv_ntt_dif_core()
220 spv_t x0, x1; in spv_ntt_dif_core() local
315 spv_t w = data->nttdata->twiddle + in spv_ntt_gfp_dif() local
324 spv_t x0 = x; in spv_ntt_gfp_dif() local
332 spv_t w = data->scratch; in spv_ntt_gfp_dif() local
355 static inline void bfly_dit(spv_t x0, spv_t x1, spv_t w, in bfly_dit()
543 spv_ntt_dit_core (spv_t x, spv_t w, in spv_ntt_dit_core()
547 spv_t x0, x1; in spv_ntt_dit_core() local
649 spv_t x0 = x; in spv_ntt_gfp_dit() local
[all …]
/dports/net-p2p/shx/shx-0.2.4/src/hope/
H A Dhaval.c94 #define f_1(x6, x5, x4, x3, x2, x1, x0) \ argument
98 #define f_2(x6, x5, x4, x3, x2, x1, x0) \ argument
102 #define f_3(x6, x5, x4, x3, x2, x1, x0) \ argument
106 #define f_4(x6, x5, x4, x3, x2, x1, x0) \ argument
111 #define f_5(x6, x5, x4, x3, x2, x1, x0) \ argument
145 #define FF_1(x7, x6, x5, x4, x3, x2, x1, x0, w) { \ argument
155 #define FF_2(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
165 #define FF_3(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
175 #define FF_4(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
184 #define FF_5(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
[all …]
/dports/devel/tcl-trf/trf2.1.4/generic/haval/
H A Dhaval.c124 #define Fphi_1(x6, x5, x4, x3, x2, x1, x0) \ argument
127 #define Fphi_1(x6, x5, x4, x3, x2, x1, x0) \ argument
130 #define Fphi_1(x6, x5, x4, x3, x2, x1, x0) \ argument
135 #define Fphi_2(x6, x5, x4, x3, x2, x1, x0) \ argument
138 #define Fphi_2(x6, x5, x4, x3, x2, x1, x0) \ argument
169 #define FF_1(x7, x6, x5, x4, x3, x2, x1, x0, w) { \ argument
174 #define FF_2(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
179 #define FF_3(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
184 #define FF_4(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
189 #define FF_5(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
[all …]
/dports/devel/tcl-trf/trf2.1.4/generic/haval.1996/
H A Dhaval.c146 #define Fphi_1(x6, x5, x4, x3, x2, x1, x0) \ argument
149 #define Fphi_1(x6, x5, x4, x3, x2, x1, x0) \ argument
152 #define Fphi_1(x6, x5, x4, x3, x2, x1, x0) \ argument
157 #define Fphi_2(x6, x5, x4, x3, x2, x1, x0) \ argument
160 #define Fphi_2(x6, x5, x4, x3, x2, x1, x0) \ argument
191 #define FF_1(x7, x6, x5, x4, x3, x2, x1, x0, w) { \ argument
196 #define FF_2(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
201 #define FF_3(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
206 #define FF_4(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
211 #define FF_5(x7, x6, x5, x4, x3, x2, x1, x0, w, c) { \ argument
[all …]
/dports/lang/yorick/yorick-y_2_2_04/play/win/
H A Dpcell.c21 p_ndx_cell(p_win *w, unsigned char *ndxs, int ncols, int nrows, in p_ndx_cell()
22 int x0, int y0, int x1, int y1) in p_ndx_cell()
28 p_rgb_cell(p_win *w, unsigned char *rgbs, int ncols, int nrows, in p_rgb_cell()
29 int x0, int y0, int x1, int y1) in p_rgb_cell()
39 p_bitblt(p_win *w, int x, int y, p_win *offscreen, in p_bitblt()
40 int x0, int y0, int x1, int y1) in p_bitblt()
49 p_rgb_read(p_win *w, unsigned char *rgbs, in p_rgb_read()
50 int x0, int y0, int x1, int y1) in p_rgb_read()
77 w_cell(p_win *w, unsigned char *ndxs, unsigned char *rgbs, in w_cell()
78 int ncols, int nrows, int x0, int y0, int x1, int y1) in w_cell()
/dports/misc/vxl/vxl-3.3.2/core/vil1/
H A Dvil1_flipud_impl.cxx16 vil1_flipud_impl::get_section(void * buf, int x0, int y0, int w, int h) const in get_section()
27 vil1_flipud_impl::put_section(void const * buf, int x0, int y0, int w, int h) in put_section()
H A Dvil1_block_cache_image_impl.cxx34 vil1_block_cache_image_impl::get_section(void * buf, int x0, int y0, int w, int h) const in get_section()
41 vil1_block_cache_image_impl::put_section(void const * buf, int x0, int y0, int w, int h) in put_section()
H A Dvil1_flip_components_impl.cxx35 vil1_flip_components_impl::get_section(void * buf, int x0, int y0, int w, int h) const in get_section()
49 vil1_flip_components_impl::put_section(void const * buf, int x0, int y0, int w, int h) in put_section()
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx12.py29 def main(w): argument
65 def fbox(w, x0, y0 ): argument
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx12.py29 def main(w): argument
65 def fbox(w, x0, y0 ): argument
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dvdtrace.h125 # define vd_bar(x0,y0,x1,y1,w,c) BEGIN if (vd_trace1) vd_impl_bar(x0,y0,x1,y1,w,c); END argument
126 # define vd_square(x0,y0,w,c) BEGIN if (vd_trace1) vd_impl_square(x0,y0,w,c); END argument
127 # define vd_rect(x0,y0,x1,y1,w,c) BEGIN if (vd_trace1) vd_impl_rect(x0,y0,x1,y1,w,c); END argument
128 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_quad(x0,y0,x1,y1,x2,… argument
129 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_curve(x0,y0,x1,y1,x2… argument
171 # define vd_bar(x0,y0,x1,y1,w,c) DO_NOTHING argument
172 # define vd_square(x0,y0,w,c) DO_NOTHING argument
173 # define vd_rect(x0,y0,x1,y1,w,c) DO_NOTHING argument
174 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
175 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dvdtrace.h127 # define vd_bar(x0,y0,x1,y1,w,c) BEGIN if (vd_trace1) vd_impl_bar(x0,y0,x1,y1,w,c); END argument
128 # define vd_square(x0,y0,w,c) BEGIN if (vd_trace1) vd_impl_square(x0,y0,w,c); END argument
129 # define vd_rect(x0,y0,x1,y1,w,c) BEGIN if (vd_trace1) vd_impl_rect(x0,y0,x1,y1,w,c); END argument
130 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_quad(x0,y0,x1,y1,x2,… argument
131 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_curve(x0,y0,x1,y1,x2… argument
173 # define vd_bar(x0,y0,x1,y1,w,c) DO_NOTHING argument
174 # define vd_square(x0,y0,w,c) DO_NOTHING argument
175 # define vd_rect(x0,y0,x1,y1,w,c) DO_NOTHING argument
176 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
177 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dvdtrace.h125 # define vd_bar(x0,y0,x1,y1,w,c) BEGIN if (vd_trace1) vd_impl_bar(x0,y0,x1,y1,w,c); END argument
126 # define vd_square(x0,y0,w,c) BEGIN if (vd_trace1) vd_impl_square(x0,y0,w,c); END argument
127 # define vd_rect(x0,y0,x1,y1,w,c) BEGIN if (vd_trace1) vd_impl_rect(x0,y0,x1,y1,w,c); END argument
128 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_quad(x0,y0,x1,y1,x2,… argument
129 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_curve(x0,y0,x1,y1,x2… argument
171 # define vd_bar(x0,y0,x1,y1,w,c) DO_NOTHING argument
172 # define vd_square(x0,y0,w,c) DO_NOTHING argument
173 # define vd_rect(x0,y0,x1,y1,w,c) DO_NOTHING argument
174 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
175 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dvdtrace.h127 # define vd_bar(x0,y0,x1,y1,w,c) BEGIN if (vd_trace1) vd_impl_bar(x0,y0,x1,y1,w,c); END argument
128 # define vd_square(x0,y0,w,c) BEGIN if (vd_trace1) vd_impl_square(x0,y0,w,c); END argument
129 # define vd_rect(x0,y0,x1,y1,w,c) BEGIN if (vd_trace1) vd_impl_rect(x0,y0,x1,y1,w,c); END argument
130 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_quad(x0,y0,x1,y1,x2,… argument
131 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_curve(x0,y0,x1,y1,x2… argument
173 # define vd_bar(x0,y0,x1,y1,w,c) DO_NOTHING argument
174 # define vd_square(x0,y0,w,c) DO_NOTHING argument
175 # define vd_rect(x0,y0,x1,y1,w,c) DO_NOTHING argument
176 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
177 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/beams/
H A DBeam3D.cpp644 double w = 0; in GetW() local
668 double w = 0; in GetWx() local
684 double w = 0; in GetWxx() local
700 double w = 0; in GetWxxx() local
770 double w = 0; in GetWP() local
794 double w = 0; in GetWxP() local
810 double w = 0; in GetWxxP() local
913 double w = 0; in GetWPP() local
928 double w = 0; in GetAngleYPP() local
967 double w = 0; in GetWD() local
[all …]
/dports/audio/rem/rem-0.5.3/src/vid/
H A Ddraw.c83 unsigned x0, unsigned y0, unsigned w, in vidframe_draw_hline()
135 unsigned x0, unsigned y0, unsigned h, in vidframe_draw_vline()
159 void vidframe_draw_rect(struct vidframe *f, unsigned x0, unsigned y0, in vidframe_draw_rect()
160 unsigned w, unsigned h, in vidframe_draw_rect()
/dports/editors/aewan/aewan-1.0.01/aewl/
H A Dutil.c37 void aewl_util_mvwaddstr(WINDOW *w, int y, int x, int attr1, int attr2, in aewl_util_mvwaddstr()
73 void aewl_util_drawbox(WINDOW *win, int x0, int y0, int w, int h) { in aewl_util_drawbox()
88 void aewl_util_drawline_h(WINDOW *w, int x0, int x1, int y, in aewl_util_drawline_h()
101 void aewl_util_drawline_v(WINDOW *w, int x, int y0, int y1, in aewl_util_drawline_v()
114 void aewl_util_addnstr(WINDOW *w, int n, const char *str) { in aewl_util_addnstr()
118 void aewl_util_erase(WINDOW *win, int x, int y, int w, int h) { in aewl_util_erase()
/dports/graphics/xpx/xpx/
H A Dimage.c135 int set_image_size(w, h) in set_image_size() argument
156 void draw_grid(x0, y0, w0, h0) in draw_grid() argument
162 int n, x, y, w, h; local
194 Bool inarea(x, w, n1, n2) in inarea() argument
205 void calc_img_area(x, y, w, h) in calc_img_area() argument
230 void calc_area(x0, y0, x1, y1) in calc_area() argument
243 void area_expose(x0, y0, w0, h0) in area_expose() argument
277 void img_expose(x, y, w, h) in img_expose() argument
506 void norm_area(x0, y0, x1, y1) in norm_area() argument
518 void area_exsub(x, y, w, h) in area_exsub() argument
[all …]
/dports/science/gromacs/gromacs-2021.4/src/programs/view/
H A Dxdlgitem.cpp141 int x, w, th; in WndProcBN() local
245 int x, y, w, h; in WndProcCB() local
529 CreateButton(t_x11* x11, const char* szLab, bool bDef, t_id id, t_id groupid, int x0, int y0, int w in CreateButton()
564 …(t_x11* x11, const char* szLab, bool bSet, t_id id, t_id groupid, int x0, int y0, int w, int h, in… in CreateRadioButton()
588 …t_x11* x11, const char* szLab, t_id id, int nitems, t_id items[], int x0, int y0, int w, int h, in… in CreateGroupBox()
618 int x0, in CreateCheckBox()
620 int w, in CreateCheckBox()
645 t_dlgitem* CreatePixmap(Pixmap pm, t_id id, t_id /*groupid*/, int x0, int y0, int w, int h, int bw) in CreatePixmap()
664 int x0, in CreateStaticText()
707 int x0, in CreateEditText()
[all …]
/dports/graphics/zbar/zbar-0.23.90/test/
H A Dtest_images.c165 unsigned w, in fill_bars_y()
177 unsigned x0 = (((i + 1) * w) + 7) >> 3; in fill_bars_y() local
194 unsigned w, in fill_bars_uv()
208 unsigned x0 = (((i + 1) * w) + 7) >> 3; in fill_bars_uv() local
224 unsigned w, in fill_bars_nv()
239 unsigned x0 = (((i + 1) * w) + 7) >> 3; in fill_bars_nv() local
259 unsigned w, in fill_bars_yuv()
278 unsigned x0 = (((i + 1) * w) + 7) >> 3; in fill_bars_yuv() local
305 unsigned w, in fill_bars_rgb()
322 unsigned x0 = (((i + 1) * w) + 7) >> 3; in fill_bars_rgb() local
[all …]

12345678910>>...246