Home
last modified time | relevance | path

Searched refs:by1 (Results 1 – 25 of 1529) sorted by relevance

12345678910>>...62

/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A De_intersect.c31 #define DA ((bx1-ax1)*(by1-by2) - (by1-ay1)*(bx1-bx2))
175 det22(dda, bx1, ax1, bx1, bx2, by1, ay1, by1, by2); in segment_intersection_2d_e()
231 det22(dda, bx1, ax1, bx1, bx2, by1, ay1, by1, by2); in segment_intersection_2d_e()
414 ay1 = by1; in segment_intersection_2d_tol()
415 by1 = t; in segment_intersection_2d_tol()
538 if (by1 > ay1 && by1 < ay2) { /* b1 in a */ in segment_intersection_2d_tol()
541 *y1 = by1; in segment_intersection_2d_tol()
618 t = by1; in segment_intersection_2d_tol()
619 by1 = by2; in segment_intersection_2d_tol()
627 *y1 = by1; in segment_intersection_2d_tol()
[all …]
/dports/databases/grass7/grass-7.8.6/lib/vector/diglib/
H A Dlinecros.c53 #define D1 ((bx1-ax1)*(by1-by2) - (by1-ay1)*(bx1-bx2))
81 t = by1; in dig_test_for_intersection()
82 by1 = by2; in dig_test_for_intersection()
111 ay1 = by1; in dig_test_for_intersection()
112 by1 = t; in dig_test_for_intersection()
141 t = by1; in dig_test_for_intersection()
142 by1 = by2; in dig_test_for_intersection()
209 t = by1; in dig_find_intersection()
210 by1 = by2; in dig_find_intersection()
239 ay1 = by1; in dig_find_intersection()
[all …]
/dports/multimedia/ppm2fli/ppm2fli-2.1/
H A Duwchunks.c88 unsigned char by0,by1; in buffer_delta_chunk() local
94 by1=*(pcc++); in buffer_delta_chunk()
95 lines=by0+ 256*by1; in buffer_delta_chunk()
113 by1=*(pcc++); in buffer_delta_chunk()
144 by1=*(pcc++); in buffer_delta_chunk()
148 *(pvs++)=by1; in buffer_delta_chunk()
167 unsigned char by0,by1; in buffer_lc_chunk() local
174 by1=*(pcc++); in buffer_lc_chunk()
175 jnext=by0+ 256*by1; in buffer_lc_chunk()
178 by1=*(pcc++); in buffer_lc_chunk()
[all …]
/dports/editors/lazarus/lazarus/components/lazreport/source/
H A Dlr_shape.pas300 by1:=y+dy+1;
307 Inc(by1, w2);
316 Inc(by1, fw);
334 Inc(by1, w2);
343 Inc(by1, fw);
362 Inc(by1, w2);
371 Inc(by1, fw * 2);
382 Pts[0]:=Point(bx1, by1);
383 Pts[1]:=Point(bx, by1);
395 Inc(by1, fw);
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_shape.pas304 by1:=y+dy+1;
311 Inc(by1, w2);
320 Inc(by1, fw);
338 Inc(by1, w2);
347 Inc(by1, fw);
366 Inc(by1, w2);
375 Inc(by1, fw * 2);
386 Pts[0]:=Point(bx1, by1);
387 Pts[1]:=Point(bx, by1);
399 Inc(by1, fw);
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_shape.pas304 by1:=y+dy+1;
311 Inc(by1, w2);
320 Inc(by1, fw);
338 Inc(by1, w2);
347 Inc(by1, fw);
366 Inc(by1, w2);
375 Inc(by1, fw * 2);
386 Pts[0]:=Point(bx1, by1);
387 Pts[1]:=Point(bx, by1);
399 Inc(by1, fw);
[all …]
/dports/editors/lazarus-qt5/lazarus/components/lazreport/source/
H A Dlr_shape.pas300 by1:=y+dy+1;
307 Inc(by1, w2);
316 Inc(by1, fw);
334 Inc(by1, w2);
343 Inc(by1, fw);
362 Inc(by1, w2);
371 Inc(by1, fw * 2);
382 Pts[0]:=Point(bx1, by1);
383 Pts[1]:=Point(bx, by1);
395 Inc(by1, fw);
[all …]
/dports/databases/grass7/grass-7.8.6/lib/gis/
H A Dintersect.c74 #define D ((ax2-ax1)*(by1-by2) - (ay2-ay1)*(bx1-bx2))
75 #define D1 ((bx1-ax1)*(by1-by2) - (by1-ay1)*(bx1-bx2))
76 #define D2 ((ax2-ax1)*(by1-ay1) - (ay2-ay1)*(bx1-ax1))
81 double bx1, double by1, double bx2, double by2, in G_intersect_line_segments() argument
91 if (bx1 > bx2 || (bx1 == bx2 && by1 > by2)) { in G_intersect_line_segments()
93 SWAP(by1, by2) in G_intersect_line_segments()
121 if (ay2 < by1) { in G_intersect_line_segments()
134 if (ay2 == by1) { in G_intersect_line_segments()
141 if (ay1 > by1 && ay1 < by2) { in G_intersect_line_segments()
/dports/cad/k40-whisperer/K40_Whisperer-0.58_src/
H A Dbezmisc.py60 ((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)) = xxx_todo_changeme
66 cy=3*(by1-y0)
67 by=3*(by2-by1)-cy
76 ((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)) = xxx_todo_changeme2
106 ((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)) = xxx_todo_changeme3
113 ((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)) = xxx_todo_changeme4
120 ((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)) = xxx_todo_changeme5
151 ((bx0,by0),(bx1,by1),(bx2,by2),(bx3,by3)) = xxx_todo_changeme9
152 m1=tpoint((bx0,by0),(bx1,by1),t)
153 m2=tpoint((bx1,by1),(bx2,by2),t)
[all …]
/dports/audio/ganv/ganv-1.8.0/src/
H A Dfdgl.hpp101 const double bx1, const double by1, in rect_distance() argument
109 if (ay2 <= by1) { // Top Left in rect_distance()
111 const double dy = by1 - ay2; in rect_distance()
112 vec->y = ay2 - by1; in rect_distance()
124 if (ay2 <= by1) { // Top right in rect_distance()
126 const double dy = by1 - ay2; in rect_distance()
127 vec->y = ay2 - by1; in rect_distance()
137 } else if (ay2 <= by1) { // Top in rect_distance()
138 vec->y = ay2 - by1; in rect_distance()
139 return by1 - ay2; in rect_distance()
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/docs/website/node_modules/bulma/sass/elements/
H A Dimage.sass14 &.is-1by1,
20 &.is-2by1,
21 &.is-3by1,
35 &.is-1by1
47 &.is-2by1
49 &.is-3by1
/dports/www/mitmproxy/mitmproxy-7.0.4/docs/src/assets/bulma/elements/
H A Dimage.sass16 &.is-1by1,
22 &.is-2by1,
23 &.is-3by1,
37 &.is-1by1
49 &.is-2by1
51 &.is-3by1
/dports/devel/rudeconfig/rudeconfig-5.0.5/src/
H A DBase64Encoder.cpp100 unsigned char by1, by2, by3, by4, by5, by6, by7; in encode() local
101 by1 = data[i]; in encode()
121 by4 = by1>>2; in encode()
122 by5 = ((by1 & 0x3)<<4)|( by2>>4 ); in encode()
254 unsigned char by1,by2,by3,by4; in decode() local
256 by1 = c_decode(c1); in decode()
266 outbuffer[outlength]=( (by1<<2)|(by2>>4) ); in decode()
/dports/x11-toolkits/tix/Tix8.4.3/generic/
H A DtixGrFmt.c281 int * by1;
287 *by1 = y1;
314 int by1;
339 if (i == by1) {
362 int by1;
375 for (j=by1; j<=by2; j++) {
404 if (j == by1) {
452 int bx1, bx2, by1, by2; local
488 &bx1, &by1, &bx2, &by2);
557 int bx1, bx2, by1, by2; local
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tixGeneric/
H A DtixGrFmt.c279 int * by1;
285 *by1 = y1;
312 int by1;
337 if (i == by1) {
360 int by1;
373 for (j=by1; j<=by2; j++) {
402 if (j == by1) {
450 int bx1, bx2, by1, by2; local
486 &bx1, &by1, &bx2, &by2);
545 int bx1, bx2, by1, by2; local
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/src/Ice/
H A DBase64.cpp27 unsigned char by1 = 0; in encode() local
37 by1 = plainSeq[i]; in encode()
51 by4 = by1 >> 2; in encode()
52 by5 = ((by1 & 0x3) << 4) | (by2 >> 4); in encode()
126 unsigned char by1 = 0; in decode() local
157 by1 = decode(c1); in decode()
162 retval.push_back((by1 << 2) | (by2 >> 4)); in decode()
/dports/devel/php-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceUtilInternal/
H A DBase64.java24 int by1; in encode() local
34 by1 = plainSeq[i] & 0xff; in encode()
48 by4 = (by1 >> 2) & 0xff; in encode()
49 by5 = (((by1 & 0x3) << 4) | (by2 >> 4)) & 0xff; in encode()
119 int by1; in decode() local
151 by1 = decode(c1) & 0xff; in decode()
156 retval.put((byte)((by1 << 2) | (by2 >> 4))); in decode()
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Ice/
H A DBase64.cpp27 unsigned char by1 = 0; in encode() local
37 by1 = plainSeq[i]; in encode()
51 by4 = by1 >> 2; in encode()
52 by5 = ((by1 & 0x3) << 4) | (by2 >> 4); in encode()
126 unsigned char by1 = 0; in decode() local
157 by1 = decode(c1); in decode()
162 retval.push_back((by1 << 2) | (by2 >> 4)); in decode()
/dports/devel/ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceUtilInternal/
H A DBase64.java24 int by1; in encode() local
34 by1 = plainSeq[i] & 0xff; in encode()
48 by4 = (by1 >> 2) & 0xff; in encode()
49 by5 = (((by1 & 0x3) << 4) | (by2 >> 4)) & 0xff; in encode()
119 int by1; in decode() local
151 by1 = decode(c1) & 0xff; in decode()
156 retval.put((byte)((by1 << 2) | (by2 >> 4))); in decode()
/dports/devel/py-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceUtilInternal/
H A DBase64.java24 int by1; in encode() local
34 by1 = plainSeq[i] & 0xff; in encode()
48 by4 = (by1 >> 2) & 0xff; in encode()
49 by5 = (((by1 & 0x3) << 4) | (by2 >> 4)) & 0xff; in encode()
119 int by1; in decode() local
151 by1 = decode(c1) & 0xff; in decode()
156 retval.put((byte)((by1 << 2) | (by2 >> 4))); in decode()
/dports/devel/py-ice37/ice-3.7.2/cpp/src/Ice/
H A DBase64.cpp27 unsigned char by1 = 0; in encode() local
37 by1 = plainSeq[i]; in encode()
51 by4 = by1 >> 2; in encode()
52 by5 = ((by1 & 0x3) << 4) | (by2 >> 4); in encode()
126 unsigned char by1 = 0; in decode() local
157 by1 = decode(c1); in decode()
162 retval.push_back((by1 << 2) | (by2 >> 4)); in decode()
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/gdi/
H A Dline.c134 INT32 bx1, by1; in gdi_LineTo() local
155 by1 = (y1 < y2) ? y1 : y2; in gdi_LineTo()
162 by1 = hdc->clip->y; in gdi_LineTo()
164 by2 = by1 + hdc->clip->h - 1; in gdi_LineTo()
168 by1 = MAX(by1, 0); in gdi_LineTo()
172 if (!gdi_InvalidateRegion(hdc, bx1, by1, bx2 - bx1 + 1, by2 - by1 + 1)) in gdi_LineTo()
181 if ((x >= bx1 && x <= bx2) && (y >= by1 && y <= by2)) in gdi_LineTo()
/dports/devel/ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceUtilInternal/
H A DBase64.java26 int by1; in encode() local
36 by1 = plainSeq[i] & 0xff; in encode()
50 by4 = (by1 >> 2) & 0xff; in encode()
51 by5 = (((by1 & 0x3) << 4) | (by2 >> 4)) & 0xff; in encode()
125 int by1; in decode() local
157 by1 = decode(c1) & 0xff; in decode()
162 retval.put((byte)((by1 << 2) | (by2 >> 4))); in decode()
/dports/devel/php-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceUtilInternal/
H A DBase64.java26 int by1; in encode() local
36 by1 = plainSeq[i] & 0xff; in encode()
50 by4 = (by1 >> 2) & 0xff; in encode()
51 by5 = (((by1 & 0x3) << 4) | (by2 >> 4)) & 0xff; in encode()
125 int by1; in decode() local
157 by1 = decode(c1) & 0xff; in decode()
162 retval.put((byte)((by1 << 2) | (by2 >> 4))); in decode()
/dports/devel/py-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceUtilInternal/
H A DBase64.java26 int by1; in encode() local
36 by1 = plainSeq[i] & 0xff; in encode()
50 by4 = (by1 >> 2) & 0xff; in encode()
51 by5 = (((by1 & 0x3) << 4) | (by2 >> 4)) & 0xff; in encode()
125 int by1; in decode() local
157 by1 = decode(c1) & 0xff; in decode()
162 retval.put((byte)((by1 << 2) | (by2 >> 4))); in decode()

12345678910>>...62