Home
last modified time | relevance | path

Searched refs:AstFrame (Results 1 – 25 of 48) sorted by relevance

12

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dframe.h626 } AstFrame; argument
697 int (* Match)( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
698 …int (* SubFrame)( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame *…
720 void (* MatchAxes)( AstFrame *, AstFrame *, int[], int * );
721 void (* MatchAxesX)( AstFrame *, AstFrame *, int[], int * );
742 void (* Overlay)( AstFrame *, const int *, AstFrame *, int * );
897 void astMatchAxes_( AstFrame *, AstFrame *, int[], int * );
922 void astMatchAxesX_( AstFrame *, AstFrame *, int[], int * );
947 int astMatch_( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
948 int astSubFrame_( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame **…
[all …]
H A Dframeset.c909 static int Match( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
911 static int SubFrame( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame
957 static void MatchAxes( AstFrame *, AstFrame *, int *, int * );
958 static void MatchAxesX( AstFrame *, AstFrame *, int *, int * );
962 static void Overlay( AstFrame *, const int *, AstFrame *, int * );
1666 AstFrame *frm; in AddVariant()
1667 AstFrame *tfrm; in AddVariant()
2736 AstFrame *frm; in ClearVariant()
2904 static AstFrameSet *Convert( AstFrame *from, AstFrame *to, in Convert()
3002 static AstFrameSet *ConvertX( AstFrame *to, AstFrame *from, in ConvertX()
[all …]
H A Dframe.c805 static void MatchAxes( AstFrame *, AstFrame *, int *, int * );
806 static void MatchAxesX( AstFrame *, AstFrame *, int *, int * );
913 static int Match( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
914 static int SubFrame( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame
958 static void Overlay( AstFrame *, const int *, AstFrame *, int * );
2502 static AstFrameSet *Convert( AstFrame *from, AstFrame *to, in Convert()
2808 static AstFrameSet *ConvertX( AstFrame *to, AstFrame *from, in ConvertX()
10171 static int SubFrame( AstFrame *target, AstFrame *template, in SubFrame()
14625 AstFrameSet *astConvert_( AstFrame *from, AstFrame *to, in astConvert_()
14630 AstFrameSet *astConvertX_( AstFrame *to, AstFrame *from, in astConvertX_()
[all …]
H A Dcmpframe.c717 static int Match( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
720 static int SubFrame( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame
737 static void MatchAxesX( AstFrame *, AstFrame *, int *, int * );
741 static void Overlay( AstFrame *, const int *, AstFrame *, int * );
744 static void PrimaryFrame( AstFrame *, int, AstFrame **, int *, int * );
1269 AstFrame *cfrm; in Cast()
1270 AstFrame *this; in Cast()
1915 AstFrame *fother; in ComponentMatch()
1916 AstFrame *fresult; in ComponentMatch()
5177 static void MatchAxesX( AstFrame *frm2_frame, AstFrame *frm1, int *axes, in MatchAxesX()
[all …]
H A Dregion.c935 static int Match( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
940 static int SubFrame( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame
954 static void MatchAxes( AstFrame *, AstFrame *, int *, int * );
955 static void MatchAxesX( AstFrame *, AstFrame *, int *, int * );
960 static void Overlay( AstFrame *, const int *, AstFrame *, int * );
2174 static AstFrameSet *Convert( AstFrame *from, AstFrame *to, in Convert()
2287 static AstFrameSet *ConvertX( AstFrame *to, AstFrame *from, in ConvertX()
2470 AstFrame *bf1; in Equal()
2471 AstFrame *bf2; in Equal()
2472 AstFrame *cf1; in Equal()
[all …]
H A Dfluxframe.c164 static int (* parent_match)( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame *…
165 static int (* parent_subframe)( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping *…
169 static void (* parent_overlay)( AstFrame *, const int *, AstFrame *, int * );
241 static int GetActiveUnit( AstFrame *, int * );
243 static int Match( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
244 static int SubFrame( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame
245 static int TestActiveUnit( AstFrame *, int * );
251 static void Overlay( AstFrame *, const int *, AstFrame *, int * );
256 static void ClearSystem( AstFrame *, int * );
2289 static int Match( AstFrame *template_frame, AstFrame *target, int matchsub, in Match()
[all …]
H A Dskyframe.c818 static int (* parent_match)( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame *…
819 static int (* parent_subframe)( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping *…
830 static void (* parent_overlay)( AstFrame *, const int *, AstFrame *, int * );
983 static int Match( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
984 static int SubFrame( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame
1007 static void MatchAxesX( AstFrame *, AstFrame *, int *, int * );
1011 static void Overlay( AstFrame *, const int *, AstFrame *, int * );
6428 static int Match( AstFrame *template_frame, AstFrame *target, int matchsub, in Match()
6699 static void MatchAxesX( AstFrame *frm2_frame, AstFrame *frm1, int *axes, in MatchAxesX()
6754 AstFrame *resfrm; in MatchAxesX()
[all …]
H A Dspecfluxframe.c126 static int (* parent_match)( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame *…
127 static int (* parent_subframe)( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping *…
177 static const char *GetTitle( AstFrame *, int * );
179 static int Match( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
180 static int SubFrame( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame
556 AstFrame *f1; in MakeMap2()
557 AstFrame *f2; in MakeMap2()
576 f1 = (AstFrame *) GetFluxFrame( this, 0, status ); in MakeMap2()
577 f2 = (AstFrame *) GetFluxFrame( this, 1, status ); in MakeMap2()
1216 static int Match( AstFrame *template_frame, AstFrame *target, int matchsub, in Match()
[all …]
H A Dtimeframe.c271 static int (* parent_match)( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame *…
272 static int (* parent_subframe)( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping *…
277 static void (* parent_overlay)( AstFrame *, const int *, AstFrame *, int * );
358 static double GetEpoch( AstFrame *, int * );
363 static int GetActiveUnit( AstFrame *, int * );
365 static int Match( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
366 static int SubFrame( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame
371 static void Overlay( AstFrame *, const int *, AstFrame *, int * );
381 static void ClearSystem( AstFrame *, int * );
3507 static int Match( AstFrame *template_frame, AstFrame *target, int matchsub, in Match()
[all …]
H A Ddsbspecframe.c201 static int (* parent_match)( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame *…
202 static int (* parent_subframe)( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping *…
206 static void (* parent_overlay)( AstFrame *, const int *, AstFrame *, int * );
267 static int Match( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
268 static int SubFrame( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame
272 static void Overlay( AstFrame *, const int *, AstFrame *, int * );
275 static const char *GetDomain( AstFrame *, int * );
976 static int Match( AstFrame *template_frame, AstFrame *target, int matchsub, in Match()
978 AstFrame **result, int *status ) { in Match()
1470 static int SubFrame( AstFrame *target_frame, AstFrame *template, in SubFrame()
[all …]
H A Dspecframe.c260 static int (* parent_match)( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame *…
261 static int (* parent_subframe)( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping *…
265 static void (* parent_overlay)( AstFrame *, const int *, AstFrame *, int * );
350 static int GetActiveUnit( AstFrame *, int * );
352 static int Match( AstFrame *, AstFrame *, int, int **, int **, AstMapping **, AstFrame **, int * );
354 static int SubFrame( AstFrame *, AstFrame *, int, const int *, const int *, AstMapping **, AstFrame
355 static int TestActiveUnit( AstFrame *, int * );
361 static void Overlay( AstFrame *, const int *, AstFrame *, int * );
371 static void ClearSystem( AstFrame *, int * );
3001 static int Match( AstFrame *template_frame, AstFrame *target, int matchsub, in Match()
[all …]
H A Dcmpframe.h298 AstFrame frame; /* Parent class structure */
301 AstFrame *frame1; /* First component frame */
302 AstFrame *frame2; /* Second component Frame */
359 const char *, AstFrame *, AstFrame *, int * );
H A Dframeset.h478 AstFrame parent; /* Parent class structure */
481 AstFrame **frame; /* Array of Frame pointers */
507 AstFrame *(* GetFrame)( AstFrameSet *, int, int * );
515 void (* AddFrame)( AstFrameSet *, int, AstMapping *, AstFrame *, int * );
540 AstFrame *Integrity_Frame;
567 const char *, AstFrame *, int * );
585 AstFrame *astGetFrame_( AstFrameSet *, int, int * );
587 void astAddFrame_( AstFrameSet *, int , AstMapping *, AstFrame *, int * );
H A Dnullregion.c613 AstFrame *bfrm; /* Pointer to base Frame for "result" */ in MergeNullRegion()
614 AstFrame *cfrm; /* Pointer to current Frame for "result" */ in MergeNullRegion()
615 AstFrame *frm_reg; /* Pointer to Frame from "reg" */ in MergeNullRegion()
616 AstFrame *frm_this; /* Pointer to Frame from "this" */ in MergeNullRegion()
669 bfrm = (AstFrame *) astCmpFrame( frm_this, frm_reg, "", status ); in MergeNullRegion()
671 bfrm = (AstFrame *) astCmpFrame( frm_reg, frm_this, "", status ); in MergeNullRegion()
1169 AstFrame *bfrm; /* The base Frame in the supplied Region */ in RegBasePick()
1170 AstFrame *frm; /* The base Frame in the returned Region */ in RegBasePick()
1378 AstFrame *frm; /* Current Frame */ in Simplify()
1711 AstFrame *frame; /* Pointer to Frame structure */ in astMAKE_ISA()
[all …]
H A Dcircle.c126 static void (* parent_setregfs)( AstRegion *, AstFrame *, int * );
180 static void SetRegFS( AstRegion *, AstFrame *, int * );
332 AstFrame *frm; in Cache()
397 static void CalcPars( AstFrame *frm, AstPointSet *pset, double *centre, in CalcPars()
554 AstFrame *frm; /* Current Frame represented by the Circle */ in CirclePars()
810 AstFrame *frm; /* Pointer to base Frame */ in RegBaseBox()
1182 AstFrame *frm; /* Pointer to base Frame */ in RegCentre()
1358 AstFrame *frm; /* Base Frame in supplied Circle */ in RegPins()
1608 AstFrame *frm; in RegTrace()
2428 AstFrame *frame; /* Pointer to Frame structure */ in astMAKE_ISA()
[all …]
H A Dregion.h88 AstFrame parent; /* Parent class structure */
123 AstRegion *(* MapRegion)( AstRegion *, AstMapping *, AstFrame *, int * );
124 AstFrame *(* GetRegionFrame)( AstRegion *, int * );
126 AstFrame *(* RegFrame)( AstRegion *, int * );
162 void (* SetRegFS)( AstRegion *, AstFrame *, int * );
234 AstFrame *, AstPointSet *, AstRegion *, int * );
253 AstFrame *astGetRegionFrame_( AstRegion *, int * );
281 AstRegion *astMapRegion_( AstRegion *, AstMapping *, AstFrame *, int * );
282 AstFrame *astRegFrame_( AstRegion *, int * );
308 void astSetRegFS_( AstRegion *, AstFrame *, int * );
[all …]
H A Dnormmap.c583 AstFrame *frm1; in MapMerge()
584 AstFrame *frm2; in MapMerge()
618 ( *map_list )[ where ] = (AstMapping *) astNormMap( (AstFrame *) smap, "", status ); in MapMerge()
747 AstFrame *frm2; /* Pointer to new Frame */ in MapSplit()
891 AstFrame *newfrm; /* New component Frame */ in RemoveRegions()
1282 AstFrame *frame; /* The Frame pointer */ in astMAKE_ISA()
1362 AstFrame *frame; /* The Frame pointer */ in astNormMapId_()
1406 AstFrame *frame, int *status ) { in astInitNormMap_()
H A Dbox.c169 static void (* parent_setregfs)( AstRegion *, AstFrame *, int * );
235 static void SetRegFS( AstRegion *, AstFrame *, int * );
697 AstFrame *frm; in Cache()
842 static double *GeoCorner( AstFrame *frm, int nc, double *centre, in GeoCorner()
978 static double *GeoLengths( AstFrame *frm, int nc, double *centre, in GeoLengths()
1706 AstFrame *frm_reg; /* Pointer to Frame from "reg" */ in MergeBox()
1707 AstFrame *frm_this; /* Pointer to Frame from "this" */ in MergeBox()
2849 AstFrame *frm; /* Pointer to Box's base Frame */ in RegCentre()
3019 AstFrame *frm; /* Base Frame in supplied Box */ in RegPins()
3715 AstFrame *frm; /* Pointer to current Frame */ in Simplify()
[all …]
H A Dxmlchan.c588 AstFrame *cfrm; in AstroCoordAreaReader()
589 AstFrame *fr; in AstroCoordAreaReader()
590 AstFrame *pfrm; in AstroCoordAreaReader()
591 AstFrame *red_frame; in AstroCoordAreaReader()
592 AstFrame *space_frame; in AstroCoordAreaReader()
593 AstFrame *spec_frame; in AstroCoordAreaReader()
1846 comp[ 0 ] = (AstFrame *) tmp; in AstroCoordSystemReader()
2451 AstFrame *frm, int *status ){ in BoxReader()
6143 AstFrame *cfrm; in PolygonReader()
7708 AstFrame *frm; in ReCentreAnc()
[all …]
H A Dprism.c158 static void (* parent_setregfs)( AstRegion *, AstFrame *, int * );
230 static void SetRegFS( AstRegion *, AstFrame *, int * );
365 if( (AstFrame *) sp1 != pickfrm1 || in astConvertToPrism_()
366 (AstFrame *) sp2 != pickfrm2 ) { in astConvertToPrism_()
1718 AstFrame *bfrm; in Overlap()
1719 AstFrame *efrm; in Overlap()
3150 AstFrame *cfrm; /* Frame containing required axes */ in SetRegFS()
3241 AstFrame *cfrm; /* Current Frame */ in Simplify()
4210 frm = (AstFrame *) astCmpFrame( frm1, frm2, "", status ); in astInitPrism_()
4334 AstFrame *cfrm; /* Frame containing required axes */ in astLoadPrism_()
[all …]
H A Dellipse.c130 static void (* parent_setregfs)( AstRegion *, AstFrame *, int * );
183 static void SetRegFS( AstRegion *, AstFrame *, int * );
238 AstFrame *frm; in astBestEllipse_()
610 AstFrame *frm; /* Pointer to base Frame in Ellipse */ in Cache()
694 static void CalcPars( AstFrame *frm, double centre[2], double point1[2], in CalcPars()
1265 AstFrame *frm; /* Base Frame */ in RegCentre()
1440 AstFrame *frm; /* Base Frame in supplied Ellipse */ in RegPins()
1685 AstFrame *frm; in RegTrace()
2104 AstFrame *frm; /* Pointer to base Frame in FrameSet */ in Transform()
2551 AstFrame *frame; /* Pointer to Frame structure */ in astMAKE_ISA()
[all …]
H A Dpointlist.c1244 AstFrame *bfrm; /* Pointer to base Frame for "result" */ in MergePointList()
1245 AstFrame *cfrm; /* Pointer to current Frame for "result" */ in MergePointList()
1246 AstFrame *frm_reg; /* Pointer to Frame from "reg" */ in MergePointList()
1247 AstFrame *frm_this; /* Pointer to Frame from "this" */ in MergePointList()
1574 AstFrame *frm; /* Pointer to encapsulated Frame */ in RegBaseBox()
1783 AstFrame *bfrm; /* The base Frame in the supplied Region */ in RegBasePick()
1784 AstFrame *frm; /* The base Frame in the returned Region */ in RegBasePick()
2206 AstFrame *fr; /* Pointer to encapsulated Frame */ in Simplify()
2875 AstFrame *frame; /* Pointer to Frame structure */ in astMAKE_ISA()
3053 AstFrame *frame; /* Pointer to Frame structure */ in astPointListId_()
[all …]
H A Dnormmap.h94 AstFrame *frame; /* Encapsulated Frame */
149 const char *, AstFrame *, int * );
H A Dinterval.c149 static void (* parent_setregfs)( AstRegion *, AstFrame *, int * );
214 static void SetRegFS( AstRegion *, AstFrame *, int * );
280 AstFrame *bfrm; in BndBaseMesh()
409 AstFrame *bfrm; /* Interval base Frame */ in Cache()
410 AstFrame *cfrm; /* Interval current Frame */ in Cache()
635 AstFrame *bfrm; /* Base Frame of supplied Region */ in GetDefUnc()
1277 AstFrame *frm_reg; /* Pointer to Frame from "reg" */ in MergeInterval()
1278 AstFrame *frm_this; /* Pointer to Frame from "this" */ in MergeInterval()
1839 AstFrame *frm; in Overlap()
4246 AstFrame *frame; /* Pointer to Frame structure */ in astMAKE_ISA()
[all …]
H A Dast.h2054 } AstFrame; argument
2056 AstFrame *frame;
2077 AstFrame parent;
2129 void astMatchAxes_( AstFrame *, AstFrame *, int[], int * );
2169 AstFrame *frame;
2303 AstFrame parent;
2578 AstFrame frame;
2629 AstFrame frame;
2661 AstFrame frame;
2694 AstFrame frame;
[all …]

12