Home
last modified time | relevance | path

Searched refs:AstCmpRegion (Results 1 – 6 of 6) sorted by relevance

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dcmpregion.c332 AstCmpRegion *cmpreg; in CmpRegionList()
549 AstCmpRegion *that; in Equal()
550 AstCmpRegion *this; in Equal()
888 AstCmpRegion *this; in GetFillFactor()
2441 AstCmpRegion *this; in RegSetAttrib()
2523 AstCmpRegion *new; in RegSplit()
2524 AstCmpRegion *this; in RegSplit()
2752 AstCmpRegion *this; in RegTrace()
3084 AstCmpRegion *this; in RegClearAttrib()
3150 AstCmpRegion *this; in ResetCache()
[all …]
H A Dcmpregion.h105 typedef struct AstCmpRegion { struct
122 } AstCmpRegion; argument
138 int (* CmpRegionList)( AstCmpRegion *, int *, AstRegion ***, int * );
170 AstCmpRegion *astCmpRegion_( void *, void *, int, const char *, int *, ...);
172 AstCmpRegion *astCmpRegionId_( void *, void *, int, const char *, ... )__attribute__((format(printf…
178 AstCmpRegion *astInitCmpRegion_( void *, size_t, int, AstCmpRegionVtab *,
185 AstCmpRegion *astLoadCmpRegion_( void *, size_t, AstCmpRegionVtab *,
193 int astCmpRegionList_( AstCmpRegion *, int *, AstRegion ***, int * );
H A Dast.h3082 typedef struct AstCmpRegion { struct
3097 } AstCmpRegion; argument
3101 AstCmpRegion *astCmpRegionId_( void *, void *, int, const char *, ... )__attribute__((format(printf…
H A Dstcschan.c1687 oper = astCmpRegionList( (AstCmpRegion *) sreg, &nreg, &reg_list ); in GetRegionProps()
H A Dregion.c1612 AstCmpRegion *cmpreg; in BndBaseMesh()
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/
H A Dtypemap46 AstCmpRegion * T_ASTOBJ