cnt               299 core/gui_script.c         int cnt = 0;
cnt               303 core/gui_script.c             cnt++;
cnt               305 core/gui_script.c         p->option_count = cnt;
cnt               306 core/gui_script.c         p->options = malloc(cnt * sizeof(char*));
cnt               309 core/gui_script.c         cnt = 0;
cnt               312 core/gui_script.c             p->options[cnt] = s;
cnt               319 core/gui_script.c             cnt++;
cnt                43 core/main.c        static int cnt=1;
cnt                61 core/main.c                sprintf(fn, "A/DCIM/100CANON/CRW_%04d.JPG", cnt++);
cnt                66 core/main.c            } while(cnt<9999);
cnt               117 core/main.c        int cnt = 1;
cnt               319 core/main.c                if (((cnt++) & 3) == 0)
cnt               346 core/main.c            sprintf(osd_buf, "%d", cnt );	// modify cnt to what you want to display
cnt               126 core/memmgmt.c     long cnt = 0;
cnt               133 core/memmgmt.c             cnt++;
cnt               138 core/memmgmt.c     if (cnt != 0)
cnt               142 core/memmgmt.c         sprintf(osd_buf, "f:%8x l:%8x c:%d", f, l, cnt);
cnt               175 lib/lang/lang.c char* load_builtin_lang_strings(int cnt, short* array) {
cnt               179 lib/lang/lang.c     for ( i = 1; i<=cnt; i++ )
cnt                 4 loader/a1200/main.c static void __attribute__((noreturn)) panic(int cnt);
cnt                90 loader/a1200/main.c static void __attribute__((noreturn)) panic(int cnt) {
cnt                95 loader/a1200/main.c     for(;cnt>0;cnt--) {
cnt                 6 loader/g10/main.c static void __attribute__((noreturn)) panic(int cnt);
cnt               111 loader/g10/main.c static void __attribute__((noreturn)) panic(int cnt)
cnt               116 loader/g10/main.c     for(;cnt>0;cnt--){
cnt                 4 loader/ixus120_sd940/main.c static void __attribute__((noreturn)) panic(int cnt);
cnt                95 loader/ixus120_sd940/main.c static void __attribute__((noreturn)) panic(int cnt)
cnt               100 loader/ixus120_sd940/main.c     for(;cnt>0;cnt--){
cnt                 2 loader/s90/main.c static void __attribute__((noreturn)) panic(int cnt);
cnt                45 loader/s90/main.c static void __attribute__((noreturn)) panic(int cnt)
cnt                50 loader/s90/main.c 	for(;cnt>0;cnt--){
cnt                 2 loader/sx1/main.c static void __attribute__((noreturn)) panic(int cnt);
cnt                44 loader/sx1/main.c static void __attribute__((noreturn)) panic(int cnt)
cnt                49 loader/sx1/main.c 	for(;cnt>0;cnt--){
cnt                 2 loader/sx130is/main.c static void __attribute__((noreturn)) panic(int cnt);
cnt                44 loader/sx130is/main.c static void __attribute__((noreturn)) panic(int cnt)
cnt                50 loader/sx130is/main.c 	for(;cnt>0;cnt--){
cnt                10 loader/sx520hs/main.c 	int cnt=0, i=0;
cnt                11 loader/sx520hs/main.c 	for(;cnt<n;cnt++)
cnt                10 loader/sx530hs/main.c 	int cnt=0, i=0;
cnt                11 loader/sx530hs/main.c 	for(;cnt<n;cnt++)
cnt                 4 loader/tx1/main.c static void __attribute__((noreturn)) panic(int cnt);
cnt                95 loader/tx1/main.c static void __attribute__((noreturn)) panic(int cnt)
cnt               100 loader/tx1/main.c 	for(;cnt>0;cnt--){
cnt              1158 modules/gui_fselect.c     register unsigned int cnt = 0;
cnt              1163 modules/gui_fselect.c             ++cnt;
cnt              1165 modules/gui_fselect.c     return cnt;
cnt              1171 modules/gui_fselect.c     register unsigned int cnt = fselect_real_marked_count();
cnt              1173 modules/gui_fselect.c     if (!cnt)
cnt              1176 modules/gui_fselect.c             ++cnt;
cnt              1179 modules/gui_fselect.c     return cnt;
cnt              1186 modules/gui_fselect.c     unsigned int del_cnt=0, cnt;
cnt              1190 modules/gui_fselect.c     cnt = fselect_marked_count();
cnt              1196 modules/gui_fselect.c             if (cnt)
cnt              1197 modules/gui_fselect.c                 gui_browser_progress_show(lang_str(LANG_FSELECT_PROGRESS_TITLE),del_cnt*100/cnt);
cnt               261 modules/module_load.c         int cnt = rbuf[i] >> 24;
cnt               263 modules/module_load.c         for (; cnt>0; cnt--)
cnt               401 modules/motion_detector.c     static int cnt=0;
cnt               408 modules/motion_detector.c         cnt++;
cnt               409 modules/motion_detector.c         sprintf(fn, "A/MD/%04d.FB", cnt);
cnt               418 modules/motion_detector.c     sprintf(fn, "A/MD/%04d.FB", cnt );
cnt                57 modules/scrdump.c     int cnt = 0;
cnt                59 modules/scrdump.c         sprintf(fn, "A/DCIM/100CANON/CRW_%04d.JPG", cnt++);
cnt                64 modules/scrdump.c     } while(cnt<9999);
cnt                89 platform/a3400/kbd.c void get_touch_data(unsigned short *x, unsigned short *y, unsigned int *cnt)
cnt                93 platform/a3400/kbd.c     *cnt=touchcnt;
cnt                 9 platform/a540/debug.c static void blink(int cnt)
cnt                14 platform/a540/debug.c 	for(;cnt>0;cnt--){
cnt                22 platform/a540/sub/100b/boot.c static void blink(int cnt)
cnt                27 platform/a540/sub/100b/boot.c 	for(;cnt>0;cnt--){
cnt                42 platform/a540/sub/100b/boot.c static void __attribute__((noreturn)) panic(int cnt)
cnt                44 platform/a540/sub/100b/boot.c         blink(cnt);
cnt                 9 platform/a550/debug.c static void blink(int cnt)
cnt                14 platform/a550/debug.c 	for(;cnt>0;cnt--){
cnt               117 platform/ixus1000_sd4500/sub/100d/boot.c     int cnt =10;
cnt               118 platform/ixus1000_sd4500/sub/100d/boot.c 	for(;cnt>0;cnt--){
cnt                16 platform/ixus1000_sd4500/sub/100f/boot.c     int cnt =100;
cnt                17 platform/ixus1000_sd4500/sub/100f/boot.c 	for(;cnt>0;cnt--){
cnt               120 platform/ixus1000_sd4500/sub/102b/boot.c     int cnt =10;
cnt               121 platform/ixus1000_sd4500/sub/102b/boot.c 	for(;cnt>0;cnt--){
cnt               683 tools/elf2flt/elfflt.c               int cnt = 0;
cnt               694 tools/elf2flt/elfflt.c                       cnt++;
cnt               697 tools/elf2flt/elfflt.c               new_import_buf[pcnt] = (cnt << 24) | new_import_buf[pcnt];
cnt               749 tools/elf2flt/elfflt.c         int cnt = new_import_buf[i] >> 24;
cnt               751 tools/elf2flt/elfflt.c         for (j=0; j<cnt; j++)
cnt               182 tools/elf2flt/fltdump.c         int cnt = new_import_buf[i] >> 24;
cnt               184 tools/elf2flt/fltdump.c         for (j=0; j<cnt; j++)
cnt              2466 tools/finsig_dryos.c     int r0, r1, cnt;
cnt              2479 tools/finsig_dryos.c     cnt = 0;
cnt              2480 tools/finsig_dryos.c     while (r0!=-1 && cnt<5) {
cnt              2523 tools/finsig_dryos.c         cnt++;
cnt              4383 tools/finsig_dryos.c     int cnt = 0;
cnt              4403 tools/finsig_dryos.c                     cnt++;
cnt              4420 tools/finsig_dryos.c             cnt++;
cnt              4424 tools/finsig_dryos.c     if (cnt == 0)
cnt              3365 tools/finsig_vxworks.c     int cnt = 0;
cnt              3384 tools/finsig_vxworks.c                 cnt++;
cnt              3428 tools/finsig_vxworks.c                 cnt++;
cnt              3444 tools/finsig_vxworks.c             cnt++;
cnt              3448 tools/finsig_vxworks.c     if (cnt == 0)