Home
last modified time | relevance | path

Searched refs:cnt (Results 1 – 25 of 9976) sorted by relevance

12345678910>>...400

/dports/multimedia/motion/motion-release-4.3.2/src/
H A Dmotion.c1573 cnt->area_minx[1] = cnt->area_minx[4] = cnt->area_minx[7] = cnt->imgs.width / 3; in motion_init()
1574 cnt->area_maxx[0] = cnt->area_maxx[3] = cnt->area_maxx[6] = cnt->imgs.width / 3; in motion_init()
1576 cnt->area_minx[2] = cnt->area_minx[5] = cnt->area_minx[8] = cnt->imgs.width / 3 * 2; in motion_init()
1577 cnt->area_maxx[1] = cnt->area_maxx[4] = cnt->area_maxx[7] = cnt->imgs.width / 3 * 2; in motion_init()
1579 cnt->area_miny[3] = cnt->area_miny[4] = cnt->area_miny[5] = cnt->imgs.height / 3; in motion_init()
1580 cnt->area_maxy[0] = cnt->area_maxy[1] = cnt->area_maxy[2] = cnt->imgs.height / 3; in motion_init()
1582 cnt->area_miny[6] = cnt->area_miny[7] = cnt->area_miny[8] = cnt->imgs.height / 3 * 2; in motion_init()
1583 cnt->area_maxy[3] = cnt->area_maxy[4] = cnt->area_maxy[5] = cnt->imgs.height / 3 * 2; in motion_init()
1585 cnt->area_maxx[2] = cnt->area_maxx[5] = cnt->area_maxx[8] = cnt->imgs.width; in motion_init()
1586 cnt->area_maxy[6] = cnt->area_maxy[7] = cnt->area_maxy[8] = cnt->imgs.height; in motion_init()
[all …]
H A Devent.c394 stream_put(cnt, &cnt->stream, &cnt->stream_count, img_data->image_norm, 0); in event_stream_put()
632 , cnt->conf.target_dir, imageext(cnt)); in event_image_snapshot()
679 cnt->current_image = &cnt->imgs.preview_image; in event_image_preview()
873 cnt->extpipe = popen(cnt->extpipecmdline, "we"); in event_create_extpipe()
922 cnt->movie_fps = cnt->lastrate; in event_new_video()
926 if (cnt->movie_fps < 2) cnt->movie_fps = 2; in event_new_video()
1045 cnt->ffmpeg_output->rtsp_data = cnt->rtsp; in event_ffmpeg_newfile()
1048 cnt->ffmpeg_output->fps = cnt->movie_fps; in event_ffmpeg_newfile()
1049 cnt->ffmpeg_output->bps = cnt->conf.movie_bps; in event_ffmpeg_newfile()
1050 cnt->ffmpeg_output->filename = cnt->newfilename; in event_ffmpeg_newfile()
[all …]
H A Dtrack.c220 ,cnt->track.port, cnt->track.dev); in stepper_center()
225 stepper_command(cnt, cnt->track.motorx, STEPPER_COMMAND_SPEED, cnt->track.speed); in stepper_center()
226 stepper_command(cnt, cnt->track.motorx, STEPPER_COMMAND_LEFT_N, cnt->track.maxx); in stepper_center()
237 stepper_command(cnt, cnt->track.motory, STEPPER_COMMAND_SPEED, cnt->track.speed); in stepper_center()
238 stepper_command(cnt, cnt->track.motory, STEPPER_COMMAND_UP_N, cnt->track.maxy); in stepper_center()
269 ,cnt->track.port, cnt->track.dev); in stepper_move()
343 ,cnt->track.port, cnt->track.dev); in servo_open()
626 servo_command(cnt, cnt->track.motorx, SERVO_COMMAND_SPEED, cnt->track.speed); in servo_center()
638 servo_command(cnt, cnt->track.motory, SERVO_COMMAND_SPEED, cnt->track.speed); in servo_center()
1038 ,cnt->track.minx, cnt->track.maxx, cnt->track.miny, cnt->track.maxy); in uvc_center()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/testsuite/libjava.compile/
H A DOperatorBenchmark.java66 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
74 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
82 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
90 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
98 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
106 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
114 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
122 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
130 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
138 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/testsuite/libjava.compile/
H A DOperatorBenchmark.java66 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
74 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
82 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
90 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
98 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
106 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
114 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
122 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
130 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
138 for (cnt = getSampleCount(); --cnt >= 0; ) { in runTest()
[all …]
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_array_packed_write_read.v26 integer cnt = 0; register
34 cnt <= cnt + 1;
39 if ((cnt[30:2]==NO) && (cnt[1:0]==2'd0)) begin
46 if (cnt[1:0]==2'd0) begin
58 end else if (cnt[1:0]==2'd1) begin
60 if (cnt[30:2]==0) begin end
70 end else if (cnt[1:0]==2'd2) begin
82 end else if (cnt[1:0]==2'd3) begin
98 if (cnt[1:0]==2'd0) begin
110 end else if (cnt[1:0]==2'd1) begin
[all …]
H A Dt_array_pattern_packed.v69 integer cnt = 0; register
73 cnt <= cnt + 1;
78 if ((cnt[30:2]==(NO-1)) && (cnt[1:0]==2'd3)) begin
85 if (cnt[1:0]==2'd0) begin
98 end else if (cnt[1:0]==2'd1) begin
106 …else if (cnt[30:2]== 6) array_bg <= '{cnt[3:0]+0, cnt[3:0]+1, cnt[3:0]+2, cnt[3:0]+…
107 end else if (cnt[1:0]==2'd2) begin
120 if (cnt[1:0]==2'd0) begin
133 end else if (cnt[1:0]==2'd1) begin
141 …else if (cnt[30:2]==10) array_lt <= '{cnt[3:0]+0, cnt[3:0]+1, cnt[3:0]+2, cnt[3:0]+…
[all …]
H A Dt_struct_packed_value_list.v34 integer cnt = 0; register
39 cnt <= cnt + 1;
44 if ((cnt[30:2]==(NO-1)) && (cnt[1:0]==2'd3)) begin
51 if (cnt[1:0]==2'd0) begin
60 end else if (cnt[1:0]==2'd1) begin
62 if (cnt[30:2]==0) begin end
69 else if (cnt[30:2]==6) struct_bg <= '{cnt+0 ,cnt+1 , cnt+2, cnt+3};
71 end else if (cnt[1:0]==2'd2) begin
84 if (cnt[1:0]==2'd0) begin
93 end else if (cnt[1:0]==2'd1) begin
[all …]
H A Dt_struct_packed_write_read.v34 integer cnt = 0; register
39 cnt <= cnt + 1;
44 if ((cnt[30:2]==NO) && (cnt[1:0]==2'd0)) begin
51 if (cnt[1:0]==2'd0) begin
59 end else if (cnt[1:0]==2'd1) begin
61 if (cnt[30:2]==0) begin end
67 end else if (cnt[1:0]==2'd2) begin
75 end else if (cnt[1:0]==2'd3) begin
87 if (cnt[1:0]==2'd0) begin
95 end else if (cnt[1:0]==2'd1) begin
[all …]
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/frontend/nagvis-js/ext/dwoo-1.1.0/plugins/builtin/blocks/
H A Dsection.php19 public static $cnt=0; variable in Dwoo_Plugin_section
44 $cnt = self::$cnt++;
69 …'if($_section'.$cnt.'[\'max\'] < 0) { $_section'.$cnt.'[\'max\'] = $_section'.$cnt.'[\'loop\']; }'…
71 $output .= '$_section'.$cnt.'[\'max\'] = $_section'.$cnt.'[\'loop\'];'."\n";
83 …$output .= '$_section'.$cnt.'[\'start\'] = $_section'.$cnt.'[\'step\'] > 0 ? 0 : $_section'.$cnt.'…
84 …'.$cnt.'[\'start\'] < 0) { $_section'.$cnt.'[\'start\'] = max($_section'.$cnt.'[\'step\'] > 0 ? 0 …
85 …section'.$cnt.'[\'start\'] = min($_section'.$cnt.'[\'start\'], $_section'.$cnt.'[\'step\'] > 0 ? $…
102 $output .= ' $_section'.$cnt.'[\'total\'] = $_section'.$cnt.'[\'loop\'];'."\n";
104cnt.'[\'total\'] = min(ceil(($_section'.$cnt.'[\'step\'] > 0 ? $_section'.$cnt.'[\'loop\'] - $_sec…
113 '$_section'.$cnt.'[\'iteration\'] <= $_section'.$cnt.'[\'total\']; '.
[all …]
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/dwoo/plugins/builtin/blocks/
H A Dsection.php19 public static $cnt=0; variable in Dwoo_Plugin_section
44 $cnt = self::$cnt++;
69 …'if($_section'.$cnt.'[\'max\'] < 0) { $_section'.$cnt.'[\'max\'] = $_section'.$cnt.'[\'loop\']; }'…
71 $output .= '$_section'.$cnt.'[\'max\'] = $_section'.$cnt.'[\'loop\'];'."\n";
83 …$output .= '$_section'.$cnt.'[\'start\'] = $_section'.$cnt.'[\'step\'] > 0 ? 0 : $_section'.$cnt.'…
84 …'.$cnt.'[\'start\'] < 0) { $_section'.$cnt.'[\'start\'] = max($_section'.$cnt.'[\'step\'] > 0 ? 0 …
85 …section'.$cnt.'[\'start\'] = min($_section'.$cnt.'[\'start\'], $_section'.$cnt.'[\'step\'] > 0 ? $…
102 $output .= ' $_section'.$cnt.'[\'total\'] = $_section'.$cnt.'[\'loop\'];'."\n";
104cnt.'[\'total\'] = min(ceil(($_section'.$cnt.'[\'step\'] > 0 ? $_section'.$cnt.'[\'loop\'] - $_sec…
113 '$_section'.$cnt.'[\'iteration\'] <= $_section'.$cnt.'[\'total\']; '.
[all …]
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/src/
H A Dcsel_container.c16 switch (cnt->id) { in parse_container_params()
173 cnt->id = in MPII_Create_container()
184 cnt->id = in MPII_Create_container()
191 cnt->id = in MPII_Create_container()
196 cnt->id = in MPII_Create_container()
205 cnt->id = in MPII_Create_container()
214 cnt->id = in MPII_Create_container()
223 cnt->id = in MPII_Create_container()
242 cnt->id = in MPII_Create_container()
261 cnt->id = in MPII_Create_container()
[all …]
/dports/biology/iqtree/IQ-TREE-2.0.6/utils/
H A Dtools.cpp1143 for (cnt = 1; cnt < argc; cnt++) { in parseArg()
1189 cnt++; in parseArg()
1198 cnt++; in parseArg()
1205 cnt++; in parseArg()
1215 cnt++; in parseArg()
1222 cnt++; in parseArg()
1230 cnt++; in parseArg()
1237 cnt++; in parseArg()
1244 cnt++; in parseArg()
1251 cnt++; in parseArg()
[all …]
/dports/textproc/uim-gtk/sigscheme-beb8fbd/test/
H A Dtest-tail-rec.scm358 cnt)
372 cnt)
388 cnt)
404 cnt)
420 cnt)
436 cnt)
450 cnt)
464 cnt)
476 cnt)
956 (do ((cnt explosive-count (- cnt 1))
[all …]
/dports/textproc/uim-gtk/uim-d1ac9d9/sigscheme/test/
H A Dtest-tail-rec.scm358 cnt)
372 cnt)
388 cnt)
404 cnt)
420 cnt)
436 cnt)
450 cnt)
464 cnt)
476 cnt)
956 (do ((cnt explosive-count (- cnt 1))
[all …]
/dports/textproc/uim-gtk3/sigscheme-beb8fbd/test/
H A Dtest-tail-rec.scm358 cnt)
372 cnt)
388 cnt)
404 cnt)
420 cnt)
436 cnt)
450 cnt)
464 cnt)
476 cnt)
956 (do ((cnt explosive-count (- cnt 1))
[all …]
/dports/textproc/uim-gtk3/uim-d1ac9d9/sigscheme/test/
H A Dtest-tail-rec.scm358 cnt)
372 cnt)
388 cnt)
404 cnt)
420 cnt)
436 cnt)
450 cnt)
464 cnt)
476 cnt)
956 (do ((cnt explosive-count (- cnt 1))
[all …]
/dports/textproc/uim-qt5/sigscheme-beb8fbd/test/
H A Dtest-tail-rec.scm358 cnt)
372 cnt)
388 cnt)
404 cnt)
420 cnt)
436 cnt)
450 cnt)
464 cnt)
476 cnt)
956 (do ((cnt explosive-count (- cnt 1))
[all …]
/dports/textproc/uim-qt5/uim-d1ac9d9/sigscheme/test/
H A Dtest-tail-rec.scm358 cnt)
372 cnt)
388 cnt)
404 cnt)
420 cnt)
436 cnt)
450 cnt)
464 cnt)
476 cnt)
956 (do ((cnt explosive-count (- cnt 1))
[all …]
/dports/textproc/uim-m17nlib/uim-d1ac9d9/sigscheme/test/
H A Dtest-tail-rec.scm358 cnt)
372 cnt)
388 cnt)
404 cnt)
420 cnt)
436 cnt)
450 cnt)
464 cnt)
476 cnt)
956 (do ((cnt explosive-count (- cnt 1))
[all …]
/dports/textproc/uim-m17nlib/sigscheme-beb8fbd/test/
H A Dtest-tail-rec.scm358 cnt)
372 cnt)
388 cnt)
404 cnt)
420 cnt)
436 cnt)
450 cnt)
464 cnt)
476 cnt)
956 (do ((cnt explosive-count (- cnt 1))
[all …]
/dports/japanese/uim-anthy/uim-d1ac9d9/sigscheme/test/
H A Dtest-tail-rec.scm358 cnt)
372 cnt)
388 cnt)
404 cnt)
420 cnt)
436 cnt)
450 cnt)
464 cnt)
476 cnt)
956 (do ((cnt explosive-count (- cnt 1))
[all …]
/dports/japanese/uim-anthy/sigscheme-beb8fbd/test/
H A Dtest-tail-rec.scm358 cnt)
372 cnt)
388 cnt)
404 cnt)
420 cnt)
436 cnt)
450 cnt)
464 cnt)
476 cnt)
956 (do ((cnt explosive-count (- cnt 1))
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/app/items/utils/
H A Dtooltipfiller.cpp92 tip += cnt.cellBeg + i18n("Date:") + cnt.cellMid + str + cnt.cellEnd; in imageInfoTipContents()
105 tip += cnt.cellBeg + i18n("Type:") + cnt.cellMid + commonInfo.format + cnt.cellEnd; in imageInfoTipContents()
122 tip += cnt.cellBeg + i18n("Dimensions:") + cnt.cellMid + str + cnt.cellEnd; in imageInfoTipContents()
133 tip += cnt.cellBeg + i18n("Aspect Ratio:") + cnt.cellMid + str + cnt.cellEnd; in imageInfoTipContents()
195 metaStr += cnt.cellBeg + lens + cnt.cellMid + str.toHtmlEscaped() + cnt.cellEnd; in imageInfoTipContents()
481 cnt.breakString(str) + cnt.cellSpecEnd; in imageInfoTipContents()
552 tip += cnt.cellSpecBeg + i18n("Labels:") + cnt.cellSpecMid + str + cnt.cellSpecEnd; in imageInfoTipContents()
604 tip += cnt.cellBeg + i18n("Date:") + cnt.cellMid + str + cnt.cellEnd; in albumTipContents()
658 tip += cnt.headBeg + i18n("Filter") + cnt.headEnd; in filterActionTipContents()
708 + cnt.breakString(str) + cnt.cellSpecEnd; in filterActionTipContents()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr67089-3.c7 int cnt, d; variable
13 cnt++; in foo()
46 if (f1 (-7U, 0) != -7U || cnt != 0) abort (); in main()
47 if (f1 (-7U, 6) != -1U || cnt != 1) abort (); in main()
48 if (f1 (-7U, 7) != 0U || cnt != 1) abort (); in main()
49 if (f1 (-7U, 8) != 1U || cnt != 1) abort (); in main()
56 if (f3 (-15, 15) != 0 || cnt != 5) abort (); in main()
57 if (f3 (-15, 16) != 1 || cnt != 5) abort (); in main()
78 cnt = 0; in main()
81 if (f9 (-7U, 7) != 0U || cnt != 1) abort (); in main()
[all …]

12345678910>>...400