Home
last modified time | relevance | path

Searched refs:breakLoop (Results 1 – 25 of 72) sorted by relevance

123

/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/future/table/
H A DAsciiTableImportFilter.cpp75 goto breakLoop; in readRow()
77 goto breakLoop; in readRow()
81 breakLoop: in readRow()
/dports/cad/alliance/alliance/src/nero/src/
H A DMPri.cpp128 bool breakLoop; in load() local
214 breakLoop = false; in load()
226 breakLoop = true; in load()
229 if (breakLoop) break; in load()
H A Ddebug.cpp1018 bool breakLoop; in load() local
1100 breakLoop = false; in load()
1112 breakLoop = true; in load()
1115 if (breakLoop) break; in load()
/dports/emulators/mednafen/mednafen/src/gba/
H A DGBA.h103 extern void CPUSwitchMode(int mode, bool saveState, bool breakLoop);
109 extern void CPUUpdateFlags(bool breakLoop);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/engine/
H A Dscene_v2.cpp114 bool breakLoop = false; in pathfinderInitPositionTable() local
130 breakLoop = true; in pathfinderInitPositionTable()
137 if (breakLoop) in pathfinderInitPositionTable()
H A Dkyra_v1.cpp266 bool breakLoop = false; in checkInput() local
278 breakLoop = true; in checkInput()
288 breakLoop = true; in checkInput()
307 breakLoop = true; in checkInput()
320 breakLoop = true; in checkInput()
332 breakLoop = true; in checkInput()
350 if (breakLoop) in checkInput()
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/engine/
H A Dscene_v2.cpp114 bool breakLoop = false; in pathfinderInitPositionTable() local
130 breakLoop = true; in pathfinderInitPositionTable()
137 if (breakLoop) in pathfinderInitPositionTable()
H A Dkyra_v1.cpp245 bool breakLoop = false; in checkInput() local
257 breakLoop = true; in checkInput()
282 breakLoop = true; in checkInput()
295 breakLoop = true; in checkInput()
307 breakLoop = true; in checkInput()
322 if (breakLoop) in checkInput()
/dports/games/libretro-beetle_gba/beetle-gba-libretro-8d1e421/mednafen/gba/
H A DGBA.h97 extern void CPUSwitchMode(int mode, bool saveState, bool breakLoop);
103 extern void CPUUpdateFlags(bool breakLoop);
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/PluginFramework/
H A DctkPluginFrameworkUtil.cpp60 bool breakLoop = false; in getWord() local
81 breakLoop = true; in getWord()
93 if (breakLoop) break; in getWord()
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtablemanipulation.cpp86 bool breakLoop = false; in removeRow() local
89 if (!breakLoop) { in removeRow()
141 bool breakLoop = false; in addColumn() local
143 while (!breakLoop) { in addColumn()
196 breakLoop = (findNextToken(cur, tokens) == -1); in addColumn()
209 if (line.contains("\\end{")) breakLoop = true; in addColumn()
247 bool breakLoop = false; in removeColumn() local
248 while (!breakLoop) { in removeColumn()
264 breakLoop = (result < 0); // end of tabular reached (eof or \end) in removeColumn()
335 breakLoop = (findNextToken(cur, tokens) == -1); in removeColumn()
[all …]
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gba/
H A DGBAcpu.h60 extern void CPUSwitchMode(int mode, bool saveState, bool breakLoop);
63 extern void CPUUpdateFlags(bool breakLoop);
/dports/games/tads/tads-3.0.8/tads3/t3include/
H A Dtads.h52 #define breakLoop throw BreakLoopSignal macro
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/src/thrift/server/
H A DTNonblockingServer.cpp1389 ioThread->breakLoop(false); in createNotificationPipe()
1396 ioThread->breakLoop(true); in createNotificationPipe()
1400 ioThread->breakLoop(false); in createNotificationPipe()
1407 ioThread->breakLoop(true); in createNotificationPipe()
1416 void TNonblockingIOThread::breakLoop(bool error) { in createNotificationPipe() function in apache::thrift::server::TNonblockingIOThread
1504 breakLoop(false); in createNotificationPipe()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cpp/src/thrift/server/
H A DTNonblockingServer.cpp1387 ioThread->breakLoop(false); in createNotificationPipe()
1394 ioThread->breakLoop(true); in createNotificationPipe()
1398 ioThread->breakLoop(false); in createNotificationPipe()
1405 ioThread->breakLoop(true); in createNotificationPipe()
1414 void TNonblockingIOThread::breakLoop(bool error) { in createNotificationPipe() function in apache::thrift::server::TNonblockingIOThread
1502 breakLoop(false); in createNotificationPipe()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cpp/src/thrift/server/
H A DTNonblockingServer.cpp1387 ioThread->breakLoop(false); in createNotificationPipe()
1394 ioThread->breakLoop(true); in createNotificationPipe()
1398 ioThread->breakLoop(false); in createNotificationPipe()
1405 ioThread->breakLoop(true); in createNotificationPipe()
1414 void TNonblockingIOThread::breakLoop(bool error) { in createNotificationPipe() function in apache::thrift::server::TNonblockingIOThread
1502 breakLoop(false); in createNotificationPipe()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/cpp/src/thrift/server/
H A DTNonblockingServer.cpp1389 ioThread->breakLoop(false); in createNotificationPipe()
1396 ioThread->breakLoop(true); in createNotificationPipe()
1400 ioThread->breakLoop(false); in createNotificationPipe()
1407 ioThread->breakLoop(true); in createNotificationPipe()
1416 void TNonblockingIOThread::breakLoop(bool error) { in createNotificationPipe() function in apache::thrift::server::TNonblockingIOThread
1504 breakLoop(false); in createNotificationPipe()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/cpp/src/thrift/server/
H A DTNonblockingServer.cpp1389 ioThread->breakLoop(false); in createNotificationPipe()
1396 ioThread->breakLoop(true); in createNotificationPipe()
1400 ioThread->breakLoop(false); in createNotificationPipe()
1407 ioThread->breakLoop(true); in createNotificationPipe()
1416 void TNonblockingIOThread::breakLoop(bool error) { in createNotificationPipe() function in apache::thrift::server::TNonblockingIOThread
1504 breakLoop(false); in createNotificationPipe()
/dports/devel/thrift/thrift-0.14.0/lib/cpp/src/thrift/server/
H A DTNonblockingServer.cpp1389 ioThread->breakLoop(false); in createNotificationPipe()
1396 ioThread->breakLoop(true); in createNotificationPipe()
1400 ioThread->breakLoop(false); in createNotificationPipe()
1407 ioThread->breakLoop(true); in createNotificationPipe()
1416 void TNonblockingIOThread::breakLoop(bool error) { in createNotificationPipe() function in apache::thrift::server::TNonblockingIOThread
1504 breakLoop(false); in createNotificationPipe()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/cpp/src/thrift/server/
H A DTNonblockingServer.cpp1385 ioThread->breakLoop(false); in createNotificationPipe()
1392 ioThread->breakLoop(true); in createNotificationPipe()
1396 ioThread->breakLoop(false); in createNotificationPipe()
1403 ioThread->breakLoop(true); in createNotificationPipe()
1412 void TNonblockingIOThread::breakLoop(bool error) { in createNotificationPipe() function in apache::thrift::server::TNonblockingIOThread
1500 breakLoop(false); in createNotificationPipe()
/dports/devel/node-thrift/thrift-0.14.0/lib/cpp/src/thrift/server/
H A DTNonblockingServer.cpp1389 ioThread->breakLoop(false); in createNotificationPipe()
1396 ioThread->breakLoop(true); in createNotificationPipe()
1400 ioThread->breakLoop(false); in createNotificationPipe()
1407 ioThread->breakLoop(true); in createNotificationPipe()
1416 void TNonblockingIOThread::breakLoop(bool error) { in createNotificationPipe() function in apache::thrift::server::TNonblockingIOThread
1504 breakLoop(false); in createNotificationPipe()
/dports/devel/py-thrift/thrift-0.14.0/lib/cpp/src/thrift/server/
H A DTNonblockingServer.cpp1389 ioThread->breakLoop(false); in createNotificationPipe()
1396 ioThread->breakLoop(true); in createNotificationPipe()
1400 ioThread->breakLoop(false); in createNotificationPipe()
1407 ioThread->breakLoop(true); in createNotificationPipe()
1416 void TNonblockingIOThread::breakLoop(bool error) { in createNotificationPipe() function in apache::thrift::server::TNonblockingIOThread
1504 breakLoop(false); in createNotificationPipe()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/Diagnostics/
H A DDiagnosticTraceBase.cs397 bool breakLoop = false; in StackTraceString()
418 breakLoop = true; in StackTraceString()
422 if (breakLoop) in StackTraceString()
/dports/games/pokerth/pokerth-1.1.2-rc/src/engine/local_engine/
H A Dlocalplayer.cpp3359 bool breakLoop = 0; in flopCardsValue() local
3424 for(j1=0; j1<2 && !breakLoop; j1++) { in flopCardsValue()
3501 breakLoop = 1; in flopCardsValue()
3549 for(j1=0; j1<5 && !breakLoop; j1++) { in flopCardsValue()
3550 for(j2=j1+1; j2<5 && !breakLoop; j2++) { in flopCardsValue()
3617 breakLoop = 1; in flopCardsValue()
3692 breakLoop = 1; in flopCardsValue()
3768 breakLoop = 1; in flopCardsValue()
3833 breakLoop = 1; in flopCardsValue()
3915 if(!breakLoop) { in flopCardsValue()
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/cucumber/godog/
H A Dfmt.go445 breakLoop bool
447 for !breakLoop {
453 breakLoop = true

123