Home
last modified time | relevance | path

Searched refs:go_on (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Dhelp.c26 go_on = TRUE; in help()
41 go_on = FALSE; in help()
44 if (go_on) in help()
70 while (go_on); in help()
122 go_on = FALSE; in ask()
/dports/graphics/pgplot/pgplot/pgdispd/
H A Dmainloop.c64 int go_on=1; /* whether or not we should continue */ in mainloop() local
66 while (go_on) in mainloop()
73 if (handlexevent(event,&go_on) == FAIL) return(FAIL); in mainloop()
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dmisc.c91 int go_on = 1; in confirm() local
110 while (go_on && !stk_quit_request) { in confirm()
117 ret = 1; go_on = 0; in confirm()
130 ret = 1; go_on = 0; in confirm()
136 ret = 1; go_on = 0; in confirm()
153 go_on = 0; in confirm()
158 go_on = 0; in confirm()
290 int go_on = 1; in enter_string() local
301 while ( go_on && !stk_quit_request ) { in enter_string()
317 go_on = 0; in enter_string()
[all …]
/dports/math/GiNaC/ginac-1.8.2/check/
H A Dtest_runner.h45 bool go_on = true; variable
51 go_on = benchmark.check();
52 if (!go_on)
/dports/misc/posixtestsuite/posixtestsuite/stress/threads/pthread_mutex_trylock/
H A Dstress.c124 char go_on=0; variable
174 while ((ret == EBUSY) && (go_on == 1)); in threaded()
177 if ((go_on == 1) && (ret == 0)) in threaded()
188 go_on = 0; in threaded()
297 go_on = 1; in main()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/windows/lib/
H A Dloadfuncs.c40 int go_on, // continue loading even if some functions cannot be loaded in LoadFuncs() argument
66 for (i = 0; (go_on || !error) && (i < n); i++) in LoadFuncs()
78 if (error && cleanup && !go_on) { in LoadFuncs()
/dports/security/krb5/krb5-1.19.2/src/windows/lib/
H A Dloadfuncs.c40 int go_on, // continue loading even if some functions cannot be loaded in LoadFuncs() argument
66 for (i = 0; (go_on || !error) && (i < n); i++) in LoadFuncs()
78 if (error && cleanup && !go_on) { in LoadFuncs()
/dports/devel/libsigc++30/libsigc++-3.0.7/tests/
H A Dtestutilities.cc41 bool go_on = true; // Whether the caller shall continue program execution. in check_command_args() local
52 go_on = false; in check_command_args()
64 return go_on; in check_command_args()
/dports/devel/libsigc++20/libsigc++-2.10.4/tests/
H A Dtestutilities.cc42 bool go_on = true; // Whether the caller shall continue program execution. in check_command_args() local
53 go_on = false; in check_command_args()
65 return go_on; in check_command_args()
/dports/biology/mmseqs2/MMseqs2-13-45111/src/commons/
H A DTranslateNucl.h387 bool go_on; in initTranslationTable() local
407 go_on = true; in initTranslationTable()
410 for (p = 0; p < 4 && go_on; p++) { in initTranslationTable()
413 for (q = 0; q < 4 && go_on; q++) { in initTranslationTable()
416 for (r = 0; r < 4 && go_on; r++) { in initTranslationTable()
467 go_on = false; in initTranslationTable()
/dports/games/lpairs/lpairs-1.0.5/lpairs/
H A Dmain.c160 int go_on = 1; in main() local
211 while (go_on && !term_game) { in main()
217 go_on = 0; in main()
220 go_on = 0; in main()
/dports/devel/sunpromake/schily-2021-09-18/ved/
H A Dquitcmds.c187 goto go_on;
194 go_on:
283 goto go_on;
290 go_on:
/dports/devel/sccs/schily-2021-09-18/ved/
H A Dquitcmds.c187 goto go_on;
194 go_on:
283 goto go_on;
290 go_on:
/dports/devel/schilybase/schily-2021-09-18/ved/
H A Dquitcmds.c187 goto go_on;
194 go_on:
283 goto go_on;
290 go_on:
/dports/net/rscsi/schily-2021-09-18/ved/
H A Dquitcmds.c187 goto go_on;
194 go_on:
283 goto go_on;
290 go_on:
/dports/archivers/star/schily-2021-09-18/ved/
H A Dquitcmds.c187 goto go_on;
194 go_on:
283 goto go_on;
290 go_on:
/dports/sysutils/cdrtools/schily-2021-09-18/ved/
H A Dquitcmds.c187 goto go_on;
194 go_on:
283 goto go_on;
290 go_on:
/dports/editors/ved/schily-2021-09-18/ved/
H A Dquitcmds.c187 goto go_on;
194 go_on:
283 goto go_on;
290 go_on:
/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/src/Algorithms/Branching/
H A DBonLpBranchingSolver.cpp159 bool go_on = true; in solveFromHotStart() local
163 go_on = false; in solveFromHotStart()
167 go_on = false; in solveFromHotStart()
170 if (maxCuttingPlaneIterations_ > 0 && go_on) { in solveFromHotStart()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/cuda/apps/src/
H A Dkinect_ransac.cpp63 SimpleKinectTool () : /*viewer ("KinectGrabber"),*/ go_on(true) {} in SimpleKinectTool()
110 go_on = false; in file_cloud_cb()
181 while (go_on)//!viewer.wasStopped () && go_on) in run()
220 bool go_on; member in SimpleKinectTool
/dports/devel/smake/schily-2021-09-18/ved/
H A Dquitcmds.c187 goto go_on;
194 go_on:
283 goto go_on;
290 go_on:
/dports/sysutils/schilyutils/schily-2021-09-18/ved/
H A Dquitcmds.c187 goto go_on;
194 go_on:
283 goto go_on;
290 go_on:
/dports/dns/unbound/unbound-1.14.0/daemon/
H A Dcachedump.c323 unsigned int i, int is_rrsig, int* go_on, time_t now) in load_rr() argument
333 *go_on = 0; in load_rr()
447 int go_on = 1; in load_rrset() local
500 &go_on, *worker->env.now)) { in load_rrset()
507 &go_on, *worker->env.now)) { in load_rrset()
512 if(!go_on) { in load_rrset()
580 int* go_on) in load_ref() argument
610 *go_on = 0; in load_ref()
632 int go_on = 1; in load_msg() local
672 &go_on)) { in load_msg()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqfeat/
H A DGenetic_code_table.cpp143 bool go_on; in x_InitFsaTransl() local
168 go_on = true; in x_InitFsaTransl()
171 for (p = 0; p < 4 && go_on; p++) { in x_InitFsaTransl()
174 for (q = 0; q < 4 && go_on; q++) { in x_InitFsaTransl()
177 for (r = 0; r < 4 && go_on; r++) { in x_InitFsaTransl()
219 go_on = false; in x_InitFsaTransl()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqfeat/
H A DGenetic_code_table.cpp143 bool go_on; in x_InitFsaTransl() local
168 go_on = true; in x_InitFsaTransl()
171 for (p = 0; p < 4 && go_on; p++) { in x_InitFsaTransl()
174 for (q = 0; q < 4 && go_on; q++) { in x_InitFsaTransl()
177 for (r = 0; r < 4 && go_on; r++) { in x_InitFsaTransl()
219 go_on = false; in x_InitFsaTransl()

1234567