Home
last modified time | relevance | path

Searched refs:not_finished (Results 1 – 25 of 104) sorted by relevance

12345

/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/foxxll/foxxll/mng/
H A Dbuf_istream.hpp53 bool not_finished; member in foxxll::buf_istream
67 , not_finished(true) in buf_istream()
103 assert(not_finished); in operator >>()
112 not_finished = prefetcher->block_consumed(current_blk); in operator >>()
138 assert(not_finished); in operator ++()
147 not_finished = prefetcher->block_consumed(current_blk); in operator ++()
H A Dbuf_istream_reverse.hpp59 bool not_finished; member in foxxll::buf_istream_reverse
74 not_finished(true), in buf_istream_reverse()
114 assert(not_finished); in operator >>()
123 not_finished = prefetcher->block_consumed(current_blk); in operator >>()
153 assert(not_finished); in operator ++()
160 not_finished = prefetcher->block_consumed(current_blk); in operator ++()
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/mng/
H A Dbuf_istream.h50 bool not_finished; variable
64 , not_finished(true) in buf_istream()
93 assert(not_finished);
102 not_finished = prefetcher->block_consumed(current_blk);
128 assert(not_finished);
137 not_finished = prefetcher->block_consumed(current_blk);
H A Dbuf_istream_reverse.h56 bool not_finished; variable
71 not_finished(true), in buf_istream_reverse()
104 assert(not_finished);
113 not_finished = prefetcher->block_consumed(current_blk);
139 assert(not_finished);
148 not_finished = prefetcher->block_consumed(current_blk);
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/thread/
H A Dpthread_key_create.c49 int i, j, not_finished = self->tsd_used; in __pthread_tsd_run_dtors() local
50 for (j=0; not_finished && j<PTHREAD_DESTRUCTOR_ITERATIONS; j++) { in __pthread_tsd_run_dtors()
51 not_finished = 0; in __pthread_tsd_run_dtors()
57 not_finished = 1; in __pthread_tsd_run_dtors()
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/diskio/
H A Dpreallocationthread.cpp27 , not_finished(false) in PreallocationThread()
110 return not_finished; in isNotFinished()
116 not_finished = true; in setNotFinished()
H A Dpreallocationthread.h78 bool stopped, not_finished, done; variable
/dports/net-mgmt/cacti/cacti-1.2.19/cli/
H A Dbatchgapfix.php300 $not_finished = db_fetch_cell_prepared('SELECT COUNT(*) variable
306 $rate = ($rrdfiles - $not_finished) / ($end - $start);
317 if ($not_finished > 0) {
318 …sed. Total Time is %.0f." . PHP_EOL, $now, number_format($rrdfiles - $not_finished), number_format…
/dports/math/singular/Singular-Release-4-2-1/kernel/spectrum/
H A Dspectrum.cc431 BOOLEAN not_finished; in computeNF() local
435 not_finished = FALSE; in computeNF()
444 not_finished = TRUE; in computeNF()
452 } while( not_finished ); in computeNF()
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/core/
H A Dlocation_detection.hpp283 bool not_finished = puller.HasNext(); in Flush() local
285 if (not_finished) in Flush()
288 while (not_finished) { in Flush()
297 while ((not_finished = puller.HasNext()) && in Flush()
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Daudioio-db-server.cpp632 int not_finished = 1; in flush() local
633 while(not_finished != 0) { in flush()
634 not_finished = 0; in flush()
640 ++not_finished; in flush()
/dports/math/PDL/PDL-2.019/Basic/MatrixOps/
H A Dmatrix.c251 int not_finished; /* loop control var. */ in LUfact() local
268 not_finished=1; in LUfact()
269 while (not_finished) { in LUfact()
274 not_finished=0; /* end loop */ in LUfact()
/dports/www/drupal8/drupal-8.9.20/core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/state/
H A Dmigrate_state_not_finished_test.migrate_drupal.yml1 not_finished:
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/state/
H A Dmigrate_state_not_finished_test.migrate_drupal.yml1 not_finished:
/dports/www/drupal8/drupal-8.9.20/core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/state/
H A Dmigrate_state_finished_test.migrate_drupal.yml17 not_finished:
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/state/
H A Dmigrate_state_finished_test.migrate_drupal.yml17 not_finished:
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/include/
H A Dmain.h62 not_finished, enumerator
227 return Gamefinish::not_finished; in getFinishState()
592 endGame(Gamefinish::not_finished); in quitGame()
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/
H A Dcookie.pyi20 not_finished: str = ...
/dports/graphics/gimp-refocus-plugin/refocus-0.9.0/src/
H A Dtilebuf.c366 gboolean not_finished = TRUE; in shift_buf() local
384 not_finished = FALSE; in shift_buf()
414 return (not_finished); in shift_buf()
/dports/www/drupal8/drupal-8.9.20/core/modules/config_translation/migrations/state/
H A Dconfig_translation.migrate_drupal.yml7 not_finished:
/dports/www/drupal8/drupal-8.9.20/core/modules/content_translation/migrations/state/
H A Dcontent_translation.migrate_drupal.yml27 not_finished:
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A Dworkgroup.cpp122 uint not_finished = Atomic::sub(&_not_finished, 1u); in worker_done_with_task() local
125 if (not_finished == 0) { in worker_done_with_task()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A Dworkgroup.cpp182 uint not_finished = Atomic::sub(&_not_finished, 1u); in worker_done_with_task() local
185 if (not_finished == 0) { in worker_done_with_task()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A Dworkgroup.cpp168 uint not_finished = Atomic::sub(&_not_finished, 1u); in worker_done_with_task() local
171 if (not_finished == 0) { in worker_done_with_task()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A Dworkgroup.cpp172 uint not_finished = Atomic::sub(1u, &_not_finished); in worker_done_with_task() local
175 if (not_finished == 0) { in worker_done_with_task()

12345