Home
last modified time | relevance | path

Searched refs:this_region (Results 1 – 25 of 58) sorted by relevance

123

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dcircle.c561 this_region = (AstRegion *) this; in CirclePars()
564 pset = astTransform( this_region->frameset, this_region->points, 1, NULL ); in CirclePars()
819 this = (AstCircle *) this_region; in RegBaseBox()
932 if( this_region->basemesh ) { in RegBaseMesh()
939 this = (AstCircle *) this_region; in RegBaseMesh()
1201 this = (AstCircle *) this_region; in RegCentre()
1204 ncb = astGetNin( this_region->frameset ); in RegCentre()
1205 ncc = astGetNout( this_region->frameset ); in RegCentre()
1387 this = (AstCircle *) this_region; in RegPins()
1635 this = (AstCircle *) this_region; in RegTrace()
[all …]
H A Dellipse.c880 this_region = (AstRegion *) this; in EllipsePars()
883 pset = astTransform( this_region->frameset, this_region->points, 1, NULL ); in EllipsePars()
981 this = (AstEllipse *) this_region; in RegBaseBox()
1072 if( this_region->basemesh ) { in RegBaseMesh()
1073 result = astClone( this_region->basemesh ); in RegBaseMesh()
1085 this = (AstEllipse *) this_region; in RegBaseMesh()
1288 this = (AstEllipse *) this_region; in RegCentre()
1294 ncc = astGetNout( this_region->frameset ); in RegCentre()
1469 this = (AstEllipse *) this_region; in RegPins()
1705 this = (AstEllipse *) this_region; in RegTrace()
[all …]
H A Dprism.c842 this = (AstPrism *) this_region; in GetBounded()
928 this = (AstPrism *) this_region; in GetFillFactor()
1033 this = (AstPrism *) this_region; in GetRegionBounds()
1246 this = (AstPrism *) this_region; in GetDefUnc()
2016 this = (AstPrism *) this_region; in RegBaseBox()
2115 this = (AstPrism *) this_region; in RegBaseMesh()
2119 if( this_region->basemesh ) { in RegBaseMesh()
2347 this = (AstPrism *) this_region; in RegBasePick()
2530 this = (AstPrism *) this_region; in RegCentre()
2711 this = (AstPrism *) this_region; in RegPins()
[all …]
H A Dcmpregion.c764 this = (AstCmpRegion *) this_region;
898 this = (AstCmpRegion *) this_region; in GetFillFactor()
1143 this = (AstCmpRegion *) this_region; in GetDefUnc()
1584 this = (AstCmpRegion *) this_region; in RegBaseBox()
1784 this = (AstCmpRegion *) this_region; in RegBaseBox2()
1903 this = (AstCmpRegion *) this_region; in RegBaseMesh()
1907 if( this_region->basemesh ) { in RegBaseMesh()
2160 this = (AstCmpRegion *) this_region; in RegBasePick()
2275 this = (AstCmpRegion *) this_region; in RegPins()
2664 fs = this_region->frameset; in RegSplit()
[all …]
H A Dstc.c456 this = (AstStc *) this_region; \
514 (*parent_clear##lattribute)( this_region, status ); \ in MAKE_SET()
517 this = (AstStc *) this_region; \ in MAKE_SET()
578 this = (AstStc *) this_region; \
636 this = (AstStc *) this_region; \
863 this = (AstStc *) this_region; in GetBounded()
942 this = (AstStc *) this_region; in GetDefUnc()
2235 this = (AstStc *) this_region; in RegClearAttrib()
2396 this = (AstStc *) this_region; in RegSetAttrib()
2586 (* parent_setregfs)( this_region, frm, status ); in SetRegFS()
[all …]
H A Dbox.c2166 this = (AstBox *) this_region; in RegBaseBox()
2172 nc = astGetNin( this_region->frameset ); in RegBaseBox()
2736 if( astTestUnc( this_region ) ) { in RegBasePick()
2748 pset = this_region->points; in RegBasePick()
2867 this = (AstBox *) this_region; in RegCentre()
2874 ncb = astGetNin( this_region->frameset ); in RegCentre()
2875 ncc = astGetNout( this_region->frameset ); in RegCentre()
2946 if( this_region->basemesh ) this_region->basemesh = astAnnul( this_region->basemesh ); in RegCentre()
2947 if( this_region->basegrid ) this_region->basegrid = astAnnul( this_region->basegrid ); in RegCentre()
3047 this = (AstBox *) this_region; in RegPins()
[all …]
H A Dnullregion.c972 static void RegBaseBox( AstRegion *this_region, double *lbnd, double *ubnd, int *status ){ in RegBaseBox() argument
1025 this = (AstNullRegion *) this_region; in RegBaseBox()
1028 nc = astGetNin( this_region->frameset ); in RegBaseBox()
1121 static AstRegion *RegBasePick( AstRegion *this_region, int naxes, in RegBasePick() argument
1182 bfrm = astGetFrame( this_region->frameset, AST__BASE ); in RegBasePick()
1192 if( astTestUnc( this_region ) ) { in RegBasePick()
1193 bunc = astGetUncFrm( this_region, AST__BASE ); in RegBasePick()
1218 static void GetRegionBounds( AstRegion *this_region, double *lbnd, double *ubnd, int *status ){ in GetRegionBounds() argument
1271 this = (AstNullRegion *) this_region; in GetRegionBounds()
1274 nc = astGetNin( this_region->frameset ); in GetRegionBounds()
H A Dinterval.c652 this = (AstInterval *) this_region; in GetDefUnc()
2253 this = (AstInterval *) this_region; in RegBaseBox()
2259 nax = astGetNin( this_region->frameset ); in RegBaseBox()
2330 astGetClass( this_region ), astGetClass( this_region ) ); in RegBaseMesh()
2413 if( astTestUnc( this_region ) ) { in RegBasePick()
2425 pset = this_region->points; in RegBasePick()
2541 this = (AstInterval *) this_region; in RegCentre()
2554 nax = astGetNin( this_region->frameset ); in RegCentre()
2686 this = (AstInterval *) this_region; in RegPins()
3048 (* parent_setregfs)( this_region, frm, status ); in SetRegFS()
[all …]
H A Dpointlist.c1593 this = (AstPointList *) this_region; in RegBaseBox()
1608 pset = this_region->points; in RegBaseBox()
1614 frm = astGetFrame( this_region->frameset, AST__BASE ); in RegBaseBox()
1805 bfrm = astGetFrame( this_region->frameset, AST__BASE ); in RegBasePick()
1815 if( astTestUnc( this_region ) ) { in RegBasePick()
1816 bunc = astGetUncFrm( this_region, AST__BASE ); in RegBasePick()
1827 pset = this_region->points; in RegBasePick()
1948 this = (AstPointList *) this_region; in RegPins()
1954 icurr = astGetCurrent( this_region->frameset ); in RegPins()
1955 astSetCurrent( this_region->frameset, AST__BASE ); in RegPins()
[all …]
H A Dpolygon.c1725 AstRegion *this_region; in EnsureInside() local
1745 this_region = (AstRegion *) this; in EnsureInside()
4065 this = (AstPolygon *) this_region; in RegBaseBox()
4081 pset = this_region->points; in RegBaseBox()
4222 if( this_region->basemesh ) { in RegBaseMesh()
4229 this = (AstPolygon *) this_region; in RegBaseMesh()
4478 this = (AstPolygon *) this_region; in RegPins()
4500 nv = astGetNpoint( this_region->points ); in RegPins()
4717 this = (AstPolygon *) this_region; in RegTrace()
4913 this = (AstPolygon *) this_region; in ResetCache()
[all …]
/dports/lang/gjs/gjs-1.70.0/modules/
H A Dcairo-region.cpp38 cairo_region_t* this_region; \
39 if (!CairoRegion::for_js_typecheck(context, obj, &this_region, &argv)) \
43 return gjs_cairo_check_status(context, cairo_region_status(this_region), "region");
58 cairo_region_##method(this_region, other_region); \
77 cairo_region_##method##_rectangle(this_region, &rect); \
166 n_rects = cairo_region_num_rectangles(this_region); in num_rectangles_func()
186 cairo_region_get_rectangle(this_region, i, &rect); in get_rectangle_func()
/dports/science/libkml/libkml-1.3.0/src/kml/regionator/
H A Dfeature_list_region_handler.cc53 FeatureList this_region; in HasData() local
54 if (feature_list_.RegionSplit(region, kMaxPer, &this_region) > 0) { in HasData()
56 this_region.Save(folder); in HasData()
H A Dfeature_list_regionator.h69 kmlconvenience::FeatureList this_region; in HasData() local
70 if (feature_list_.RegionSplit(region, max_per_, &this_region) > 0) { in HasData()
73 this_region.Save(folder); in HasData()
/dports/lang/cjs/cjs-4.8.2/modules/
H A Dcairo-region.cpp73 auto* this_region = static_cast<cairo_region_t*>(JS_GetInstancePrivate( \
77 return gjs_cairo_check_status(context, cairo_region_status(this_region), "region");
91 cairo_region_##method(this_region, other_region); \
110 cairo_region_##method##_rectangle(this_region, &rect); \
199 n_rects = cairo_region_num_rectangles(this_region); in num_rectangles_func()
219 cairo_region_get_rectangle(this_region, i, &rect); in get_rectangle_func()
/dports/devel/ncurses/ncurses-6.3/ncurses/win32con/
H A Dwin32_driver.c595 SMALL_RECT this_region; in wcon_dobeepflash() local
600 this_region.Top = WINCONSOLE.SBI.srWindow.Top; in wcon_dobeepflash()
601 this_region.Left = WINCONSOLE.SBI.srWindow.Left; in wcon_dobeepflash()
602 this_region.Bottom = WINCONSOLE.SBI.srWindow.Bottom; in wcon_dobeepflash()
603 this_region.Right = WINCONSOLE.SBI.srWindow.Right; in wcon_dobeepflash()
608 bufferCoord.X = this_region.Left; in wcon_dobeepflash()
609 bufferCoord.Y = this_region.Top; in wcon_dobeepflash()
616 &this_region)) { in wcon_dobeepflash()
628 bufferCoord, &this_region); in wcon_dobeepflash()
631 bufferCoord, &this_region); in wcon_dobeepflash()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/c2/
H A Dg1BarrierSetC2.cpp671 Node* this_region = node->in(0); in eliminate_gc_barrier() local
672 assert(this_region != NULL, ""); in eliminate_gc_barrier()
693 if (this_region->is_Region() && this_region->req() == 3) { in eliminate_gc_barrier()
695 if (!this_region->in(ind)->is_IfFalse()) { in eliminate_gc_barrier()
698 if (this_region->in(ind)->is_IfFalse() && in eliminate_gc_barrier()
699 this_region->in(ind)->in(0)->Opcode() == Op_If) { in eliminate_gc_barrier()
700 Node* bol = this_region->in(ind)->in(0)->in(1); in eliminate_gc_barrier()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/c2/
H A Dg1BarrierSetC2.cpp671 Node* this_region = node->in(0); in eliminate_gc_barrier() local
672 assert(this_region != NULL, ""); in eliminate_gc_barrier()
693 if (this_region->is_Region() && this_region->req() == 3) { in eliminate_gc_barrier()
695 if (!this_region->in(ind)->is_IfFalse()) { in eliminate_gc_barrier()
698 if (this_region->in(ind)->is_IfFalse() && in eliminate_gc_barrier()
699 this_region->in(ind)->in(0)->Opcode() == Op_If) { in eliminate_gc_barrier()
700 Node* bol = this_region->in(ind)->in(0)->in(1); in eliminate_gc_barrier()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-eh.c1495 struct eh_region *this_region; in lower_eh_filter() local
1500 this_region = gen_eh_region_must_not_throw (state->cur_region); in lower_eh_filter()
1502 this_region = gen_eh_region_allowed (state->cur_region, in lower_eh_filter()
1505 this_state.cur_region = this_region; in lower_eh_filter()
1509 if (!get_eh_region_may_contain_throw (this_region)) in lower_eh_filter()
1519 set_eh_region_tree_label (this_region, eh_label); in lower_eh_filter()
1531 struct eh_region *this_region; in lower_cleanup() local
1544 this_state.cur_region = this_region; in lower_cleanup()
1548 if (!get_eh_region_may_contain_throw (this_region)) in lower_cleanup()
1559 fake_tf.region = this_region; in lower_cleanup()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/c2/
H A Dg1BarrierSetC2.cpp677 Node* this_region = node->in(0); in eliminate_gc_barrier() local
678 assert(this_region != NULL, ""); in eliminate_gc_barrier()
699 if (this_region->is_Region() && this_region->req() == 3) { in eliminate_gc_barrier()
701 if (!this_region->in(ind)->is_IfFalse()) { in eliminate_gc_barrier()
704 if (this_region->in(ind)->is_IfFalse() && in eliminate_gc_barrier()
705 this_region->in(ind)->in(0)->Opcode() == Op_If) { in eliminate_gc_barrier()
706 Node* bol = this_region->in(ind)->in(0)->in(1); in eliminate_gc_barrier()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/c2/
H A Dg1BarrierSetC2.cpp680 Node* this_region = node->in(0); in eliminate_gc_barrier() local
681 assert(this_region != NULL, ""); in eliminate_gc_barrier()
702 if (this_region->is_Region() && this_region->req() == 3) { in eliminate_gc_barrier()
704 if (!this_region->in(ind)->is_IfFalse()) { in eliminate_gc_barrier()
707 if (this_region->in(ind)->is_IfFalse() && in eliminate_gc_barrier()
708 this_region->in(ind)->in(0)->Opcode() == Op_If) { in eliminate_gc_barrier()
709 Node* bol = this_region->in(ind)->in(0)->in(1); in eliminate_gc_barrier()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/c2/
H A Dg1BarrierSetC2.cpp680 Node* this_region = node->in(0); in eliminate_gc_barrier() local
681 assert(this_region != NULL, ""); in eliminate_gc_barrier()
702 if (this_region->is_Region() && this_region->req() == 3) { in eliminate_gc_barrier()
704 if (!this_region->in(ind)->is_IfFalse()) { in eliminate_gc_barrier()
707 if (this_region->in(ind)->is_IfFalse() && in eliminate_gc_barrier()
708 this_region->in(ind)->in(0)->Opcode() == Op_If) { in eliminate_gc_barrier()
709 Node* bol = this_region->in(ind)->in(0)->in(1); in eliminate_gc_barrier()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/c2/
H A Dg1BarrierSetC2.cpp677 Node* this_region = node->in(0); in eliminate_gc_barrier() local
678 assert(this_region != NULL, ""); in eliminate_gc_barrier()
699 if (this_region->is_Region() && this_region->req() == 3) { in eliminate_gc_barrier()
701 if (!this_region->in(ind)->is_IfFalse()) { in eliminate_gc_barrier()
704 if (this_region->in(ind)->is_IfFalse() && in eliminate_gc_barrier()
705 this_region->in(ind)->in(0)->Opcode() == Op_If) { in eliminate_gc_barrier()
706 Node* bol = this_region->in(ind)->in(0)->in(1); in eliminate_gc_barrier()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/c2/
H A Dg1BarrierSetC2.cpp677 Node* this_region = node->in(0); in eliminate_gc_barrier() local
678 assert(this_region != NULL, ""); in eliminate_gc_barrier()
699 if (this_region->is_Region() && this_region->req() == 3) { in eliminate_gc_barrier()
701 if (!this_region->in(ind)->is_IfFalse()) { in eliminate_gc_barrier()
704 if (this_region->in(ind)->is_IfFalse() && in eliminate_gc_barrier()
705 this_region->in(ind)->in(0)->Opcode() == Op_If) { in eliminate_gc_barrier()
706 Node* bol = this_region->in(ind)->in(0)->in(1); in eliminate_gc_barrier()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/c2/
H A Dg1BarrierSetC2.cpp677 Node* this_region = node->in(0); in eliminate_gc_barrier() local
678 assert(this_region != NULL, ""); in eliminate_gc_barrier()
699 if (this_region->is_Region() && this_region->req() == 3) { in eliminate_gc_barrier()
701 if (!this_region->in(ind)->is_IfFalse()) { in eliminate_gc_barrier()
704 if (this_region->in(ind)->is_IfFalse() && in eliminate_gc_barrier()
705 this_region->in(ind)->in(0)->Opcode() == Op_If) { in eliminate_gc_barrier()
706 Node* bol = this_region->in(ind)->in(0)->in(1); in eliminate_gc_barrier()
/dports/net/grilo-plugins/grilo-plugins-0.3.14/tests/tmdb/
H A Dtest_tmdb_full_resolution.c50 const gchar *this_region = in get_region_certificate() local
56 if(g_strcmp0 (region, this_region) == 0) in get_region_certificate()

123