Home
last modified time | relevance | path

Searched refs:theGroup (Results 1 – 25 of 91) sorted by relevance

1234

/dports/lang/clips/clips_core_source_630/core/
H A Dcrstrtgy.c219 ((theGroup->prev != NULL) && (theGroup->prev->last == lastAct))) in PlaceDepthActivation()
222 if ((theGroup->last == NULL) || (theGroup->last == lastAct)) in PlaceDepthActivation()
298 ((theGroup->prev != NULL) && (theGroup->prev->last == lastAct))) in PlaceBreadthActivation()
301 if ((theGroup->last == NULL) || (theGroup->last == lastAct)) in PlaceBreadthActivation()
399 ((theGroup->prev != NULL) && (theGroup->prev->last == lastAct))) in PlaceLEXActivation()
402 if ((theGroup->last == NULL) || (theGroup->last == lastAct)) in PlaceLEXActivation()
548 ((theGroup->prev != NULL) && (theGroup->prev->last == lastAct))) in PlaceMEAActivation()
551 if ((theGroup->last == NULL) || (theGroup->last == lastAct)) in PlaceMEAActivation()
628 if ((theGroup->last == NULL) || (theGroup->last == lastAct)) in PlaceComplexityActivation()
705 if ((theGroup->last == NULL) || (theGroup->last == lastAct)) in PlaceSimplicityActivation()
[all …]
H A Dagenda.c215 theGroup != NULL; in ReuseOrCreateSalienceGroup()
216 lastGroup = theGroup, theGroup = theGroup->next) in ReuseOrCreateSalienceGroup()
219 { return(theGroup); } in ReuseOrCreateSalienceGroup()
229 newGroup->next = theGroup; in ReuseOrCreateSalienceGroup()
254 theGroup != NULL; in FindSalienceGroup()
255 theGroup = theGroup->next) in FindSalienceGroup()
258 { return(theGroup); } in FindSalienceGroup()
718 { theGroup->prev->next = theGroup->next; } in RemoveActivationFromGroup()
721 { theGroup->next->prev = theGroup->prev; } in RemoveActivationFromGroup()
783 while (theGroup != NULL) in RemoveAllActivations()
[all …]
H A Drulelhs.c751 if (theGroup == NULL) in ConnectedPatternParse()
787 (theGroup->bottom == NULL)) in ConnectedPatternParse()
789 theGroup->logical = logical; in ConnectedPatternParse()
790 return(theGroup); in ConnectedPatternParse()
809 theNode->right = theGroup; in ConnectedPatternParse()
824 if (theGroup->bottom != NULL) in ConnectedPatternParse()
844 tempNode = theGroup->bottom; in ConnectedPatternParse()
845 theGroup->bottom = NULL; in ConnectedPatternParse()
850 theNode->right->right = theGroup; in ConnectedPatternParse()
852 theGroup = tempNode; in ConnectedPatternParse()
[all …]
H A Druledef.c160 struct salienceGroup *theGroup, *tmpGroup; in DeallocateDefruleData() local
187 theGroup = theModuleItem->groupings; in DeallocateDefruleData()
188 while (theGroup != NULL) in DeallocateDefruleData()
190 tmpGroup = theGroup->next; in DeallocateDefruleData()
192 rtn_struct(theEnv,salienceGroup,theGroup); in DeallocateDefruleData()
194 theGroup = tmpGroup; in DeallocateDefruleData()
/dports/graphics/quesa/quesa-1.8/APIincludes/
H A DQuesaGroup.h156 TQ3GroupObject theGroup,
160 TQ3GroupObject theGroup,
164 TQ3GroupObject theGroup,
169 TQ3GroupObject theGroup,
174 TQ3GroupObject theGroup,
179 TQ3GroupObject theGroup,
183 TQ3GroupObject theGroup,
188 TQ3GroupObject theGroup,
193 TQ3GroupObject theGroup,
198 TQ3GroupObject theGroup,
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Prs3d/
H A DPrs3d_Text.cxx31 Handle(Graphic3d_Text) Prs3d_Text::Draw (const Handle(Graphic3d_Group)& theGroup, in Handle()
36 theGroup->SetPrimitivesAspect (theAspect->Aspect()); in Handle()
43 theGroup->AddText (aText); in Handle()
51 Handle(Graphic3d_Text) Prs3d_Text::Draw (const Handle(Graphic3d_Group)& theGroup, in Handle()
57 theGroup->SetPrimitivesAspect (theAspect->Aspect()); in Handle()
65 theGroup->AddText (aText); in Handle()
H A DPrs3d_Text.hxx41 Standard_EXPORT static Handle(Graphic3d_Text) Draw (const Handle(Graphic3d_Group)& theGroup,
53 Standard_EXPORT static Handle(Graphic3d_Text) Draw (const Handle(Graphic3d_Group)& theGroup,
H A DPrs3d_Point.hxx31 const Handle(Graphic3d_Group) theGroup) in DrawPoint()
37 theGroup->AddPrimitiveArray (anArrayOfPoints); in DrawPoint()
/dports/www/squid/squid-4.15/src/adaptation/
H A DIterator.cc30 theGroup(aGroup), in Iterator()
56 thePlan = ServicePlan(theGroup, filter()); in start()
60 …lan.exhausted() && (dynamic_cast<ServiceSet *>(theGroup.getRaw()) || dynamic_cast<ServiceChain *>( in start()
66 auto gid = StringToSBuf(theGroup->id); in start()
96 theGroup->kind << " " << theGroup->id << ", plan=" << thePlan); in step()
262 theGroup = new DynamicServiceChain(current, f); // refcounted in updatePlan()
263 thePlan = ServicePlan(theGroup, f); in updatePlan()
288 return ServiceFilter(method, theGroup->point, req, rep, al); in filter()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DDraw_Interpretor.hxx129 Standard_CString theGroup = "User Commands") in Add() argument
131 Add (theCommandName, theHelp, "", theFunction, theGroup); in Add()
141 Standard_CString theGroup = "User Commands") in Add() argument
144 add (theCommandName, theHelp, theFileName, aCallback, theGroup); in Add()
157 Standard_CString theGroup) in Add() argument
161 add (theCommandName, theHelp, theFileName, aCallback, theGroup); in Add()
266 Standard_CString theGroup);
H A DPrs3d_Text.hxx41 Standard_EXPORT static Handle(Graphic3d_Text) Draw (const Handle(Graphic3d_Group)& theGroup,
53 Standard_EXPORT static Handle(Graphic3d_Text) Draw (const Handle(Graphic3d_Group)& theGroup,
H A DPrs3d_Point.hxx31 const Handle(Graphic3d_Group) theGroup) in DrawPoint()
37 theGroup->AddPrimitiveArray (anArrayOfPoints); in DrawPoint()
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Interpretor.hxx129 Standard_CString theGroup = "User Commands") in Add() argument
131 Add (theCommandName, theHelp, "", theFunction, theGroup); in Add()
141 Standard_CString theGroup = "User Commands") in Add() argument
144 add (theCommandName, theHelp, theFileName, aCallback, theGroup); in Add()
157 Standard_CString theGroup) in Add() argument
161 add (theCommandName, theHelp, theFileName, aCallback, theGroup); in Add()
266 Standard_CString theGroup);
/dports/games/xonotic/Xonotic/source/qcsrc/menu/xonotic/
H A Dradiobutton.qc3 entity makeXonoticRadioButton_T(float theGroup, string theCvar, string theValue, string theText, st…
7 me.configureXonoticRadioButton(me, theGroup, theCvar, theValue, theText, theTooltip);
10 entity makeXonoticRadioButton(float theGroup, string theCvar, string theValue, string theText)
12 return makeXonoticRadioButton_T(theGroup, theCvar, theValue, theText, string_null);
14 void XonoticRadioButton_configureXonoticRadioButton(entity me, float theGroup, string theCvar, stri…
20 me.configureRadioButton(me, theText, me.fontSize, me.image, theGroup, 0);
H A Dcolorbutton.qc3 entity makeXonoticColorButton(float theGroup, float theColor, float theValue)
7 me.configureXonoticColorButton(me, theGroup, theColor, theValue);
10 void XonoticColorButton_configureXonoticColorButton(entity me, float theGroup, float theColor, floa…
37 me.configureRadioButton(me, string_null, me.fontSize, me.image, theGroup, 0);
/dports/graphics/quesa/quesa-1.8/Source/Core/Geometry/
H A DE3GeometryBox.c365 TQ3Object theGroup;
374 theGroup = Q3DisplayGroup_New();
375 if (theGroup == NULL)
392 return theGroup;
403 Q3Group_AddObjectAndDispose(theGroup, &theStyle);
409 Q3Group_AddObject( theGroup, inBoxData->boxAttributeSet );
419 status = e3geom_box_create_face( theView, theGroup, &inBoxData->origin, &antiMinor,
428 status = e3geom_box_create_face( theView, theGroup, &workPt, &inBoxData->minorAxis,
437 status = e3geom_box_create_face( theView, theGroup, &workPt, &inBoxData->majorAxis,
472 Q3Object_CleanDispose(&theGroup);
[all …]
H A DE3GeometryCylinder.c252 TQ3GroupObject theGroup;
347 theGroup = Q3DisplayGroup_New();
348 if (theGroup == NULL)
361 Q3Group_AddObjectAndDispose(theGroup, &theStyle);
384 return(theGroup);
411 return theGroup;
522 Q3Group_AddObjectAndDispose(theGroup, &botGeom);
546 Q3Group_AddObjectAndDispose(theGroup, &topGeom);
626 Q3Group_AddObjectAndDispose(theGroup, &intGeom);
657 Q3Group_AddObjectAndDispose(theGroup, &intGeom);
[all …]
H A DE3GeometryPixmapMarker.c535 TQ3GroupObject theGroup;
541 theGroup = Q3OrderedDisplayGroup_New();
542 if (theGroup == NULL)
554 Q3Group_AddObjectAndDispose(theGroup, &theShader);
555 Q3Group_AddObjectAndDispose(theGroup, &styleFill);
556 Q3Group_AddObjectAndDispose(theGroup, &styleOrientation);
567 Q3Group_AddObjectAndDispose(theGroup, &transformRasterise);
568 Q3Group_AddObjectAndDispose(theGroup, &transformTranslate);
631 Q3Group_AddObjectAndDispose(theGroup, &theTriMesh);
644 Q3Group_AddObjectAndDispose(theGroup, &theShader);
[all …]
H A DE3GeometryPolyLine.c273 { TQ3GroupObject theGroup;
282 theGroup = Q3DisplayGroup_New();
283 if (theGroup == NULL)
306 Q3Group_AddObject(theGroup, theLine);
314 Q3DisplayGroup_SetState(theGroup, kQ3DisplayGroupStateMaskIsInline |
319 return(theGroup);
H A DE3GeometryTriGrid.c366 TQ3GroupObject theGroup;
398 theGroup = Q3DisplayGroup_New();
399 if (theGroup == NULL)
403 Q3Group_AddObject( theGroup, geomData->triGridAttributeSet );
409 e3geom_trigrid_addtriangle( theGroup, geomData, theOrientation,
415 e3geom_trigrid_addtriangle( theGroup, geomData, theOrientation,
425 Q3DisplayGroup_SetState(theGroup, kQ3DisplayGroupStateMaskIsInline |
430 return theGroup;
/dports/benchmarks/polygraph/polygraph-4.13.0/src/runtime/
H A DStatPhaseSync.cc15 StatPhaseGroup(const UniqId &aGroup): theGroup(aGroup), thePhaseSyncPos(-1) {} in StatPhaseGroup()
17 const UniqId &group() const { return theGroup; } in group()
23 UniqId theGroup; member in StatPhaseGroup
/dports/games/xonotic/Xonotic/source/qcsrc/menu/item/
H A Dradiobutton.qc3 …void RadioButton_configureRadioButton(entity me, string txt, float sz, string gfx, float theGroup,…
7 me.group = theGroup;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DPrs3d_Point.hxx33 const Handle(Graphic3d_Group) theGroup) in DrawPoint()
39 theGroup->AddPrimitiveArray (anArrayOfPoints); in DrawPoint()
H A DPrs3d_Text.hxx41 Standard_EXPORT static void Draw (const Handle(Graphic3d_Group)& theGroup,
52 Standard_EXPORT static void Draw (const Handle(Graphic3d_Group)& theGroup,
/dports/devel/kf5-kconfig/kconfig-5.89.0/src/core/
H A Dkconfig.cpp295 QByteArray theGroup = group + '\x1d'; in groupList() local
300 if (key.mKey.isNull() && key.mGroup.startsWith(theGroup)) { in groupList()
301 const QString groupname = QString::fromUtf8(key.mGroup.mid(theGroup.length())); in groupList()
343 QStringList KConfigPrivate::keyListImpl(const QByteArray &theGroup) const in keyListImpl()
348 auto it = entryMap.constFindEntry(theGroup); in keyListImpl()
353 for (; it != theEnd && it.key().mGroup == theGroup; ++it) { in keyListImpl()
368 const QByteArray theGroup(aGroup.isEmpty() ? "<default>" : aGroup.toUtf8()); in keyList() local
369 return d->keyListImpl(theGroup); in keyList()
376 const QByteArray theGroup(aGroup.isEmpty() ? "<default>" : aGroup.toUtf8()); in entryMap() local
379 auto it = d->entryMap.constFindEntry(theGroup, {}, {}); in entryMap()
[all …]

1234