Home
last modified time | relevance | path

Searched defs:nextActive (Results 1 – 13 of 13) sorted by relevance

/dports/games/cutemaze/cutemaze-1.2.6/src/
H A Dmaze.cpp287 int StackMaze::nextActive(int size) in nextActive() function in StackMaze
294 int Stack2Maze::nextActive(int size) in nextActive() function in Stack2Maze
305 int Stack3Maze::nextActive(int size) in nextActive() function in Stack3Maze
312 int Stack4Maze::nextActive(int size) in nextActive() function in Stack4Maze
320 int Stack5Maze::nextActive(int size) in nextActive() function in Stack5Maze
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/Announcement/
H A DAnnouncementCookie.php33 protected $nextActive; variable in Icinga\\Web\\Announcement\\AnnouncementCookie
121 public function setNextActive($nextActive)
/dports/lang/maude/maude-2.7.1/src/ObjectSystem/
H A DpseudoThread.hh102 short nextActive; // maintain a linked list of active fds (those with non-zero flags) member
/dports/textproc/htmltest/htmltest-0.15.0/vendor/github.com/daviddengcn/go-algs/maxflow/
H A Dmaxflow.go290 func (g *Graph) nextActive() *Node { func
/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dengine.h21 Engine *nextActive; member
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dsegment.h256 inline Segment* Segment::nextActive() const in nextActive() function
/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DContactTrackerSubsystem.cpp382 ContactSnapshot& nextActive = updNextActiveContacts(state); in ensureActiveContactsUpdated() local
502 const ContactSnapshot& nextActive = getNextActiveContacts(state); in ensurePredictedContactsUpdated() local
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/frontend/Classes/ContentObject/Menu/
H A DAbstractMenuContentObject.php126 protected $nextActive; variable in TYPO3\\CMS\\Frontend\\ContentObject\\Menu\\AbstractMenuContentObject
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/frontend/Classes/ContentObject/Menu/
H A DAbstractMenuContentObject.php213 protected $nextActive; variable in TYPO3\\CMS\\Frontend\\ContentObject\\Menu\\AbstractMenuContentObject
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/frontend/Classes/ContentObject/Menu/
H A DAbstractMenuContentObject.php124 protected $nextActive; variable in TYPO3\\CMS\\Frontend\\ContentObject\\Menu\\AbstractMenuContentObject
/dports/games/OpenLara/OpenLara-b4b19f2/src/platform/gba/
H A Dcommon.h326 uint8 nextActive; member
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphcommon.cpp1790 EDialogPrivate *nextActive; member in EDialogPrivate
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/x86/
H A Dx86compiler.h135 X86CompilerVar* nextActive; member