Home
last modified time | relevance | path

Searched refs:delay_count (Results 1 – 25 of 130) sorted by relevance

123456

/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/Fermion/
H A DDelayedUpdate.h47 int delay_count; variable
79 delay_count = 0; in invert_transpose()
88 delay_count = 0; in initializeInv()
100 if (delay_count == 0) in getInvRow()
114 …BLAS::gemv('N', delay_count, delay_count, -cone, Binv.data(), lda_Binv, p.data(), 1, czero, Binv[d… in getInvRow()
139 Binv[delay_count][delay_count] = sigma; in acceptRow()
144 …BLAS::ger(delay_count, delay_count, cone, Binv[delay_count], 1, Binv.data() + delay_count, lda_Bin… in acceptRow()
149 delay_count++; in acceptRow()
160 if (delay_count == 0) in updateInvMat()
166 if (delay_count == 1) in updateInvMat()
[all …]
H A DDelayedUpdateCUDA.h75 int delay_count; variable
166 delay_count = 0; in invert_transpose()
220 delay_count = 0; in invert_transpose()
276 delay_count = 0; in initializeInv()
299 if (delay_count > 0) in getInvRow()
307 …BLAS::gemv('N', delay_count, delay_count, -cone, Binv.data(), lda_Binv, p.data(), 1, czero, Binv[d… in getInvRow()
334 Binv[delay_count][delay_count] = sigma; in acceptRow()
339 …BLAS::ger(delay_count, delay_count, cone, Binv[delay_count], 1, Binv.data() + delay_count, lda_Bin… in acceptRow()
344 delay_count++; in acceptRow()
356 if (delay_count > 0)
[all …]
H A DMatrixDelayedUpdateCUDA.h139 int delay_count; variable
154 if (delay_count != 0) in guard_no_delay()
198 int& delay_count = engine_leader.delay_count; in mw_prepareInvRow() local
239 …cudaErrorCheck(cuBLAS_MFs::gemv_batched(hstream, 'N', delay_count, delay_count, cminusone_vec.devi… in mw_prepareInvRow()
549 int& delay_count = engine_leader.delay_count; in mw_accept_rejectRow() local
629 …cudaErrorCheck(cuBLAS_MFs::gemv_batched(hstream, 'T', delay_count, delay_count, ratio_inv_mw_ptr, … in mw_accept_rejectRow()
645 delay_count++; in mw_accept_rejectRow()
647 if (delay_count == lda_Binv) in mw_accept_rejectRow()
657 int& delay_count = engine_leader.delay_count; in mw_updateInvMat() local
658 if (delay_count == 0) in mw_updateInvMat()
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/detail/CUDA/
H A Dmatrix_update_helper.cu306 delay_list_iw[delay_count] = rowchanged; in add_delay_list_save_sigma_VGL_kernel()
307 binvrow_iw[delay_count] = ratio_inv[iw]; in add_delay_list_save_sigma_VGL_kernel()
314 if (col_id < delay_count) in add_delay_list_save_sigma_VGL_kernel()
350 if (col_id < delay_count) in add_delay_list_save_sigma_VGL_kernel()
351 binv_iw[delay_count * binv_lda + col_id] = binv_iw[delay_count + binv_lda * col_id] = T(0); in add_delay_list_save_sigma_VGL_kernel()
357 binv_iw[delay_count * binv_lda + delay_count] = T(1); in add_delay_list_save_sigma_VGL_kernel()
501 if (col_id < delay_count) in applyW_kernel()
512 const int delay_count, in applyW_batched() argument
529 const int delay_count, in applyW_batched() argument
546 const int delay_count, in applyW_batched() argument
[all …]
H A Dmatrix_update_helper.hpp114 const int delay_count,
131 const int delay_count,
148 const int delay_count,
165 const int delay_count,
181 const int delay_count,
188 const int delay_count,
195 const int delay_count,
202 const int delay_count,
209 const int delay_count,
H A Ddelayed_update_helper.cu21 __global__ void applyW_stageV_kernel(const int* restrict delay_list_gpu, const int delay_count, in applyW_stageV_kernel() argument
28 for(int row=0; row<delay_count; row++) in applyW_stageV_kernel()
36 if( col<delay_count ) in applyW_stageV_kernel()
40 void applyW_stageV_cuda(const int *delay_list_gpu, const int delay_count, in applyW_stageV_cuda() argument
50 (delay_list_gpu, delay_count, temp_gpu, numorbs, ndelay, V_gpu, Ainv); in applyW_stageV_cuda()
53 void applyW_stageV_cuda(const int *delay_list_gpu, const int delay_count, in applyW_stageV_cuda() argument
63 …(delay_list_gpu, delay_count, (cuComplex*)temp_gpu, numorbs, ndelay, (cuComplex*)V_gpu, (cuComplex… in applyW_stageV_cuda()
66 void applyW_stageV_cuda(const int *delay_list_gpu, const int delay_count, in applyW_stageV_cuda() argument
76 (delay_list_gpu, delay_count, temp_gpu, numorbs, ndelay, V_gpu, Ainv); in applyW_stageV_cuda()
79 void applyW_stageV_cuda(const int *delay_list_gpu, const int delay_count, in applyW_stageV_cuda() argument
[all …]
H A Ddelayed_update_helper.h22 void applyW_stageV_cuda(const int *delay_list_gpu, const int delay_count,
27 void applyW_stageV_cuda(const int *delay_list_gpu, const int delay_count,
32 void applyW_stageV_cuda(const int *delay_list_gpu, const int delay_count,
37 void applyW_stageV_cuda(const int *delay_list_gpu, const int delay_count,
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/rfnoc/
H A Ddelay_type2.v19 reg [MAX_LEN_LOG2-1:0] delay_count; register
21 wire delay_done = delay_count >= len;
25 delay_count <= 0;
28 delay_count <= delay_count + 1;
H A Ddelay_type4.v22 reg [MAX_LEN_LOG2-1:0] delay_count; register
24 wire delay_done = delay_count >= len;
28 delay_count <= 0;
31 delay_count <= delay_count + 1;
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dcontroller_moneys.cc40 delay_count = 0; in controller_moneys()
78 if (++delay_count <= send_delay) in send_money_from_brick()
82 delay_count = 0; in send_money_from_brick()
171 if (++delay_count <= send_delay) in send_money_from_guardian()
175 delay_count = 0; in send_money_from_guardian()
/dports/devel/R-cran-promises/promises/R/
H A Dfuture_promise.R32 delay_count = 0 field in Delay
36 private$delay_count == 0
39 private$delay_count <- 0
43 private$delay_count <- private$delay_count + 1
51 private$delay_count
84 expo_val <- private$base * ((2 ^ private$delay_count) - 1)
/dports/audio/gnuitar/gnuitar-0.3.2/src/
H A Ddelay.c95 params->delay_count = (int) adj->value; in update_delay_repeat()
200 adj_repeat = gtk_adjustment_new(pdelay->delay_count, in delay_init()
268 for (i = 0; i < dp->delay_count; i++) { in delay_filter()
316 write(fd, &dp->delay_count, sizeof(dp->delay_count)); in delay_save()
330 read(fd, &dp->delay_count, sizeof(dp->delay_count)); in delay_load()
366 pdelay->delay_count = 8; in delay_create()
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/
H A Dmanage.cpp71 int _manage::delay_count; member in _manage
331 delay_count = 0; in init_resources_to_play()
504 delay_count = 0; in init()
562 if(delay_count) in run_game()
563 delay_count--; in run_game()
565 if(delay_count == 1) in run_game()
568 delay_count = 2; in run_game()
596 if(delay_count == 0) in lost_myship()
597 delay_count = 100; in lost_myship()
610 delay_count = 50; in destroyed_a_core()
/dports/devel/py-pydash/pydash-4.8.0/tests/
H A Dtest_utilities.py423 def test_retry(mocked_sleep, case, delay_count, delay_times): argument
431 assert delay_count == mocked_sleep.call_count
443 def test_retry_success(mocked_sleep, case, delay_count): argument
448 if counter[True] != delay_count:
456 assert counter[True] == delay_count
457 assert delay_count == mocked_sleep.call_count
488 def test_retry_exceptions(mocked_sleep, case, raise_exc, delay_count): argument
496 assert delay_count == mocked_sleep.call_count
/dports/multimedia/vapoursynth-l-smash-works/L-SMASH-Works-0.0-940-g198cc78/common/
H A Dlwlibav_video.c573 vdhp->exh.delay_count = (uint32_t)(vdhp->exh.delay_count - diff); in correct_output_delay()
607 exhp->delay_count = 0; in seek_video()
635 decoder_delay = exhp->delay_count; in seek_video()
639 picture_number = current - exhp->delay_count; in seek_video()
640 if( decoder_delay > exhp->delay_count ) in seek_video()
643 uint32_t new_decoder_delay = exhp->delay_count; in seek_video()
669 uint32_t picture_number = current - exhp->delay_count; in seek_video()
682 exhp->delay_count = MIN( decoder_delay, current - rap_number ); in seek_video()
823 ++ vdhp->exh.delay_count; in get_frame()
830 if( current > vdhp->frame_count && vdhp->exh.delay_count ) in get_frame()
[all …]
H A Dlwlibav_dec.c67 dhp->exh.delay_count = 0; in lwlibav_flush_buffers()
132 exhp->delay_count = 0; in lwlibav_update_configuration()
150 exhp->delay_count = 0; in lwlibav_update_configuration()
H A Dlibavsmash_video.c723 config->delay_count = MIN( decoder_delay, i - rap_number ); in seek_video()
728 if( decoder_delay > config->delay_count ) in seek_video()
731 uint32_t new_decoder_delay = config->delay_count; in seek_video()
756 config->delay_count = MIN( decoder_delay, i - rap_number ); in seek_video()
786 ++ config->delay_count; in get_picture()
842 start_number = vdhp->last_sample_number + 1 + config->delay_count; in get_requested_picture()
851 start_number = vdhp->last_sample_number + 1 + config->delay_count; in get_requested_picture()
864 || get_picture( vdhp, picture, start_number, sample_number + config->delay_count ) < 0 ) in get_requested_picture()
1028 … vdhp->first_valid_frame_number = i - MIN( get_decoder_delay( config->ctx ), config->delay_count ); in libavsmash_video_find_first_valid_frame()
1039 ++ config->delay_count; in libavsmash_video_find_first_valid_frame()
H A Dlibavsmash.h47 uint32_t delay_count; member
58 uint32_t delay_count; member
H A Dlibavsmash.c575 config->queue.delay_count = config->delay_count; in prepare_new_decoder_configuration()
737 if( config->update_pending || config->queue.delay_count ) in get_sample()
742 if( config->queue.delay_count && (-- config->queue.delay_count == 0) ) in get_sample()
781 if( config->queue.delay_count == 0 ) in get_sample()
828 config->delay_count = 0; in libavsmash_flush_buffers()
829 config->queue.delay_count = 0; in libavsmash_flush_buffers()
926 config->delay_count = 0; in update_configuration()
927 config->queue.delay_count = 0; in update_configuration()
1010 config->delay_count = 0; in update_configuration()
1011 config->queue.delay_count = 0; in update_configuration()
/dports/devel/openocd/openocd-0.11.0/src/jtag/drivers/
H A Dxds110.c240 uint32_t delay_count; member
271 .delay_count = 0,
1883 uint32_t delay_count; in xds110_speed() local
1911 delay_count = 0; in xds110_speed()
1917 delay_count = 0; in xds110_speed()
1937 ++delay_count; in xds110_speed()
1944 if (delay_count) { in xds110_speed()
1954 --delay_count; in xds110_speed()
1969 delay_count = 0; in xds110_speed()
1992 delay_count = 1; in xds110_speed()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Daf_compand.c64 int delay_count; member
244 count = s->delay_count; in compand_delay()
280 s->delay_count = count; in compand_delay()
302 frame = ff_get_audio_buffer(outlink, FFMIN(2048, s->delay_count)); in compand_drain()
322 s->delay_count -= frame->nb_samples; in compand_drain()
562 if (ret == AVERROR_EOF && !ctx->is_disabled && s->delay_count) in request_frame()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Daf_compand.c63 int delay_count; member
240 count = s->delay_count; in compand_delay()
277 s->delay_count = count; in compand_delay()
300 frame = ff_get_audio_buffer(outlink, FFMIN(2048, s->delay_count)); in compand_drain()
321 s->delay_count -= frame->nb_samples; in compand_drain()
548 if (ret == AVERROR_EOF && !ctx->is_disabled && s->delay_count) in request_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Daf_compand.c64 int delay_count; member
244 count = s->delay_count; in compand_delay()
280 s->delay_count = count; in compand_delay()
302 frame = ff_get_audio_buffer(outlink, FFMIN(2048, s->delay_count)); in compand_drain()
322 s->delay_count -= frame->nb_samples; in compand_drain()
561 if (ret == AVERROR_EOF && !ctx->is_disabled && s->delay_count) in request_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Daf_compand.c64 int delay_count; member
244 count = s->delay_count; in compand_delay()
280 s->delay_count = count; in compand_delay()
302 frame = ff_get_audio_buffer(outlink, FFMIN(2048, s->delay_count)); in compand_drain()
322 s->delay_count -= frame->nb_samples; in compand_drain()
562 if (ret == AVERROR_EOF && !ctx->is_disabled && s->delay_count) in request_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Daf_compand.c64 int delay_count; member
244 count = s->delay_count; in compand_delay()
280 s->delay_count = count; in compand_delay()
302 frame = ff_get_audio_buffer(outlink, FFMIN(2048, s->delay_count)); in compand_drain()
322 s->delay_count -= frame->nb_samples; in compand_drain()
562 if (ret == AVERROR_EOF && !ctx->is_disabled && s->delay_count) in request_frame()

123456