Home
last modified time | relevance | path

Searched refs:placeAfter (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/clips/clips_core_source_630/core/
H A Dcrstrtgy.c92 ACTIVATION *placeAfter = NULL; in PlaceActivation() local
112 placeAfter = PlaceDepthActivation(newActivation,theGroup); in PlaceActivation()
116 placeAfter = PlaceBreadthActivation(newActivation,theGroup); in PlaceActivation()
120 placeAfter = PlaceLEXActivation(theEnv,newActivation,theGroup); in PlaceActivation()
124 placeAfter = PlaceMEAActivation(theEnv,newActivation,theGroup); in PlaceActivation()
128 placeAfter = PlaceComplexityActivation(newActivation,theGroup); in PlaceActivation()
132 placeAfter = PlaceSimplicityActivation(newActivation,theGroup); in PlaceActivation()
136 placeAfter = PlaceRandomActivation(newActivation,theGroup); in PlaceActivation()
158 newActivation->next = placeAfter->next; in PlaceActivation()
159 newActivation->prev = placeAfter; in PlaceActivation()
[all …]
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexlib/
H A DCharacterCategory.cxx3298 const int *placeAfter = std::lower_bound(catRanges, catRanges+nRanges, baseValue); in CategoriseCharacter() local
3299 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexlib/
H A DCharacterCategory.cxx3298 const int *placeAfter = std::lower_bound(catRanges, catRanges+nRanges, baseValue); in CategoriseCharacter() local
3299 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexlib/
H A DCharacterCategory.cxx3298 const int *placeAfter = std::lower_bound(catRanges, catRanges+nRanges, baseValue); in CategoriseCharacter() local
3299 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DCharacterCategory.cxx3297 const int *placeAfter = std::lower_bound(catRanges, catRanges+nRanges, baseValue); in CategoriseCharacter() local
3298 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/games/py-fife/fifengine-0.4.2/engine/core/gui/fifechan/widgets/
H A Ddockarea.cpp169 Widget* placeAfter = NULL; in repositionWidget() local
187 placeAfter = *currChild; in repositionWidget()
193 placeAfter = *currChild; in repositionWidget()
202 placeAfter = *currChild; in repositionWidget()
208 placeAfter = *currChild; in repositionWidget()
214 if (placeBefore || placeAfter) { in repositionWidget()
220 std::list<Widget*>::iterator it = std::find(mChildren.begin(), mChildren.end(), placeAfter); in repositionWidget()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/lexlib/
H A DCharacterCategory.cpp3816 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3817 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexlib/
H A DCharacterCategory.cpp3816 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3817 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexlib/
H A DCharacterCategory.cpp3816 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3817 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexlib/
H A DCharacterCategory.cpp3816 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3817 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexlib/
H A DCharacterCategory.cxx3703 const int *placeAfter = std::lower_bound(catRanges, catRanges+nRanges, baseValue); in CategoriseCharacter() local
3704 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexlib/
H A DCharacterCategory.cxx3869 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3870 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/devel/codequery/codequery-0.24.0/scintilla/lexlib/
H A DCharacterCategory.cxx3871 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3872 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/x11-toolkits/scintilla/scintilla/lexlib/
H A DCharacterCategory.cxx3869 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3870 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/lexlib/
H A DCharacterCategory.cxx3871 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3872 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/devel/geany/geany-1.38/scintilla/lexlib/
H A DCharacterCategory.cxx3871 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3872 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/editors/textadept/scintilla/lexlib/
H A DCharacterCategory.cxx3869 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3870 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/editors/scite/scintilla/lexlib/
H A DCharacterCategory.cxx3869 const int *placeAfter = std::lower_bound(catRanges, std::end(catRanges), baseValue); in CategoriseCharacter() local
3870 return static_cast<CharacterCategory>(*(placeAfter-1) & maskCategory); in CategoriseCharacter()
/dports/devel/collada-dom/collada-dom-2.5.0/dom/src/dae/
H A DdaeMetaGroup.cpp61 if ( _elementContainer->_elementType->placeAfter( after, el, child, &ordinal ) ) { in placeElement()
85 if ( _elementContainer->_elementType->placeAfter( after, el, child, &ordinal ) ) { in placeElement()
/dports/www/matomo/piwik/core/Updates/
H A D2.0-b3.php42 ), $placeAfter = 'idaction_name_ref')
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/dae/
H A DdaeMetaElement.h309 …DLLSPEC daeBool placeAfter( daeElement* marker, daeElement *parent, daeElement *child, daeUInt *or…
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/f5/
H A Dbigip_firewall_rule_list.py417 placeAfter='last',
451 placeAfter='last'
H A Dbigip_firewall_policy.py417 placeAfter='last',
451 placeAfter='last'
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/f5networks/f5_modules/plugins/modules/
H A Dbigip_firewall_policy.py423 placeAfter='last',
454 placeAfter='last'
H A Dbigip_firewall_rule_list.py424 placeAfter='last',
455 placeAfter='last'

12