/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/ |
D | monitor.cc | 41 int64_t loop_cnt = 1; in operator ()() local 47 } else if (loop_cnt % save_interval == 0) { in operator ()() 53 if (loop_cnt % save_interval == 0) save_interval *= geometric_series_ratio; in operator ()() 54 loop_cnt += 1; in operator ()()
|
/third_party/ffmpeg/libavcodec/mips/ |
D | hpeldsp_msa.c | 59 uint8_t loop_cnt; in common_hz_bil_4w_msa() local 64 for (loop_cnt = (height >> 1); loop_cnt--;) { in common_hz_bil_4w_msa() 84 uint8_t loop_cnt; in common_hz_bil_8w_msa() local 88 for (loop_cnt = (height >> 2); loop_cnt--;) { in common_hz_bil_8w_msa() 104 uint8_t loop_cnt; in common_hz_bil_16w_msa() local 108 for (loop_cnt = (height >> 3); loop_cnt--;) { in common_hz_bil_16w_msa() 218 uint8_t loop_cnt; in common_hz_bil_and_aver_dst_4w_msa() local 225 for (loop_cnt = (height >> 1); loop_cnt--;) { in common_hz_bil_and_aver_dst_4w_msa() 253 uint8_t loop_cnt; in common_hz_bil_and_aver_dst_8w_msa() local 257 for (loop_cnt = (height >> 2); loop_cnt--;) { in common_hz_bil_and_aver_dst_8w_msa() [all …]
|
D | vp8_mc_msa.c | 239 uint32_t loop_cnt; in ff_put_vp8_epel8_h6_msa() local 268 for (loop_cnt = (height >> 2) - 1; loop_cnt--;) { in ff_put_vp8_epel8_h6_msa() 287 uint32_t loop_cnt; in ff_put_vp8_epel16_h6_msa() local 303 for (loop_cnt = (height >> 2); loop_cnt--;) { in ff_put_vp8_epel16_h6_msa() 336 uint32_t loop_cnt; in ff_put_vp8_epel4_v6_msa() local 357 for (loop_cnt = (height >> 2); loop_cnt--;) { in ff_put_vp8_epel4_v6_msa() 383 uint32_t loop_cnt; in ff_put_vp8_epel8_v6_msa() local 403 for (loop_cnt = (height >> 2); loop_cnt--;) { in ff_put_vp8_epel8_v6_msa() 433 uint32_t loop_cnt; in ff_put_vp8_epel16_v6_msa() local 456 for (loop_cnt = (height >> 2); loop_cnt--;) { in ff_put_vp8_epel16_v6_msa() [all …]
|
D | hevcdsp_msa.c | 62 uint32_t loop_cnt; in hevc_copy_4w_msa() local 64 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_copy_4w_msa() 84 uint32_t loop_cnt; in hevc_copy_6w_msa() local 89 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_copy_6w_msa() 144 uint32_t loop_cnt; in hevc_copy_8w_msa() local 148 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_copy_8w_msa() 169 uint32_t loop_cnt; in hevc_copy_12w_msa() local 174 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_copy_12w_msa() 262 uint32_t loop_cnt; in hevc_copy_16w_msa() local 266 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_copy_16w_msa() [all …]
|
D | hevc_mc_bi_msa.c | 69 uint32_t loop_cnt, tp0, tp1, tp2, tp3; in hevc_bi_copy_4w_msa() local 102 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_bi_copy_4w_msa() 137 uint32_t loop_cnt; in hevc_bi_copy_6w_msa() local 145 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_bi_copy_6w_msa() 237 uint32_t loop_cnt; in hevc_bi_copy_8w_msa() local 239 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_bi_copy_8w_msa() 277 uint32_t loop_cnt; in hevc_bi_copy_12w_msa() local 284 for (loop_cnt = 4; loop_cnt--;) { in hevc_bi_copy_12w_msa() 316 uint32_t loop_cnt; in hevc_bi_copy_16w_msa() local 323 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_bi_copy_16w_msa() [all …]
|
D | vp9_mc_msa.c | 271 uint32_t loop_cnt; in common_hz_8t_8x8mult_msa() local 287 for (loop_cnt = (height >> 2); loop_cnt--;) { in common_hz_8t_8x8mult_msa() 319 uint32_t loop_cnt; in common_hz_8t_16w_msa() local 335 for (loop_cnt = (height >> 1); loop_cnt--;) { in common_hz_8t_16w_msa() 358 uint32_t loop_cnt; in common_hz_8t_32w_msa() local 374 for (loop_cnt = (height >> 1); loop_cnt--;) { in common_hz_8t_32w_msa() 417 int32_t loop_cnt; in common_hz_8t_64w_msa() local 433 for (loop_cnt = height; loop_cnt--;) { in common_hz_8t_64w_msa() 474 uint32_t loop_cnt; in common_vt_8t_4w_msa() local 497 for (loop_cnt = (height >> 2); loop_cnt--;) { in common_vt_8t_4w_msa() [all …]
|
D | hevc_mc_biw_msa.c | 95 uint32_t loop_cnt, tp0, tp1, tp2, tp3; in hevc_biwgt_copy_4w_msa() local 143 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_biwgt_copy_4w_msa() 184 uint32_t loop_cnt; in hevc_biwgt_copy_6w_msa() local 202 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_biwgt_copy_6w_msa() 290 uint32_t loop_cnt; in hevc_biwgt_copy_8w_msa() local 292 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_biwgt_copy_8w_msa() 326 uint32_t loop_cnt; in hevc_biwgt_copy_12w_msa() local 343 for (loop_cnt = (16 >> 2); loop_cnt--;) { in hevc_biwgt_copy_12w_msa() 385 uint32_t loop_cnt; in hevc_biwgt_copy_16w_msa() local 402 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_biwgt_copy_16w_msa() [all …]
|
D | hevc_mc_uniw_msa.c | 66 uint32_t loop_cnt, tp0, tp1, tp2, tp3; in hevc_uniwgt_copy_4w_msa() local 104 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_uniwgt_copy_4w_msa() 133 uint32_t loop_cnt; in hevc_uniwgt_copy_6w_msa() local 146 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_uniwgt_copy_6w_msa() 195 uint32_t loop_cnt; in hevc_uniwgt_copy_8w_msa() local 250 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_uniwgt_copy_8w_msa() 290 uint32_t loop_cnt; in hevc_uniwgt_copy_12w_msa() local 303 for (loop_cnt = 4; loop_cnt--;) { in hevc_uniwgt_copy_12w_msa() 335 uint32_t loop_cnt; in hevc_uniwgt_copy_16w_msa() local 347 for (loop_cnt = height >> 2; loop_cnt--;) { in hevc_uniwgt_copy_16w_msa() [all …]
|
D | hevc_mc_uni_msa.c | 425 uint32_t loop_cnt; in common_hz_8t_8w_msa() local 442 for (loop_cnt = (height >> 2); loop_cnt--;) { in common_hz_8t_8w_msa() 477 uint32_t loop_cnt; in common_hz_8t_12w_msa() local 501 for (loop_cnt = 4; loop_cnt--;) { in common_hz_8t_12w_msa() 556 uint32_t loop_cnt; in common_hz_8t_16w_msa() local 573 for (loop_cnt = (height >> 2); loop_cnt--;) { in common_hz_8t_16w_msa() 614 uint32_t loop_cnt; in common_hz_8t_24w_msa() local 636 for (loop_cnt = 16; loop_cnt--;) { in common_hz_8t_24w_msa() 684 uint32_t loop_cnt; in common_hz_8t_32w_msa() local 701 for (loop_cnt = (height >> 1); loop_cnt--;) { in common_hz_8t_32w_msa() [all …]
|
D | vp9_intra_msa.c | 389 uint32_t loop_cnt, left; in ff_tm_8x8_msa() local 398 for (loop_cnt = 2; loop_cnt--;) { in ff_tm_8x8_msa() 422 uint32_t loop_cnt, left; in ff_tm_16x16_msa() local 430 for (loop_cnt = 4; loop_cnt--;) { in ff_tm_16x16_msa() 473 uint32_t loop_cnt, left; in ff_tm_32x32_msa() local 482 for (loop_cnt = 8; loop_cnt--;) { in ff_tm_32x32_msa()
|
D | pixblockdsp_msa.c | 69 int32_t cnt, loop_cnt; in copy_16multx8mult_msa() local 78 for (loop_cnt = (height >> 3); loop_cnt--;) { in copy_16multx8mult_msa()
|
D | h264qpel_msa.c | 272 uint32_t multiple8_cnt, loop_cnt; in avc_luma_hv_qrt_16x16_msa() local 298 for (loop_cnt = 4; loop_cnt--;) { in avc_luma_hv_qrt_16x16_msa() 555 uint32_t multiple8_cnt, loop_cnt; in avc_luma_hv_qrt_and_aver_dst_16x16_msa() local 582 for (loop_cnt = 4; loop_cnt--;) { in avc_luma_hv_qrt_and_aver_dst_16x16_msa() 746 uint32_t loop_cnt; in ff_put_h264_qpel16_mc10_msa() local 760 for (loop_cnt = 4; loop_cnt--;) { in ff_put_h264_qpel16_mc10_msa() 814 uint32_t loop_cnt; in ff_put_h264_qpel16_mc30_msa() local 828 for (loop_cnt = 4; loop_cnt--;) { in ff_put_h264_qpel16_mc30_msa() 1054 uint32_t loop_cnt; in ff_put_h264_qpel16_mc20_msa() local 1065 for (loop_cnt = 4; loop_cnt--;) { in ff_put_h264_qpel16_mc20_msa() [all …]
|
D | hevc_idct_msa.c | 771 uint8_t loop_cnt; in hevc_addblk_16x16_msa() local 784 for (loop_cnt = 3; loop_cnt--;) { in hevc_addblk_16x16_msa() 838 uint8_t loop_cnt; in hevc_addblk_32x32_msa() local 853 for (loop_cnt = 14; loop_cnt--;) { in hevc_addblk_32x32_msa()
|
D | qpeldsp_msa.c | 5774 int32_t loop_cnt; in copy_8x8_msa() local 5776 for (loop_cnt = 4; loop_cnt--;) { in copy_8x8_msa()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/rts/ |
D | stream_switch.cc | 70 void *loop_cnt = inputs[0]->addr; in Launch() local 79 …rtError_t status = rtStreamSwitchEx(loop_cnt, cond_, ites_per_loop, true_stream_, stream_ptr, data… in Launch() 97 auto loop_cnt = inputs[0]->addr; in GenTask() local 102 unique_name_, stream_id, true_stream_index_, loop_cnt, ites_per_loop, cond_, data_type_); in GenTask()
|
/third_party/toybox/tests/ |
D | renice.test | 66 loop_cnt=2 91 if [ $cnt -eq $loop_cnt ]
|
/third_party/lwip/test/sockets/ |
D | sockets_stresstest.c | 90 int loop_cnt; member 640 if (settings->loop_cnt) { in sockets_stresstest_listener_loop() 641 for (i = 0; i < settings->loop_cnt; i++) { in sockets_stresstest_listener_loop()
|
/third_party/f2fs-tools/fsck/ |
D | mount.c | 3277 unsigned int loop_cnt = 0; in find_fsync_inode() local 3319 if (++loop_cnt >= free_blocks || in find_fsync_inode()
|