Home
last modified time | relevance | path

Searched refs:ExitLoop (Results 1 – 25 of 74) sorted by relevance

123

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/simpleperf/
H A DIOEventLoop_test.cpp39 return loop.ExitLoop(); in TEST()
78 loop.ExitLoop(); in TEST()
107 loop.ExitLoop(); in TEST()
135 loop.ExitLoop(); in TestPeriodicEvents()
210 return loop.ExitLoop(); in TEST()
226 IOEventRef wait_ref = loop.AddPeriodicEvent(tv, [&]() { return loop.ExitLoop(); }); in TEST()
249 ASSERT_TRUE(loop.ExitLoop()); in TEST()
H A Dworkload_test.cpp28 return loop.ExitLoop(); in TEST()
47 return loop.ExitLoop(); in run_signaled_workload()
68 return loop.ExitLoop(); in run_exit_nonzero_workload()
H A DUnixSocket_test.cpp95 auto close_connection_callback = [&]() { return loop.ExitLoop(); }; in ClientToTestUndelayedMessage()
129 auto close_connection_callback = [&]() { return loop.ExitLoop(); }; in TEST()
154 auto close_connection_callback = [&]() { return loop.ExitLoop(); }; in ClientToTestBufferedMessage()
201 auto close_connection_callback = [&]() { return loop.ExitLoop(); }; in TEST()
H A DIOEventLoop.cpp99 e->loop->ExitLoop(); in EventCallbackFn()
183 bool IOEventLoop::ExitLoop() { in ExitLoop() function in IOEventLoop
H A DIOEventLoop.h68 bool ExitLoop();
H A Devent_selection_set.cpp733 return loop_->ExitLoop(); in FinishReadMmapEventData()
757 if (!loop_->AddPeriodicEvent(tv, [&]() { return loop_->ExitLoop(); })) { in FinishReadMmapEventData()
916 return loop_->ExitLoop(); in CheckMonitoredTargets()
928 return loop_->ExitLoop(); in CheckMonitoredTargets()
H A DRecordReadThread_test.cpp251 return loop.ExitLoop(); in TEST_F()
280 return loop.ExitLoop(); in TEST_F()
357 return loop.ExitLoop(); in TEST_F()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Ddialog.cpp62 void ExitLoop() in ExitLoop() function in wxDialogModalData
141 m_modalData->ExitLoop(); in Show()
190 m_modalData->ExitLoop(); in ShowModal()
/dports/biology/muscle/muscle-3.8.1551/
H A Dreadmx.cpp149 goto ExitLoop; in ReadMx()
152 ExitLoop:; in ReadMx()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Ddialog.cpp53 void ExitLoop() in ExitLoop() function in wxDialogModalData
180 m_modalData->ExitLoop(); in Show()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Ddialog.cpp53 void ExitLoop() in ExitLoop() function in wxDialogModalData
180 m_modalData->ExitLoop(); in Show()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dreadmx.cpp163 goto ExitLoop; in ReadMx()
166 ExitLoop:; in ReadMx()
/dports/x11/xmh/xmh-1.0.3/
H A Dmain.c118 Boolean ExitLoop = FALSE; variable
151 while (!ExitLoop) {
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/commands/
H A Dcmd_quit.hpp35 DEFINE_COMMAND( ExitLoop, "exitloop" )
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Ddialog.cpp69 void ExitLoop() in ExitLoop() function in wxDialogModalData
165 m_modalData->ExitLoop(); in Show()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Ddialog.cpp69 void ExitLoop() in ExitLoop() function in wxDialogModalData
165 m_modalData->ExitLoop(); in Show()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Ddialog.cpp127 void ExitLoop() in ExitLoop() function in wxDialogModalData
269 m_modalData->ExitLoop(); in Show()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Ddialog.cpp127 void ExitLoop() in ExitLoop() function in wxDialogModalData
269 m_modalData->ExitLoop(); in Show()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Ddialog.cpp127 void ExitLoop() in ExitLoop() function in wxDialogModalData
269 m_modalData->ExitLoop(); in Show()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Ddialog.cpp127 void ExitLoop() in ExitLoop() function in wxDialogModalData
269 m_modalData->ExitLoop(); in Show()
/dports/audio/vgmplay/vgmplay-0.40.9_2/
H A DChipMapper.c340 bool ExitLoop; in setup_real_fm() local
352 ExitLoop = false; in setup_real_fm()
359 ExitLoop = true; in setup_real_fm()
363 if (ExitLoop) in setup_real_fm()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/coders/
H A Dmat.c636 goto ExitLoop; in ReadMATImageV4()
649 goto ExitLoop; in ReadMATImageV4()
730 ExitLoop: in ReadMATImageV4()
1165 goto ExitLoop; /* It would be great to be able to read corrupted images. */ in ReadMATImage()
1194 goto ExitLoop; in ReadMATImage()
1198 ExitLoop: in ReadMATImage()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/
H A DEqualization48x.h105 void ExitLoop() { // this will cause the thread to drop from the loops in ExitLoop() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/embed/
H A Dtracker.cxx451 goto ExitLoop; in TrackHandle()
472 goto ExitLoop; in TrackHandle()
481 ExitLoop: in TrackHandle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/embed/
H A Dtracker.cxx434 goto ExitLoop; in TrackHandle()
455 goto ExitLoop; in TrackHandle()
464 ExitLoop: in TrackHandle()

123