Home
last modified time | relevance | path

Searched defs:get_next_job (Results 1 – 11 of 11) sorted by relevance

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dfarming_methods.F48 SUBROUTINE get_next_job(farming_env, start, END, current, todo) subroutine
49 TYPE(farming_env_type), POINTER :: farming_env
50 INTEGER, INTENT(IN) :: start, END
51 INTEGER, INTENT(INOUT) :: current
52 INTEGER, INTENT(OUT) :: todo
54 INTEGER :: icheck, idep, itry, ndep
55 LOGICAL :: dep_ok
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dfarming_methods.F48 SUBROUTINE get_next_job(farming_env, start, END, current, todo) subroutine
49 TYPE(farming_env_type), POINTER :: farming_env
50 INTEGER, INTENT(IN) :: start, END
51 INTEGER, INTENT(INOUT) :: current
52 INTEGER, INTENT(OUT) :: todo
54 INTEGER :: icheck, idep, itry, ndep
55 LOGICAL :: dep_ok
/dports/databases/p5-Redis-JobQueue/Redis-JobQueue-1.19/lib/Redis/
H A DJobQueue.pm1333 sub get_next_job { subroutine
/dports/devel/p5-Event-ExecFlow/Event-ExecFlow-0.64/lib/Event/ExecFlow/Job/
H A DGroup.pm500 sub get_next_job { subroutine
/dports/security/libprelude/libprelude-1.2.6/src/
H A Dprelude-async.c168 static prelude_async_object_t *get_next_job(void) in get_next_job() function
/dports/devel/py-doit/doit-0.31.1/doit/
H A Drunner.py365 def get_next_job(self, completed): member in MRunner
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dethread.c223 static int get_next_job(AV1_COMP *const cpi, int *current_mi_row, in get_next_job() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dethread.c285 static AOM_INLINE int get_next_job(TileDataEnc *const tile_data, in get_next_job() function
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dethread.c282 static AOM_INLINE int get_next_job(TileDataEnc *const tile_data, in get_next_job() function
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dethread.c286 static AOM_INLINE int get_next_job(TileDataEnc *const tile_data, in get_next_job() function
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/lib/
H A Dintel-ipsec-mb.h834 get_next_job_t get_next_job; member