Home
last modified time | relevance | path

Searched +defs:x1 +defs:w (Results 1 – 25 of 12811) sorted by relevance

12345678910>>...513

/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Dvgaaccel.c46 int x, y, w, h; in vga_accel() local
56 int x1, y1, x2, y2, w, h; in vga_accel() local
68 int x, y, w, h; in vga_accel() local
80 int x1, x2, y1, y2; in vga_accel() local
119 int x, y, w, h; in vga_accel() local
131 int x1, y1, x2, y2, w, h; in vga_accel() local
143 int y, n, *x1, *x2; in vga_accel() local
/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/lang/pcc/pcc-1.1.0/cc/cxxcom/
H A Dsoftfloat.c50 #define DSIGN(w) (((w).fd1 >> 15) & 1) argument
52 #define DEXP(w) (((w).fd1 >> 7) & 0377) argument
54 #define DMANTH(w) ((w).fd1 & 0177) argument
201 soft_cmp_eq(SF x1, SF x2) in soft_cmp_eq()
208 soft_cmp_ne(SF x1, SF x2) in soft_cmp_ne()
215 soft_cmp_le(SF x1, SF x2) in soft_cmp_le()
222 soft_cmp_lt(SF x1, SF x2) in soft_cmp_lt()
229 soft_cmp_ge(SF x1, SF x2) in soft_cmp_ge()
236 soft_cmp_gt(SF x1, SF x2) in soft_cmp_gt()
262 soft_plus(SF x1, SF x2) in soft_plus()
[all …]
/dports/lang/pcc/pcc-1.1.0/cc/ccom/
H A Dsoftfloat.c50 #define DSIGN(w) (((w).fd1 >> 15) & 1) argument
52 #define DEXP(w) (((w).fd1 >> 7) & 0377) argument
54 #define DMANTH(w) ((w).fd1 & 0177) argument
201 soft_cmp_eq(SF x1, SF x2) in soft_cmp_eq()
208 soft_cmp_ne(SF x1, SF x2) in soft_cmp_ne()
215 soft_cmp_le(SF x1, SF x2) in soft_cmp_le()
222 soft_cmp_lt(SF x1, SF x2) in soft_cmp_lt()
229 soft_cmp_ge(SF x1, SF x2) in soft_cmp_ge()
236 soft_cmp_gt(SF x1, SF x2) in soft_cmp_gt()
262 soft_plus(SF x1, SF x2) in soft_plus()
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/Data/Generics/Any/
H A DPrelude.hs27 just_ w x = compose w "Just" [x] function
30 nil_ w = compose w "[]" [] function
33 list_ w x = cons x $ nil_ w function
53 fromList w = children (compose0 w "(:)") !! 0 function
54 fromMaybe w = children (compose0 w "Just") !! 0 function
55 fromTuple w = children (compose0 w $ typeShell w) function
66 tuple [Any x1,Any x2] = Any (x1,x2) function
67 tuple [Any x1,Any x2,Any x3] = Any (x1,x2,x3) function
68 tuple [Any x1,Any x2,Any x3,Any x4] = Any (x1,x2,x3,x4) function
69 tuple [Any x1,Any x2,Any x3,Any x4,Any x5] = Any (x1,x2,x3,x4,x5) function
[all …]
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/Data/Generics/Any/
H A DPrelude.hs27 just_ w x = compose w "Just" [x] function
30 nil_ w = compose w "[]" [] function
33 list_ w x = cons x $ nil_ w function
53 fromList w = children (compose0 w "(:)") !! 0 function
54 fromMaybe w = children (compose0 w "Just") !! 0 function
55 fromTuple w = children (compose0 w $ typeShell w) function
66 tuple [Any x1,Any x2] = Any (x1,x2) function
67 tuple [Any x1,Any x2,Any x3] = Any (x1,x2,x3) function
68 tuple [Any x1,Any x2,Any x3,Any x4] = Any (x1,x2,x3,x4) function
69 tuple [Any x1,Any x2,Any x3,Any x4,Any x5] = Any (x1,x2,x3,x4,x5) function
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/Data/Generics/Any/
H A DPrelude.hs27 just_ w x = compose w "Just" [x] function
30 nil_ w = compose w "[]" [] function
33 list_ w x = cons x $ nil_ w function
53 fromList w = children (compose0 w "(:)") !! 0 function
54 fromMaybe w = children (compose0 w "Just") !! 0 function
55 fromTuple w = children (compose0 w $ typeShell w) function
66 tuple [Any x1,Any x2] = Any (x1,x2) function
67 tuple [Any x1,Any x2,Any x3] = Any (x1,x2,x3) function
68 tuple [Any x1,Any x2,Any x3,Any x4] = Any (x1,x2,x3,x4) function
69 tuple [Any x1,Any x2,Any x3,Any x4,Any x5] = Any (x1,x2,x3,x4,x5) function
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/Data/Generics/Any/
H A DPrelude.hs27 just_ w x = compose w "Just" [x] function
30 nil_ w = compose w "[]" [] function
33 list_ w x = cons x $ nil_ w function
53 fromList w = children (compose0 w "(:)") !! 0 function
54 fromMaybe w = children (compose0 w "Just") !! 0 function
55 fromTuple w = children (compose0 w $ typeShell w) function
66 tuple [Any x1,Any x2] = Any (x1,x2) function
67 tuple [Any x1,Any x2,Any x3] = Any (x1,x2,x3) function
68 tuple [Any x1,Any x2,Any x3,Any x4] = Any (x1,x2,x3,x4) function
69 tuple [Any x1,Any x2,Any x3,Any x4,Any x5] = Any (x1,x2,x3,x4,x5) function
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/Data/Generics/Any/
H A DPrelude.hs27 just_ w x = compose w "Just" [x] function
30 nil_ w = compose w "[]" [] function
33 list_ w x = cons x $ nil_ w function
53 fromList w = children (compose0 w "(:)") !! 0 function
54 fromMaybe w = children (compose0 w "Just") !! 0 function
55 fromTuple w = children (compose0 w $ typeShell w) function
66 tuple [Any x1,Any x2] = Any (x1,x2) function
67 tuple [Any x1,Any x2,Any x3] = Any (x1,x2,x3) function
68 tuple [Any x1,Any x2,Any x3,Any x4] = Any (x1,x2,x3,x4) function
69 tuple [Any x1,Any x2,Any x3,Any x4,Any x5] = Any (x1,x2,x3,x4,x5) function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/Data/Generics/Any/
H A DPrelude.hs27 just_ w x = compose w "Just" [x] function
30 nil_ w = compose w "[]" [] function
33 list_ w x = cons x $ nil_ w function
53 fromList w = children (compose0 w "(:)") !! 0 function
54 fromMaybe w = children (compose0 w "Just") !! 0 function
55 fromTuple w = children (compose0 w $ typeShell w) function
66 tuple [Any x1,Any x2] = Any (x1,x2) function
67 tuple [Any x1,Any x2,Any x3] = Any (x1,x2,x3) function
68 tuple [Any x1,Any x2,Any x3,Any x4] = Any (x1,x2,x3,x4) function
69 tuple [Any x1,Any x2,Any x3,Any x4,Any x5] = Any (x1,x2,x3,x4,x5) function
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/Data/Generics/Any/
H A DPrelude.hs27 just_ w x = compose w "Just" [x] function
30 nil_ w = compose w "[]" [] function
33 list_ w x = cons x $ nil_ w function
53 fromList w = children (compose0 w "(:)") !! 0 function
54 fromMaybe w = children (compose0 w "Just") !! 0 function
55 fromTuple w = children (compose0 w $ typeShell w) function
66 tuple [Any x1,Any x2] = Any (x1,x2) function
67 tuple [Any x1,Any x2,Any x3] = Any (x1,x2,x3) function
68 tuple [Any x1,Any x2,Any x3,Any x4] = Any (x1,x2,x3,x4) function
69 tuple [Any x1,Any x2,Any x3,Any x4,Any x5] = Any (x1,x2,x3,x4,x5) function
[all …]
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/Data/Generics/Any/
H A DPrelude.hs27 just_ w x = compose w "Just" [x] function
30 nil_ w = compose w "[]" [] function
33 list_ w x = cons x $ nil_ w function
53 fromList w = children (compose0 w "(:)") !! 0 function
54 fromMaybe w = children (compose0 w "Just") !! 0 function
55 fromTuple w = children (compose0 w $ typeShell w) function
66 tuple [Any x1,Any x2] = Any (x1,x2) function
67 tuple [Any x1,Any x2,Any x3] = Any (x1,x2,x3) function
68 tuple [Any x1,Any x2,Any x3,Any x4] = Any (x1,x2,x3,x4) function
69 tuple [Any x1,Any x2,Any x3,Any x4,Any x5] = Any (x1,x2,x3,x4,x5) function
[all …]
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/Data/Generics/Any/
H A DPrelude.hs27 just_ w x = compose w "Just" [x] function
30 nil_ w = compose w "[]" [] function
33 list_ w x = cons x $ nil_ w function
53 fromList w = children (compose0 w "(:)") !! 0 function
54 fromMaybe w = children (compose0 w "Just") !! 0 function
55 fromTuple w = children (compose0 w $ typeShell w) function
66 tuple [Any x1,Any x2] = Any (x1,x2) function
67 tuple [Any x1,Any x2,Any x3] = Any (x1,x2,x3) function
68 tuple [Any x1,Any x2,Any x3,Any x4] = Any (x1,x2,x3,x4) function
69 tuple [Any x1,Any x2,Any x3,Any x4,Any x5] = Any (x1,x2,x3,x4,x5) function
[all …]
/dports/audio/deadbeef-musical-spectrum-plugin/ddb_musical_spectrum-353870a/
H A Ddraw_utils.c58 _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()
82 int x1 = x0+w-1; in _draw_bar() local
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()
97 int x1 = x0+w-1; in _draw_bar_gradient_v() local
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()
114 int x1 = x0+w-1; in _draw_bar_gradient_h() local
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()
131 int x1 = x0+w-1; in _draw_bar_gradient_bar_mode_v() local
[all …]
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Widkit/Basic/
H A Dlayout.cpp20 layout_pastel (renderer ren, SI x1, SI y1, SI x2, SI y2) { in layout_pastel()
27 layout_default (renderer ren, SI x1, SI y1, SI x2, SI y2) { in layout_default()
34 layout_dark (renderer ren, SI x1, SI y1, SI x2, SI y2) { in layout_dark()
41 layout_outline (renderer ren, SI x1, SI y1, SI x2, SI y2) { in layout_outline()
70 layout_lower (renderer ren, SI x1, SI y1, SI x2, SI y2) { in layout_lower()
80 layout_higher (renderer ren, SI x1, SI y1, SI x2, SI y2) { in layout_higher()
112 layout_pulldown_dash (renderer ren, SI x, SI y, SI w) { in layout_pulldown_dash()
137 layout_up_arrow (renderer ren, SI x, SI y, SI w, SI h) { in layout_up_arrow()
149 layout_down_arrow (renderer ren, SI x, SI y, SI w, SI h) { in layout_down_arrow()
161 layout_left_arrow (renderer ren, SI x, SI y, SI w, SI h) { in layout_left_arrow()
[all …]
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/TEXTSCREEN/
H A Dtxt_gui.c33 int x1, x2; member
104 void TXT_DrawShadow(int x, int y, int w, int h) in TXT_DrawShadow()
108 int x1, y1; in TXT_DrawShadow() local
128 void TXT_DrawWindowFrame(const char *title, int x, int y, int w, int h) in TXT_DrawWindowFrame()
130 int x1, y1; in TXT_DrawWindowFrame() local
185 void TXT_DrawSeparator(int x, int y, int w) in TXT_DrawSeparator()
188 int x1; in TXT_DrawSeparator() local
230 int x1; in TXT_DrawString() local
254 void TXT_DrawHorizScrollbar(int x, int y, int w, int cursor, int range) in TXT_DrawHorizScrollbar()
256 int x1; in TXT_DrawHorizScrollbar() local
[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/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/image/
H A DSampleModel.java361 int x1 = x + w; in getDataElements() local
591 int x1 = x + w; in setDataElements() local
771 int x1 = x + w; in getPixels() local
819 int x1 = x + w; in getPixels() local
866 int x1 = x + w; in getPixels() local
982 int x1 = x + w; in getSamples() local
1031 int x1 = x + w; in getSamples() local
1080 int x1 = x + w; in getSamples() local
1182 int x1 = x + w; in setPixels() local
1220 int x1 = x + w; in setPixels() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/image/
H A DSampleModel.java361 int x1 = x + w; in getDataElements() local
591 int x1 = x + w; in setDataElements() local
771 int x1 = x + w; in getPixels() local
819 int x1 = x + w; in getPixels() local
866 int x1 = x + w; in getPixels() local
982 int x1 = x + w; in getSamples() local
1031 int x1 = x + w; in getSamples() local
1080 int x1 = x + w; in getSamples() local
1182 int x1 = x + w; in setPixels() local
1220 int x1 = x + w; in setPixels() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/image/
H A DSampleModel.java361 int x1 = x + w; in getDataElements() local
591 int x1 = x + w; in setDataElements() local
771 int x1 = x + w; in getPixels() local
819 int x1 = x + w; in getPixels() local
866 int x1 = x + w; in getPixels() local
982 int x1 = x + w; in getSamples() local
1031 int x1 = x + w; in getSamples() local
1080 int x1 = x + w; in getSamples() local
1182 int x1 = x + w; in setPixels() local
1220 int x1 = x + w; in setPixels() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/image/
H A DSampleModel.java361 int x1 = x + w; in getDataElements() local
591 int x1 = x + w; in setDataElements() local
771 int x1 = x + w; in getPixels() local
819 int x1 = x + w; in getPixels() local
866 int x1 = x + w; in getPixels() local
982 int x1 = x + w; in getSamples() local
1031 int x1 = x + w; in getSamples() local
1080 int x1 = x + w; in getSamples() local
1182 int x1 = x + w; in setPixels() local
1220 int x1 = x + w; in setPixels() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/image/
H A DSampleModel.java361 int x1 = x + w; in getDataElements() local
591 int x1 = x + w; in setDataElements() local
771 int x1 = x + w; in getPixels() local
819 int x1 = x + w; in getPixels() local
866 int x1 = x + w; in getPixels() local
982 int x1 = x + w; in getSamples() local
1031 int x1 = x + w; in getSamples() local
1080 int x1 = x + w; in getSamples() local
1182 int x1 = x + w; in setPixels() local
1220 int x1 = x + w; in setPixels() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/image/
H A DSampleModel.java362 int x1 = x + w; in getDataElements() local
592 int x1 = x + w; in setDataElements() local
772 int x1 = x + w; in getPixels() local
820 int x1 = x + w; in getPixels() local
867 int x1 = x + w; in getPixels() local
983 int x1 = x + w; in getSamples() local
1032 int x1 = x + w; in getSamples() local
1081 int x1 = x + w; in getSamples() local
1183 int x1 = x + w; in setPixels() local
1221 int x1 = x + w; in setPixels() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/image/
H A DSampleModel.java361 int x1 = x + w; in getDataElements() local
591 int x1 = x + w; in setDataElements() local
771 int x1 = x + w; in getPixels() local
819 int x1 = x + w; in getPixels() local
866 int x1 = x + w; in getPixels() local
982 int x1 = x + w; in getSamples() local
1031 int x1 = x + w; in getSamples() local
1080 int x1 = x + w; in getSamples() local
1182 int x1 = x + w; in setPixels() local
1220 int x1 = x + w; in setPixels() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/image/
H A DSampleModel.java361 int x1 = x + w; in getDataElements() local
591 int x1 = x + w; in setDataElements() local
771 int x1 = x + w; in getPixels() local
819 int x1 = x + w; in getPixels() local
866 int x1 = x + w; in getPixels() local
982 int x1 = x + w; in getSamples() local
1031 int x1 = x + w; in getSamples() local
1080 int x1 = x + w; in getSamples() local
1182 int x1 = x + w; in setPixels() local
1220 int x1 = x + w; in setPixels() local
[all …]

12345678910>>...513