Home
last modified time | relevance | path

Searched refs:AY (Results 1 – 25 of 1940) sorted by relevance

12345678910>>...78

/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datstrings_editing.inc11 Str:= Lines[AY];
16 Lines[AY]:= Str;
24 Str:= Lines[AY];
113 Str:= Lines[AY];
187 0, AY,
277 // 0, AY,
304 // 0, AY,
336 if (AY=Count-1) and (Str='') and (LinesEnds[AY]=cEndNone) then
356 if (AY>0) and (AY=Count-1) then
385 Lines[AY]:= Str+Lines[AY+1];
[all …]
/dports/audio/sphinx3/sphinx3-0.8/model/lm/an4/
H A Dan4.tg.phone.arpa59 -1.5254 AY -2.3892
519 -2.1732 AY N F
520 -1.8722 AY N N
521 -1.8722 AY N S
523 -0.6050 AY N T
550 -0.7782 AY T W
552 -1.7054 AY V F
556 -1.7054 AY V S
558 -0.8603 AY V T
560 -2.0065 AY V Z
[all …]
H A Dan4.tg.phone.arpa.lm_convert507 -2.1731 AY N F
508 -1.8722 AY N N
509 -1.8722 AY N S
511 -0.6050 AY N T
538 -0.7781 AY T W
540 -1.7053 AY V F
544 -1.7053 AY V S
546 -0.8603 AY V T
548 -2.0065 AY V Z
549 -0.3009 AY W AY
[all …]
/dports/editors/lazarus/lazarus/lcl/
H A Dlazregions.pas26 function IsPointInPart(AX, AY: Integer): Boolean; virtual; in IsPointInPart()
34 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
43 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
51 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
152 and ((AY-y1)*(x2-x1) < (y2-y1)*(AX-x1))) then
177 Result := Sqr(AX/a) + Sqr(AY/b) <= 1;
197 (AY >= Rect.Top) and (AY <= Rect.Bottom);
204 Result := IsPointInPolygon(AX, AY, Points);
358 function TLazRegion.IsPointInRegion(AX, AY: Integer): Boolean; in IsPointInRegion()
365 (AY >= Rect.Top) and (AY <= Rect.Bottom);
[all …]
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dlazregions.pas26 function IsPointInPart(AX, AY: Integer): Boolean; virtual; in IsPointInPart()
34 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
43 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
51 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
152 and ((AY-y1)*(x2-x1) < (y2-y1)*(AX-x1))) then
177 Result := Sqr(AX/a) + Sqr(AY/b) <= 1;
197 (AY >= Rect.Top) and (AY <= Rect.Bottom);
204 Result := IsPointInPolygon(AX, AY, Points);
358 function TLazRegion.IsPointInRegion(AX, AY: Integer): Boolean; in IsPointInRegion()
365 (AY >= Rect.Top) and (AY <= Rect.Bottom);
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlazregions.pas26 function IsPointInPart(AX, AY: Integer): Boolean; virtual; in IsPointInPart()
34 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
43 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
51 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
152 and ((AY-y1)*(x2-x1) < (y2-y1)*(AX-x1))) then
177 Result := Sqr(AX/a) + Sqr(AY/b) <= 1;
197 (AY >= Rect.Top) and (AY <= Rect.Bottom);
204 Result := IsPointInPolygon(AX, AY, Points);
358 function TLazRegion.IsPointInRegion(AX, AY: Integer): Boolean; in IsPointInRegion()
365 (AY >= Rect.Top) and (AY <= Rect.Bottom);
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlazregions.pas26 function IsPointInPart(AX, AY: Integer): Boolean; virtual; in IsPointInPart()
34 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
43 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
51 function IsPointInPart(AX, AY: Integer): Boolean; override; in IsPointInPart()
152 and ((AY-y1)*(x2-x1) < (y2-y1)*(AX-x1))) then
177 Result := Sqr(AX/a) + Sqr(AY/b) <= 1;
197 (AY >= Rect.Top) and (AY <= Rect.Bottom);
204 Result := IsPointInPolygon(AX, AY, Points);
358 function TLazRegion.IsPointInRegion(AX, AY: Integer): Boolean; in IsPointInRegion()
365 (AY >= Rect.Top) and (AY <= Rect.Bottom);
[all …]
/dports/science/aircraft-datcom/aircraft-datcom-ed877bb/src/
H A Dbdarea.f88 CALL AREA2(X,Y,SAREA,2,AX,AY)
92 SAYB=AY
103 CALL AREA2(X,Y,SAREA,2,AX,AY)
106 SAYB=SAYB+AY
118 SAYB=SAYB+AY
130 SAYB=SAYB+AY
144 SAYB=SAYB+AY
155 SAYB=SAYB+AY
167 SAYB=SAYB+AY
173 SAYB=SAYB-AY
[all …]
/dports/editors/lazarus/lazarus/components/tachart/fpvectorial/
H A Dtadrawerfpvectorial.pas37 procedure AddLine(AX, AY: Integer);
107 FCanvas.AddLineToPath(AX, InvertY(AY));
215 Result := Bottom - Top - AY;
239 FCanvas.StartPath(AX, InvertY(AY));
293 AY := InvertY(AY);
295 FCanvas.AddMoveToPath(AX-d, AY-d);
296 FCanvas.AddLineToPath(AX-d, AY+d);
297 FCanvas.AddLineTopath(AX+d, AY+d);
298 FCanvas.AddLineToPath(AX+d, AY-d);
299 FCanvas.AddLineToPath(AX-d, AY-d);
[all …]
/dports/editors/lazarus-qt5/lazarus/components/tachart/fpvectorial/
H A Dtadrawerfpvectorial.pas37 procedure AddLine(AX, AY: Integer);
107 FCanvas.AddLineToPath(AX, InvertY(AY));
215 Result := Bottom - Top - AY;
239 FCanvas.StartPath(AX, InvertY(AY));
293 AY := InvertY(AY);
295 FCanvas.AddMoveToPath(AX-d, AY-d);
296 FCanvas.AddLineToPath(AX-d, AY+d);
297 FCanvas.AddLineTopath(AX+d, AY+d);
298 FCanvas.AddLineToPath(AX+d, AY-d);
299 FCanvas.AddLineToPath(AX-d, AY-d);
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/fpvectorial/
H A Dtadrawerfpvectorial.pas37 procedure AddLine(AX, AY: Integer);
111 FCanvas.AddLineToPath(AX, InvertY(AY));
224 Result := Bottom - Top - AY;
248 FCanvas.StartPath(AX, InvertY(AY));
302 AY := InvertY(AY);
304 FCanvas.AddMoveToPath(AX-d, AY-d);
305 FCanvas.AddLineToPath(AX-d, AY+d);
306 FCanvas.AddLineTopath(AX+d, AY+d);
307 FCanvas.AddLineToPath(AX+d, AY-d);
308 FCanvas.AddLineToPath(AX-d, AY-d);
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/fpvectorial/
H A Dtadrawerfpvectorial.pas37 procedure AddLine(AX, AY: Integer);
111 FCanvas.AddLineToPath(AX, InvertY(AY));
224 Result := Bottom - Top - AY;
248 FCanvas.StartPath(AX, InvertY(AY));
302 AY := InvertY(AY);
304 FCanvas.AddMoveToPath(AX-d, AY-d);
305 FCanvas.AddLineToPath(AX-d, AY+d);
306 FCanvas.AddLineTopath(AX+d, AY+d);
307 FCanvas.AddLineToPath(AX+d, AY-d);
308 FCanvas.AddLineToPath(AX-d, AY-d);
[all …]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/AYUGens/
H A DAY_UGen.cpp10 struct AY : public Unit struct
20 void AY_next(AY *unit, int inNumSamples); argument
21 void AY_Ctor(AY* unit);
22 void AY_Dtor(AY* unit);
27 void AY_Ctor(AY* unit) in AY_Ctor()
63 void AY_Dtor(AY* unit) in AY_Dtor()
69 void AY_next(AY *unit, int inNumSamples) in AY_next()
134 PluginLoad(AY) in PluginLoad() argument
138 DefineDtorUnit(AY); in PluginLoad()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/Amos/
H A Dcbuni.f23 AY = ABS(YY)
25 IF (AY.GT.AX) IFORM = 2
47 AY = CABS(CY(1))
58 IF (AY.GT.BRY(1)) GO TO 21
65 IF (AY.LT.BRY(2)) GO TO 25
71 AY = 1.0E0/AX
72 CSCR = CMPLX(AY,0.0E0)
94 AY = 1.0E0/AX
96 CSCR = CMPLX(AY,0.0E0)
125 AY = 1.0E0/AX
[all …]
/dports/math/octave/octave-6.4.0/liboctave/external/amos/
H A Dcbuni.f23 AY = ABS(YY)
25 IF (AY.GT.AX) IFORM = 2
47 AY = CABS(CY(1))
58 IF (AY.GT.BRY(1)) GO TO 21
65 IF (AY.LT.BRY(2)) GO TO 25
71 AY = 1.0E0/AX
72 CSCR = CMPLX(AY,0.0E0)
94 AY = 1.0E0/AX
96 CSCR = CMPLX(AY,0.0E0)
125 AY = 1.0E0/AX
[all …]
/dports/math/slatec/src/
H A Dcbuni.f34 AY = ABS(YY)
36 IF (AY.GT.AX) IFORM = 2
58 AY = ABS(CY(1))
69 IF (AY.GT.BRY(1)) GO TO 21
76 IF (AY.LT.BRY(2)) GO TO 25
82 AY = 1.0E0/AX
83 CSCR = CMPLX(AY,0.0E0)
105 AY = 1.0E0/AX
107 CSCR = CMPLX(AY,0.0E0)
136 AY = 1.0E0/AX
[all …]
/dports/editors/lazarus/lazarus/components/tachart/bgra/
H A Dtadrawerbgra.pas35 procedure SimpleTextOut(AX, AY: Integer; const AText: String); override;
53 procedure LineTo(AX, AY: Integer); override;
54 procedure MoveTo(AX, AY: Integer); override;
61 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override;
180 procedure TBGRABitmapDrawer.LineTo(AX, AY: Integer);
182 Canvas.LineTo(AX, AY);
185 procedure TBGRABitmapDrawer.MoveTo(AX, AY: Integer);
187 Canvas.MoveTo(AX, AY);
222 Canvas.Colors[AX + x, AY + y] := AImage[x, y];
227 Canvas.Pixels[AX, AY] := AColor;
[all …]
/dports/editors/lazarus-qt5/lazarus/components/tachart/bgra/
H A Dtadrawerbgra.pas35 procedure SimpleTextOut(AX, AY: Integer; const AText: String); override;
53 procedure LineTo(AX, AY: Integer); override;
54 procedure MoveTo(AX, AY: Integer); override;
61 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override;
180 procedure TBGRABitmapDrawer.LineTo(AX, AY: Integer);
182 Canvas.LineTo(AX, AY);
185 procedure TBGRABitmapDrawer.MoveTo(AX, AY: Integer);
187 Canvas.MoveTo(AX, AY);
222 Canvas.Colors[AX + x, AY + y] := AImage[x, y];
227 Canvas.Pixels[AX, AY] := AColor;
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/tutorials/func_series/
H A Dmain.pas23 procedure Chart1FuncSeries1Calculate(const AX: Double; out AY: Double);
24 procedure Chart1FuncSeries2Calculate(const AX: Double; out AY: Double);
61 procedure TForm1.Chart1FuncSeries1Calculate(const AX: Double; out AY: Double);
63 AY := tan(AX);
66 procedure TForm1.Chart1FuncSeries2Calculate(const AX: Double; out AY: Double);
68 AY := ln(AX);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/tutorials/func_series/
H A Dmain.pas23 procedure Chart1FuncSeries1Calculate(const AX: Double; out AY: Double);
24 procedure Chart1FuncSeries2Calculate(const AX: Double; out AY: Double);
61 procedure TForm1.Chart1FuncSeries1Calculate(const AX: Double; out AY: Double);
63 AY := tan(AX);
66 procedure TForm1.Chart1FuncSeries2Calculate(const AX: Double; out AY: Double);
68 AY := ln(AX);
/dports/science/dcl/dcl-5.4.8/src/grph2/uepack/
H A Duearea.f4 SUBROUTINE UEAREA(XP,YP,ZP,VLVM,AX,AY,NP,NI,NG) argument
7 REAL XP(4),YP(4),ZP(4),VLVM(2),AX(*),AY(*) local
81 CALL VRSET0(YP,AY,4,1,1)
89 AY(NQ)=YP(N)
111 AY(NQ)=YCM(N,MM(MP))
136 AY(NQ+1)=AY(1)
137 AY(NQ+2)=AY(2)
/dports/editors/lazarus/lazarus/components/tachart/tutorials/func_series/
H A Dmain.pas23 procedure Chart1FuncSeries1Calculate(const AX: Double; out AY: Double);
24 procedure Chart1FuncSeries2Calculate(const AX: Double; out AY: Double);
53 procedure TForm1.Chart1FuncSeries1Calculate(const AX: Double; out AY: Double);
55 AY := tan(AX);
58 procedure TForm1.Chart1FuncSeries2Calculate(const AX: Double; out AY: Double);
60 AY := ln(AX);
/dports/editors/lazarus-qt5/lazarus/components/tachart/tutorials/func_series/
H A Dmain.pas23 procedure Chart1FuncSeries1Calculate(const AX: Double; out AY: Double);
24 procedure Chart1FuncSeries2Calculate(const AX: Double; out AY: Double);
53 procedure TForm1.Chart1FuncSeries1Calculate(const AX: Double; out AY: Double);
55 AY := tan(AX);
58 procedure TForm1.Chart1FuncSeries2Calculate(const AX: Double; out AY: Double);
60 AY := ln(AX);
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtadrawerfpcanvas.pas44 procedure SimpleTextOut(AX, AY: Integer; const AText: String); override;
63 procedure LineTo(AX, AY: Integer); override;
64 procedure MoveTo(AX, AY: Integer); override;
70 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override;
222 procedure TFPCanvasDrawer.LineTo(AX, AY: Integer);
224 FCanvas.LineTo(AX, AY);
227 procedure TFPCanvasDrawer.MoveTo(AX, AY: Integer);
229 FCanvas.MoveTo(AX, AY);
259 FCanvas.Colors[AX, AY] := FChartColorToFPColorFunc(AColor);
367 FCanvas.TextOut(p.X + AX, p.Y + AY, AText);
[all …]
/dports/editors/lazarus-qt5/lazarus/components/tachart/
H A Dtadrawerfpcanvas.pas44 procedure SimpleTextOut(AX, AY: Integer; const AText: String); override;
63 procedure LineTo(AX, AY: Integer); override;
64 procedure MoveTo(AX, AY: Integer); override;
70 procedure PutPixel(AX, AY: Integer; AColor: TChartColor); override;
222 procedure TFPCanvasDrawer.LineTo(AX, AY: Integer);
224 FCanvas.LineTo(AX, AY);
227 procedure TFPCanvasDrawer.MoveTo(AX, AY: Integer);
229 FCanvas.MoveTo(AX, AY);
259 FCanvas.Colors[AX, AY] := FChartColorToFPColorFunc(AColor);
367 FCanvas.TextOut(p.X + AX, p.Y + AY, AText);
[all …]

12345678910>>...78