Home
last modified time | relevance | path

Searched defs:nextAction (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/actions/
H A DPlayNextAudioObjectRemoteAction.java34 private CustomAbstractAction nextAction; field in PlayNextAudioObjectRemoteAction
39 public void setNextAction(final CustomAbstractAction nextAction) { in setNextAction()
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/os/
H A DMacOSXDockMenu.java42 private Action nextAction; field in MacOSXDockMenu
68 public void setNextAction(Action nextAction) { in setNextAction()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/repl/
H A Drollback_checker.cpp54 const CallbackFn& nextAction) { in checkForRollback()
87 StatusWith<RollbackChecker::CallbackHandle> RollbackChecker::reset(const CallbackFn& nextAction) { in reset()
140 const RemoteCommandCallbackFn& nextAction) { in _scheduleGetRollbackId()
H A Dtopology_coordinator_v1_test.cpp3314 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3366 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3444 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3484 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3537 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3571 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3605 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3654 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3701 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3746 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
[all …]
H A Dtopology_coordinator_test.cpp3060 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3075 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3096 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3119 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3155 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3198 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3247 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3279 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3297 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
3319 HeartbeatResponseAction nextAction = receiveUpHeartbeat( in TEST_F() local
[all …]
H A Dtask_runner.cpp150 NextAction nextAction = runSingleTask(task, opCtx.get(), Status::OK()); in _runTasks() local
216 Status TaskRunner::runSynchronousTask(SynchronousTask func, TaskRunner::NextAction nextAction) { in runSynchronousTask()
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/gui/views/menus/
H A DPlayerMenu.java40 private Action nextAction; field in PlayerMenu
77 public void setNextAction(final Action nextAction) { in setNextAction()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_data_structures/undomanager/
H A Djuce_UndoableAction.h97 …virtual UndoableAction* createCoalescedAction (UndoableAction* nextAction) { ignoreUnused (nextAc… in createCoalescedAction()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_data_structures/undomanager/
H A Djuce_UndoableAction.h97 …virtual UndoableAction* createCoalescedAction (UndoableAction* nextAction) { ignoreUnused (nextAc… in createCoalescedAction()
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_data_structures/undomanager/
H A Djuce_UndoableAction.h98 …virtual UndoableAction* createCoalescedAction (UndoableAction* nextAction) { ignoreUnused (nextAc… in createCoalescedAction()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/actions/
H A Drs_actionselect.h61 RS2::ActionType nextAction; variable
H A Drs_actionselect.cpp38 RS2::ActionType nextAction, in RS_ActionSelect()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/client/
H A Dfetcher_test.cpp91 Fetcher::NextAction nextAction; member in __anon0315f0b70111::FetcherTest
196 Fetcher::NextAction* nextAction, in unreachableCallback()
202 Fetcher::NextAction* nextAction, in doNothingCallback()
593 BSONObjBuilder* getMoreBob) { in TEST_F()
617 Fetcher::NextAction* nextAction, in appendGetMoreRequest()
752 BSONObjBuilder* getMoreBob) { in TEST_F()
838 BSONObjBuilder* getMoreBob) {}; in TEST_F()
887 Fetcher::NextAction* nextAction, in setNextActionToNoAction()
966 Fetcher::NextAction* nextAction, in shutdownDuringSecondBatch()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_msa/helpers/
H A DMaAmbiguousCharactersController.h59 QAction *nextAction; variable
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/forms/
H A Dqg_cadtoolbarselect.cpp61 void QG_CadToolBarSelect::setNextAction(int nextAction) { in setNextAction()
/dports/games/brumbrumrally/brumbrumrally-0.7/src/
H A DResultState.h36 bool nextAction; variable
/dports/games/manaplus/manaplus-2.1.3.17/src/resources/
H A Dframe.h48 std::string nextAction; member
/dports/www/matomo/piwik/plugins/Contents/
H A DVisitorDetails.php17 public function extendActionDetails(&$action, $nextAction, $visitorDetails)
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/gui/views/controls/
H A DNextButton.java77 public NextButton(final Action nextAction) { in NextButton()
/dports/graphics/gwenview/gwenview-21.12.3/lib/mpris2/
H A Dmpris2service.cpp44 QAction *nextAction, in Mpris2Service()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/phonon/qmusicplayer/
H A Dmainwindow.h101 QAction *nextAction; variable
/dports/www/matomo/piwik/plugins/Events/
H A DVisitorDetails.php20 public function extendActionDetails(&$action, $nextAction, $visitorDetails)
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/pdf/
H A DPDFTransitionAction.java71 public void populate(Object transition, Object nextAction) { in populate()
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/assistant/assistant/
H A Dglobalactions.h50 QAction *nextAction() const { return m_nextAction; } in nextAction() function
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/assistant/tools/assistant/
H A Dglobalactions.h62 QAction *nextAction() const { return m_nextAction; } in nextAction() function

12345678