Home
last modified time | relevance | path

Searched +refs:region +refs:active +refs:p (Results 1 – 25 of 10466) sorted by relevance

12345678910>>...419

/dports/math/gfan/gfan0.6.2/src/
H A Dbsptree.cpp112 IntegerVector BSPTree::heuristic1(PolyhedralCone const &region, vector<int> const &active) in heuristic1() argument
114 int index=active[rand()%active.size()]; in heuristic1()
134 normal=*p; in heuristic1()
139 IntegerVector BSPTree::heuristic2(PolyhedralCone const &region, vector<int> const &active) in heuristic2() argument
141 if(active.size()<1000)return heuristic1(region,active); in heuristic2()
148 int index=active[rand()%active.size()]; in heuristic2()
165 int rindex=active[rand()%active.size()]; in heuristic2()
188 BSPTree::Node *BSPTree::buildTree(PolyhedralCone const &region, vector<int> const &active) in buildTree() argument
195 IntegerVector normal=heuristic1(region,active); in buildTree()
249 for(int i=0;i<active.size();i++)active[i]=i; in BSPTree()
[all …]
H A Dbsptree.h97 …static bool beforeNonPert(IntegerVector const &u, IntegerVector const &p, IntegerVector const &h1,… in beforeNonPert()
112 dotLong4(u,p,h1,h2,uh1,uh2,ph1,ph2); in beforeNonPert()
129 int doIntersectNonPerturbed(IntegerVector const &u, IntegerVector const &p)const in doIntersectNonPerturbed()
136 permutation.composeInverseAssign(p,p2); in doIntersectNonPerturbed()
217 Node *buildTree(PolyhedralCone const &region, vector<int> const &active);
222 PolyhedralCone region(IntegerVectorList const &omega)const;
223 static void printRek(Node const *p);
227 IntegerVector heuristic1(PolyhedralCone const &region, vector<int> const &active);
228 IntegerVector heuristic2(PolyhedralCone const &region, vector<int> const &active);
234 …IntegerVector firstIntersectionNormal(IntegerVector const &u, IntegerVector const &p,vector<SmallC…
/dports/math/gfanlib/gfan0.6.2/src/
H A Dbsptree.cpp112 IntegerVector BSPTree::heuristic1(PolyhedralCone const &region, vector<int> const &active) in heuristic1() argument
114 int index=active[rand()%active.size()]; in heuristic1()
134 normal=*p; in heuristic1()
139 IntegerVector BSPTree::heuristic2(PolyhedralCone const &region, vector<int> const &active) in heuristic2() argument
141 if(active.size()<1000)return heuristic1(region,active); in heuristic2()
148 int index=active[rand()%active.size()]; in heuristic2()
165 int rindex=active[rand()%active.size()]; in heuristic2()
188 BSPTree::Node *BSPTree::buildTree(PolyhedralCone const &region, vector<int> const &active) in buildTree() argument
195 IntegerVector normal=heuristic1(region,active); in buildTree()
249 for(int i=0;i<active.size();i++)active[i]=i; in BSPTree()
[all …]
H A Dbsptree.h97 …static bool beforeNonPert(IntegerVector const &u, IntegerVector const &p, IntegerVector const &h1,… in beforeNonPert()
112 dotLong4(u,p,h1,h2,uh1,uh2,ph1,ph2); in beforeNonPert()
129 int doIntersectNonPerturbed(IntegerVector const &u, IntegerVector const &p)const in doIntersectNonPerturbed()
136 permutation.composeInverseAssign(p,p2); in doIntersectNonPerturbed()
217 Node *buildTree(PolyhedralCone const &region, vector<int> const &active);
222 PolyhedralCone region(IntegerVectorList const &omega)const;
223 static void printRek(Node const *p);
227 IntegerVector heuristic1(PolyhedralCone const &region, vector<int> const &active);
228 IntegerVector heuristic2(PolyhedralCone const &region, vector<int> const &active);
234 …IntegerVector firstIntersectionNormal(IntegerVector const &u, IntegerVector const &p,vector<SmallC…
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/opacify/
H A Dopacify.c164 Region region) in passiveWindows() argument
186 XIntersectRegion (w->region, region, os->intersect); in passiveWindows()
242 num = passiveWindows (s, w->region); in opacifyHandleEnter()
327 Region region, in opacifyPaintWindow() argument
418 passiveWindows (s, w->region); in opacifyHandleEvent()
477 opacifyInitWindow (CompPlugin *p, in opacifyInitWindow() argument
496 opacifyFiniWindow (CompPlugin *p, in opacifyFiniWindow() argument
505 opacifyInitScreen (CompPlugin *p, in opacifyInitScreen() argument
533 opacifyFiniScreen (CompPlugin *p, in opacifyFiniScreen() argument
619 opacifyInit (CompPlugin *p) in opacifyInit() argument
[all …]
/dports/math/ogdf/OGDF/src/ogdf/basic/
H A DNearestRectangleFinder.cpp56 const Array<RectRegion> &region, in find() argument
60 const int n = region.size(); // number of rectangles in find()
69 const RectRegion &rect = region[i]; in find()
119 posInActive[index] = active.pushBack(index); in find()
124 active.del(posInActive[(*nextBottom).m_index]); in find()
133 for(int j : active) in find()
135 const RectRegion &rect = region[j]; in find()
250 const Array<RectRegion> &region, in findSimple() argument
254 const int n = region.size(); in findSimple()
265 const RectRegion &rect = region[j]; in findSimple()
[all …]
/dports/x11/libXcm/libxcm-0.5.4/examples/compiz/
H A Dcolor.c633 if (pw->region[pw->active[0] + i].glTexture != 0) { in updateWindowStack()
634 XDestroyRegion(pw->region[pw->active[0] + i].xRegion); in updateWindowStack()
635 glDeleteTextures(1, &pw->region[pw->active[0] + i].glTexture); in updateWindowStack()
637 pw->region[pw->active[0] + i].glTexture = 0; in updateWindowStack()
655 cmsHPROFILE srcProfile = pw->region[pw->active[0] + i].lcmsProfile; in updateWindowStack()
693 …pw->region[pw->active[0] + i].xRegion = convertRegion(w->screen->display->display, pw->region[pw-> in updateWindowStack()
695 glGenTextures(1, &pw->region[pw->active[0] + i].glTexture); in updateWindowStack()
709 pw->region[pw->active[0] + i].glTexture ); in updateWindowStack()
903 PrivColorRegion *reg = pw->region + pw->active[0] + i; in pluginDrawWindow()
966 PrivColorRegion *reg = pw->region + pw->active[0] + i; in pluginDrawWindowTexture()
[all …]
/dports/www/moodle310/moodle/course/templates/
H A Dactivitychooser.mustache38 <div class="carousel-item p-3 active" data-region="modules">
45 …<a class="nav-item nav-link {{#favouritesFirst}}active{{/favouritesFirst}} {{^favourites}}d-none{{…
58 … <a class="nav-item nav-link {{#fallback}}active{{/fallback}} {{^showAll}}d-none{{/showAll}}"
112 …<div class="tab-pane {{#favouritesFirst}}active{{/favouritesFirst}}" id="starred-{{uniqid}}" data-
113 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
117 …<div class="tab-pane {{#fallback}}active{{/fallback}} {{^showAll}}d-none{{/showAll}}" id="all-{{un…
118 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
124 …<div class="tab-pane {{#activitiesFirst}}active{{/activitiesFirst}}" id="activity-{{uniqid}}" data…
125 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
132 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
[all …]
/dports/www/moodle311/moodle/course/templates/
H A Dactivitychooser.mustache38 <div class="carousel-item p-3 active" data-region="modules">
45 …<a class="nav-item nav-link {{#favouritesFirst}}active{{/favouritesFirst}} {{^favourites}}d-none{{…
58 … <a class="nav-item nav-link {{#fallback}}active{{/fallback}} {{^showAll}}d-none{{/showAll}}"
112 …<div class="tab-pane {{#favouritesFirst}}active{{/favouritesFirst}}" id="starred-{{uniqid}}" data-
113 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
117 …<div class="tab-pane {{#fallback}}active{{/fallback}} {{^showAll}}d-none{{/showAll}}" id="all-{{un…
118 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
124 …<div class="tab-pane {{#activitiesFirst}}active{{/activitiesFirst}}" id="activity-{{uniqid}}" data…
125 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
132 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
[all …]
/dports/www/moodle39/moodle/course/templates/
H A Dactivitychooser.mustache38 <div class="carousel-item p-3 active" data-region="modules">
45 …<a class="nav-item nav-link {{#favouritesFirst}}active{{/favouritesFirst}} {{^favourites}}d-none{{…
58 … <a class="nav-item nav-link {{#fallback}}active{{/fallback}} {{^showAll}}d-none{{/showAll}}"
112 …<div class="tab-pane {{#favouritesFirst}}active{{/favouritesFirst}}" id="starred-{{uniqid}}" data-
113 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
117 …<div class="tab-pane {{#fallback}}active{{/fallback}} {{^showAll}}d-none{{/showAll}}" id="all-{{un…
118 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
124 …<div class="tab-pane {{#activitiesFirst}}active{{/activitiesFirst}}" id="activity-{{uniqid}}" data…
125 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
132 …<div class="optionscontainer d-flex flex-wrap p-1 mw-100 position-relative" role="menubar" data-re…
[all …]
/dports/www/moodle39/moodle/mod/assign/templates/
H A Dgrading_navigation_user_selector.mustache26 * data-action, data-assignmentid, data-groupid, data-region
34 <span data-region="input-field">
41 <span data-region="user-count">
43 …<span data-region="user-count-summary">{{#str}}xofy, mod_assign, { "x": "{{index}}", "y": "{{count…
47 <div data-region="configure-filters" id="filter-configuration-{{uniqid}}" class="card card-large p-…
50 <label class="text-right w-25 p-2 m-0" for="filter-general-{{uniqid}}">
55 … <option value="{{key}}" {{#active}}selected="selected"{{/active}} > {{name}} </option>
61 <label class="text-right w-25 p-2 m-0" for="filter-marker-{{uniqid}}">
66 … <option value="{{key}}" {{#active}}selected="selected"{{/active}} > {{name}} </option>
73 <label class="text-right w-25 p-2 m-0" for="filter-workflow-{{uniqid}}">
[all …]
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/3d/
H A D3d.c75 Bool active; member
132 Bool active; in tdPreparePaintScreen() local
222 Region region, in tdPaintWindowWithDepth() argument
392 region, mask); in tdPaintWindow()
438 if (tds->active) in tdPaintViewport()
592 if (tds->active) in tdShouldPaintViewport()
630 if (tds->active) in tdPaintOutput()
632 CompPlugin *p; in tdPaintOutput() local
641 if (p && p->vTable->getObjectOptions) in tdPaintOutput()
668 if (tds->active && tds->damage) in tdDonePaintScreen()
[all …]
/dports/www/moodle310/moodle/mod/assign/templates/
H A Dgrading_navigation_user_selector.mustache26 * data-action, data-assignmentid, data-groupid, data-region
34 <span data-region="input-field">
42 <span data-region="user-count">
44 …<span data-region="user-count-summary">{{#str}}xofy, mod_assign, { "x": "{{index}}", "y": "{{count…
58 <div data-region="configure-filters" id="filter-configuration-{{uniqid}}" class="card card-large p-…
61 <label class="text-right w-25 p-2 m-0" for="filter-general-{{uniqid}}">
66 … <option value="{{key}}" {{#active}}selected="selected"{{/active}} > {{name}} </option>
72 <label class="text-right w-25 p-2 m-0" for="filter-marker-{{uniqid}}">
77 … <option value="{{key}}" {{#active}}selected="selected"{{/active}} > {{name}} </option>
84 <label class="text-right w-25 p-2 m-0" for="filter-workflow-{{uniqid}}">
[all …]
/dports/www/moodle311/moodle/mod/assign/templates/
H A Dgrading_navigation_user_selector.mustache26 * data-action, data-assignmentid, data-groupid, data-region
34 <span data-region="input-field">
42 <span data-region="user-count">
44 …<span data-region="user-count-summary">{{#str}}xofy, mod_assign, { "x": "{{index}}", "y": "{{count…
58 <div data-region="configure-filters" id="filter-configuration-{{uniqid}}" class="card card-large p-…
61 <label class="text-right w-25 p-2 m-0" for="filter-general-{{uniqid}}">
66 … <option value="{{key}}" {{#active}}selected="selected"{{/active}} > {{name}} </option>
72 <label class="text-right w-25 p-2 m-0" for="filter-marker-{{uniqid}}">
77 … <option value="{{key}}" {{#active}}selected="selected"{{/active}} > {{name}} </option>
84 <label class="text-right w-25 p-2 m-0" for="filter-workflow-{{uniqid}}">
[all …]
/dports/graphics/libdmtx/libdmtx-0.7.5/test/multi_test/
H A Dvisualize.c161 void ShowActiveRegion(SDL_Surface *screen, SDL_Surface *active) in ShowActiveRegion() argument
163 BlitActiveRegion(screen, active, 1, CTRL_ROW1_Y, CTRL_COL1_X); in ShowActiveRegion()
164 BlitActiveRegion(screen, active, 1, CTRL_ROW1_Y, CTRL_COL2_X); in ShowActiveRegion()
165 BlitActiveRegion(screen, active, 1, CTRL_ROW1_Y, CTRL_COL3_X); in ShowActiveRegion()
166 BlitActiveRegion(screen, active, 1, CTRL_ROW1_Y, CTRL_COL4_X); in ShowActiveRegion()
184 SDL_BlitSurface(active, NULL, screen, &clipRect); in BlitActiveRegion()
188 src = zoomSurface(active, 2.0, 2.0, 0 /* smoothing */); in BlitActiveRegion()
347 return (p[0] << 16) | (p[1] << 8) | p[2]; in GetPixel()
349 return p[0] | (p[1] << 8) | (p[2] << 16); in GetPixel()
443 rBtm.p.X = rTop.p.X = rLft.p.X = xMin; in IntersectBox()
[all …]
/dports/devel/p5-Paws/Paws-0.14/examples/
H A Dasync-ctrail.pl20 map { ($_ => { client => $aws->service('CloudTrail', region => $_) }) } (
28 foreach my $region (keys %$regions) {
29 push @ops, $regions->{ $region }->{ client }->DescribeTrails->then(sub {
32 $regions->{ $region }->{ active } = 1;
33 $regions->{ $region }->{ global } = $res->trailList->[0]->IncludeGlobalServiceEvents;
34 $regions->{ $region }->{ name } = $res->trailList->[0]->Name;
36 …return $regions->{ $region }->{ client }->GetTrailStatus(Name => $res->trailList->[0]->Name)->then…
38 $regions->{ $region }->{ logging } = $res->IsLogging;
42 $regions->{ $region }->{ active } = 0;
50 p $regions;
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/archipack/
H A Darchipack_object.py115 active = context.active_object
122 self.previously_active = active
138 context.view_layer.objects.active = self.previously_active
142 def move_object(self, o, p): argument
147 p = Vector((p.x, p.y, o.matrix_world.translation.z))
150 o.location = p @ o.parent.matrix_world.inverted()
151 o.matrix_world.translation = p
153 o.location = p
154 o.matrix_world.translation = p
239 region = context.region
[all …]
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_gdalread.h73 bool active; member
77 bool active; member
80 bool active; member
83 bool active; member
93 bool active; member
97 bool active; member
99 } p; member
101 bool active; member
106 char *region; member
122 char *region; member
[all …]
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/Null/
H A DGeometryBuffer.cpp81 void NullGeometryBuffer::setPivot(const Vector3f& p) in setPivot() argument
83 d_pivot = p; in setPivot()
87 void NullGeometryBuffer::setClippingRegion(const Rectf& region) in setClippingRegion() argument
89 d_clipRect.top(ceguimax(0.0f, region.top())); in setClippingRegion()
90 d_clipRect.bottom(ceguimax(0.0f, region.bottom())); in setClippingRegion()
91 d_clipRect.left(ceguimax(0.0f, region.left())); in setClippingRegion()
92 d_clipRect.right(ceguimax(0.0f, region.right())); in setClippingRegion()
155 void NullGeometryBuffer::setClippingActive(const bool active) in setClippingActive() argument
157 d_clippingActive = active; in setClippingActive()
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_poly_tableau.cxx41 vgui_poly_tableau::item::item(vgui_tableau * p, in item() argument
48 : tab(p, c) in item()
62 int region[4] = { in set_vp() local
69 vgui_utils::set_glViewport(region[0], region[1], region[2], region[3]); in set_vp()
70 vgui_utils::set_glScissor(region[0], region[1], region[2], region[3]); in set_vp()
364 int active = get_active(snap.vp, e.wx, e.wy); in handle() local
365 if (active != -1 && active != get_current()) in handle()
366 set_current(snap.vp, active); in handle()
391 int active = get_active(snap.vp, e.wx, e.wy); in handle() local
392 if (active != -1 && active != get_current()) in handle()
[all …]
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/splash/
H A Dsplash.c79 Bool active; member
124 ss->active = TRUE; in splashPreparePaintScreen()
184 ss->active = FALSE; in splashPreparePaintScreen()
271 if (ss->active) in splashPaintOutput()
285 if (!ss->active) in splashPaintOutput()
467 if (ss->active) in splashPaintWindow()
488 splashInitScreen (CompPlugin *p, in splashInitScreen() argument
539 splashFiniScreen (CompPlugin *p, in splashFiniScreen() argument
630 splashInit (CompPlugin *p) in splashInit() argument
641 splashFini (CompPlugin *p) in splashFini() argument
[all …]
/dports/databases/grass7/grass-7.8.6/gui/wxpython/core/
H A Drender.py119 self.active = active
259 return self.active
437 p = grass.start_command(cmd[0], env=env, stderr=grass.PIPE, **cmd[1])
438 stdout, stderr = p.communicate()
439 if p.returncode:
1247 if layer.active == active and \
1253 if layer.active == active:
1324 active=active, hidden=hidden, opacity=opacity)
1457 layer.active = active
1458 if active:
[all …]
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/OpenGL/
H A DGeometryBufferBase.cpp83 void OpenGLGeometryBufferBase::setPivot(const Vector3f& p) in setPivot() argument
85 d_pivot = Vector3f(p.d_x, p.d_y, p.d_z); in setPivot()
90 void OpenGLGeometryBufferBase::setClippingRegion(const Rectf& region) in setClippingRegion() argument
92 d_clipRect.top(ceguimax(0.0f, region.top())); in setClippingRegion()
93 d_clipRect.left(ceguimax(0.0f, region.left())); in setClippingRegion()
94 d_clipRect.bottom(ceguimax(0.0f, region.bottom())); in setClippingRegion()
95 d_clipRect.right(ceguimax(0.0f, region.right())); in setClippingRegion()
222 void OpenGLGeometryBufferBase::setClippingActive(const bool active) in setClippingActive() argument
224 d_clippingActive = active; in setClippingActive()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/themes/modern/messenger/addressbook/
H A Daddressbook.css24 -moz-image-region: rect(476px 49px 509px 0);
31 #button-newcard:hover:active {
41 -moz-image-region: rect(510px 49px 543px 0);
48 #button-newlist:hover:active {
58 -moz-image-region: rect(442px 49px 475px 0);
65 #button-editcard:hover:active {
75 -moz-image-region: rect(170px 49px 203px 0);
83 #button-newmessage:hover:active {
99 #button-newim:hover:active {
116 #button-abdelete:hover:active {
[all …]
/dports/math/grace/grace-5.1.25/grconvert/
H A Dgrconvert.h164 int active; member
391 } region; typedef
447 plotarr *p; /* sets go here */ member
473 int active; member
489 int active; member
505 int active; member
529 region rg[MAXREGION];
561 extern region rg[];
596 void set_default_plotarr(plotarr * p);
648 #define isactive_set(gno, set) (g[gno].p[set].active == ON)
[all …]

12345678910>>...419