m 197 core/chdk-dir.c int n, m; m 198 core/chdk-dir.c m = 0; // position in output m 202 core/chdk-dir.c dir->fn[m] = dir->fe[n]; m 203 core/chdk-dir.c m++; m 207 core/chdk-dir.c dir->fn[m] = '.'; m 208 core/chdk-dir.c m++; m 213 core/chdk-dir.c dir->fn[m] = dir->fe[n]; m 214 core/chdk-dir.c m++; m 216 core/chdk-dir.c dir->fn[m] = 0; m 1590 core/conf.c int m = camera_info.state.mode_shooting; m 1600 core/conf.c ((m==MODE_SPORTS) && conf.save_raw_in_sports) || // True if sports mode and save_raw_in_sports is disabled m 1602 core/conf.c ((m==MODE_AUTO) && conf.save_raw_in_auto) || // True if auto mode and save_raw_in_auto is disabled m 1604 core/conf.c ((shooting_get_drive_mode()==1) && conf.save_raw_in_burst && !(m==MODE_SPORTS)) || // True if drive mode is continuous and save_raw_in_burst is disabled and not sports mode m 1319 core/gps.c int m=0; m 1357 core/gps.c m=n; m 1359 core/gps.c if ((int)angle != 0) { m=angle; } m 1386 core/gps.c if (m>=0 && m<180) m 1388 core/gps.c w=(180-m)*3.141592653589793/180; m 1390 core/gps.c if (m >=180 && m<=360) m 1392 core/gps.c w=(540-m)*3.141592653589793/180; m 1401 core/gps.c draw_compass_needle (m, s_w, c_w, bitmap1, extent, m_x, m_y, offset_x, offset_y, f_v_1, f_v_3); m 1403 core/gps.c old_angle=m; m 790 core/gui.c static void gui_module_menu(CMenu *m, int type) m 792 core/gui.c if (m->menu == 0) m 793 core/gui.c m->menu = create_module_menu(type, m->symbol); m 794 core/gui.c gui_activate_sub_menu(m); m 1416 core/gui.c int h, m, s; m 1418 core/gui.c m = (*v % 3600) / 60; m 1431 core/gui.c m += change / 10; m 1432 core/gui.c if (m < 0) m = 59; m 1433 core/gui.c if (m > 59) m = 0; m 1441 core/gui.c *v = (h * 3600) + (m * 60) + s; m 1443 core/gui.c sprintf(buf, "%1d:%02d:%02d", h, m, s); m 130 core/gui_osd.c static short n, m; //string number m 162 core/gui_osd.c draw_osd_string(conf.values_pos, 0, m, osd_buf, user_color(conf.osd_color), conf.values_scale); m 163 core/gui_osd.c m+=FONT_HEIGHT; m 191 core/gui_osd.c draw_osd_string(conf.values_pos, 0, m, osd_buf, col, conf.values_scale); m 195 core/gui_osd.c draw_osd_string(conf.values_pos, i*FONT_WIDTH, m, osd_buf, use_good_color?valid_col:col, conf.values_scale); m 198 core/gui_osd.c draw_osd_string(conf.values_pos, 0, m, osd_buf, col,conf.values_scale); m 200 core/gui_osd.c m+=FONT_HEIGHT; m 306 core/gui_osd.c if (is_osd_edit || (shooting_get_drive_mode() && m!=MODE_STITCH && m!=MODE_BEST_IMAGE)) m 372 core/gui_osd.c m = 0; m 242 core/memmgmt.c static void combine_meminfo(cam_meminfo *combined,cam_meminfo *m) m 244 core/memmgmt.c combined->total_size += m->total_size; m 245 core/memmgmt.c if(m->free_block_max_size > combined->free_block_max_size) m 247 core/memmgmt.c combined->free_block_max_size = m->free_block_max_size; m 249 core/memmgmt.c combined->free_size += m->free_size; m 250 core/memmgmt.c combined->free_block_count += m->free_block_count; m 251 core/memmgmt.c combined->allocated_size += m->allocated_size; m 252 core/memmgmt.c combined->allocated_peak += m->allocated_peak; m 253 core/memmgmt.c combined->allocated_count += m->allocated_count; m 279 core/memmgmt.c cam_meminfo m; m 280 core/memmgmt.c if(GetARamInfo(&m)) { m 281 core/memmgmt.c combine_meminfo(camera_meminfo,&m); m 283 core/memmgmt.c if(GetExMemInfo(&m)) { m 284 core/memmgmt.c combine_meminfo(camera_meminfo,&m); m 284 core/shooting.c short m = shooting_get_prop(PROPCASE_REAL_FOCUS_MODE); m 285 core/shooting.c if (f==0 && m!=0) f=(m==1)?4:m; m 292 core/shooting.c int m = shooting_get_prop_int(PROPCASE_FOCUS_STATE); m 293 core/shooting.c return (short) m; m 306 core/shooting.c short m = shooting_get_prop(PROPCASE_TIMER_MODE); m 310 core/shooting.c if (m == 3) m 311 core/shooting.c return m; m 1164 core/shooting.c double m = ((double)(h_1e3 - fl)+500)/1000*s; m 1166 core/shooting.c if ((m>0) && (v>0)) return (int)((2*m/v+1)/2); m 1174 core/shooting.c double m = ((double)(h_1e3 - fl)+500)/1000*s; m 1176 core/shooting.c if ((m>0) && (v>0)) return (int)((2*m/v+1)/2); m 1252 core/shooting.c int m = ((fl*((fl - hyp_1e3)/1000 - 1)/500)/v + 1)/2; m 1254 core/shooting.c camera_info.dof_values.min_stack_distance = sqrt(m*m - m2) - m; m 1267 core/shooting.c double m = ((double)(hyp_1e3 - fl)/1000 * dist) + 0.5; m 1272 core/shooting.c if (v>0) camera_info.dof_values.near_limit = (int)(m/v); m 1275 core/shooting.c if (v>0) camera_info.dof_values.far_limit = (int)(m/v); m 1406 core/shooting.c void set_focus_bypass(int m) m 1408 core/shooting.c focus_interlock_bypass = m ; m 1434 core/shooting.c int m[]={1,2,3,4,5,6,7,8,10,12}; // m[v]/4 = bitrate*1x m 1435 core/shooting.c if (v>=(int)((sizeof(m)/sizeof(m[0])))) m 1436 core/shooting.c v=(sizeof(m)/sizeof(m[0]))-1; m 1437 core/shooting.c change_video_tables(m[v],4); m 1445 core/shooting.c char m[]={1,2,3,4,5,6,7,8,9,10}; // m[v]/10 = bitrate*1x m 1446 core/shooting.c if (v>=(int)(sizeof(m)/sizeof(m[0]))) m 1447 core/shooting.c v=(sizeof(m)/sizeof(m[0]))-1; m 1448 core/shooting.c change_video_minbitrate(m[v],10); m 1753 core/shooting.c int mode_is_video(int m) m 1755 core/shooting.c m = m & MODE_SHOOTING_MASK; m 1756 core/shooting.c return (m==MODE_VIDEO_STD || m 1757 core/shooting.c m==MODE_VIDEO_SPEED || m 1758 core/shooting.c m==MODE_VIDEO_COMPACT || m 1759 core/shooting.c m==MODE_VIDEO_MY_COLORS || m 1760 core/shooting.c m==MODE_VIDEO_COLOR_ACCENT || m 1761 core/shooting.c m==MODE_VIDEO_COLOR_SWAP || m 1762 core/shooting.c m==MODE_VIDEO_MINIATURE || m 1763 core/shooting.c m==MODE_VIDEO_TIME_LAPSE || m 1764 core/shooting.c m==MODE_VIDEO_IFRAME_MOVIE || m 1765 core/shooting.c m==MODE_VIDEO_M || m 1766 core/shooting.c m==MODE_VIDEO_STAR_TIME_LAPSE || m 1767 core/shooting.c m==MODE_VIDEO_SHORT_CLIP || m 1768 core/shooting.c m==MODE_VIDEO_SUPER_SLOW m 35 include/modes.h #define MODE_IS_VIDEO(m) mode_is_video(m) m 79 include/stubs_asm.h #define FAKEDEF(n, m) \ m 81 include/stubs_asm.h .rept m ; \ m 91 include/stubs_asm.h #define DEF_CONST(n, m) \ m 93 include/stubs_asm.h .long m m 108 lib/lua/lfmathlib.c double m = pow(10.0, p); m 112 lib/lua/lfmathlib.c a = fabs(a) + (0.5 / m); m 117 lib/lua/lfmathlib.c unsigned int d = (int)((a - w) * m); m 324 lib/lua/lgc.c size_t m = 0; m 325 lib/lua/lgc.c while (g->gray) m += propagatemark(g); m 326 lib/lua/lgc.c return m; m 27 lib/lua/lgc.h #define resetbits(x,m) ((x) &= cast(lu_byte, ~(m))) m 28 lib/lua/lgc.h #define setbits(x,m) ((x) |= (m)) m 29 lib/lua/lgc.h #define testbits(x,m) ((x) & (m)) m 59 lib/lua/lopcodes.c #define opmode(t,a,b,c,m) (((t)<<7) | ((a)<<6) | ((b)<<4) | ((c)<<2) | (m)) m 254 lib/lua/lopcodes.h #define getOpMode(m) (cast(enum OpMode, luaP_opmodes[m] & 3)) m 255 lib/lua/lopcodes.h #define getBMode(m) (cast(enum OpArgMask, (luaP_opmodes[m] >> 4) & 3)) m 256 lib/lua/lopcodes.h #define getCMode(m) (cast(enum OpArgMask, (luaP_opmodes[m] >> 2) & 3)) m 257 lib/lua/lopcodes.h #define testAMode(m) (luaP_opmodes[m] & (1 << 6)) m 258 lib/lua/lopcodes.h #define testTMode(m) (luaP_opmodes[m] & (1 << 7)) m 34 lib/lua/lparser.c #define luaY_checklimit(fs,v,l,m) if ((v)>(l)) errorlimit(fs,l,m) m 416 lib/lua/lstrlib.c int m = s<ms->src_end && singlematch(uchar(*s), p, ep); m 420 lib/lua/lstrlib.c if (m && ((res=match(ms, s+1, ep+1)) != NULL)) m 428 lib/lua/lstrlib.c return (m ? max_expand(ms, s+1, p, ep) : NULL); m 434 lib/lua/lstrlib.c if (!m) return NULL; m 548 lib/lua/ltable.c unsigned int m = (i+j)/2; m 549 lib/lua/ltable.c if (ttisnil(luaH_getnum(t, m))) j = m; m 550 lib/lua/ltable.c else i = m; m 566 lib/lua/ltable.c unsigned int m = (i+j)/2; m 567 lib/lua/ltable.c if (ttisnil(&t->array[m - 1])) j = m; m 568 lib/lua/ltable.c else i = m; m 705 lib/lua/luaconf.h #define lua_popen(L,c,m) ((void)L, fflush(NULL), popen(c,m)) m 710 lib/lua/luaconf.h #define lua_popen(L,c,m) ((void)L, _popen(c,m)) m 715 lib/lua/luaconf.h #define lua_popen(L,c,m) ((void)((void)c, m), \ m 65 lib/lua/lzio.c size_t m; m 68 lib/lua/lzio.c m = (n <= z->n) ? n : z->n; /* min. between n and z->n */ m 69 lib/lua/lzio.c memcpy(b, z->p, m); m 70 lib/lua/lzio.c z->n -= m; m 71 lib/lua/lzio.c z->p += m; m 72 lib/lua/lzio.c b = (char *)b + m; m 73 lib/lua/lzio.c n -= m; m 1454 modules/cpuinfo_v7.c unsigned m, v; m 1456 modules/cpuinfo_v7.c for (m=1; m<16; m++) { m 1457 modules/cpuinfo_v7.c if (v != *(e+m)) { m 52 modules/dbg_dump.c module_entry m; m 59 modules/dbg_dump.c cam_meminfo m; m 104 modules/dbg_dump.c const module_entry *m = module_get_adr(i); m 105 modules/dbg_dump.c if(m) { m 122 modules/dbg_dump.c GetMemInfo(&pb->m); m 124 modules/dbg_dump.c memset(&pb->m,0,sizeof(cam_meminfo)); m 126 modules/dbg_dump.c write(fd,&pb->m,sizeof(cam_meminfo)); m 129 modules/dbg_dump.c memset(&pb->m,0,sizeof(cam_meminfo)); m 131 modules/dbg_dump.c GetExMemInfo(&pb->m); m 133 modules/dbg_dump.c write(fd,&pb->m,sizeof(cam_meminfo)); m 137 modules/dbg_dump.c const module_entry *m = module_get_adr(i); m 138 modules/dbg_dump.c if(!m) { m 142 modules/dbg_dump.c memcpy(&pb->mi.m,m,sizeof(module_entry)); m 143 modules/dbg_dump.c memcpy(&pb->mi.h,m->hdr,sizeof(flat_hdr)); m 385 modules/gui_bench.c long t, m; m 391 modules/gui_bench.c for (m=0; m<2; m++) { m 392 modules/gui_bench.c if (m==1) { m 409 modules/gui_bench.c *result[m] = (t==0)?0:0x10000*100 / (t/10) * 1024; m 418 modules/gui_bench.c long t, m; m 424 modules/gui_bench.c for (m=0; m<2; m++) { m 425 modules/gui_bench.c if (m==1) { m 442 modules/gui_bench.c *result[m] = (t==0)?0:0x10000*100 / (t/10) * 1024; m 142 modules/gui_read.c int n, m, i, ii, ll, new_word=1; m 192 modules/gui_read.c m=read(read_file, buffer+n, READ_BUFFER_SIZE-n); m 193 modules/gui_read.c if (m<0) { m 199 modules/gui_read.c n+=m; m 411 modules/sha1.c int i, j, m, k; m 428 modules/sha1.c m = xlen / 40; m 429 modules/sha1.c for (j = 0; j < m; j++) { m 61 modules/user_menu_edit.c int n, m; m 63 modules/user_menu_edit.c for(n = 0, m = 0; curr_menu->menu[n].text; n++) m 64 modules/user_menu_edit.c if (validrow(n)) m++; m 65 modules/user_menu_edit.c return m; m 123 platform/a1000/lib.c int m = mode_get(); m 125 platform/a1000/lib.c if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) { m 132 platform/a1000/lib.c int m = mode_get(); m 134 platform/a1000/lib.c if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) { m 42 platform/a410/sub/100f/lib.c int m = mode_get(); m 43 platform/a410/sub/100f/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 47 platform/a410/sub/100f/lib.c if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 54 platform/a410/sub/100f/lib.c int m = mode_get(); m 55 platform/a410/sub/100f/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 59 platform/a410/sub/100f/lib.c if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 121 platform/a410/sub/100f/lib.c int m = mode_get(); m 122 platform/a410/sub/100f/lib.c if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH)) { m 130 platform/a410/sub/100f/lib.c int m = mode_get(); m 131 platform/a410/sub/100f/lib.c if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH)) { m 138 platform/a410/sub/100f/lib.c int m = mode_get(); m 139 platform/a410/sub/100f/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 141 platform/a410/sub/100f/lib.c } else if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { // checked visually, OK m 158 platform/a410/sub/100f/lib.c int m = mode_get(); m 159 platform/a410/sub/100f/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 162 platform/a410/sub/100f/lib.c return ((m&MODE_SHOOTING_MASK) == MODE_STITCH)?60:0; // window is 120, centered in 240 screen m 154 platform/a495/lib.c int m = mode_get(); m 156 platform/a495/lib.c if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) { m 163 platform/a495/lib.c int m = mode_get(); m 165 platform/a495/lib.c if ((m&MODE_MASK) != MODE_PLAY && shooting_get_prop(PROPCASE_RESOLUTION) == 8) { m 89 platform/a530/sub/100a/lib.c int m = mode_get(); m 90 platform/a530/sub/100a/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 97 platform/a530/sub/100a/lib.c int m = mode_get(); m 98 platform/a530/sub/100a/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 70 platform/a540/sub/100b/lib.c int m = mode_get(); m 71 platform/a540/sub/100b/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 76 platform/a540/sub/100b/lib.c if((m&MODE_SHOOTING_MASK) == MODE_PORTRAIT) { m 81 platform/a540/sub/100b/lib.c if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 92 platform/a540/sub/100b/lib.c int m = mode_get(); m 94 platform/a540/sub/100b/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 99 platform/a540/sub/100b/lib.c if((m&MODE_SHOOTING_MASK) == MODE_LANDSCAPE) { m 104 platform/a540/sub/100b/lib.c if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 184 platform/a540/sub/100b/lib.c int m = mode_get(); m 185 platform/a540/sub/100b/lib.c if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH m 187 platform/a540/sub/100b/lib.c || (m&MODE_SHOOTING_MASK) == MODE_LANDSCAPE m 196 platform/a540/sub/100b/lib.c int m = mode_get(); m 197 platform/a540/sub/100b/lib.c if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH m 199 platform/a540/sub/100b/lib.c || (m&MODE_SHOOTING_MASK) == MODE_PORTRAIT m 208 platform/a540/sub/100b/lib.c int m = mode_get(); m 209 platform/a540/sub/100b/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 211 platform/a540/sub/100b/lib.c } else if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 224 platform/a540/sub/100b/lib.c } else if((m&MODE_SHOOTING_MASK) == MODE_PORTRAIT) { m 233 platform/a540/sub/100b/lib.c int m = mode_get(); m 234 platform/a540/sub/100b/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_PORTRAIT) { m 242 platform/a540/sub/100b/lib.c int m = mode_get(); m 243 platform/a540/sub/100b/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 247 platform/a540/sub/100b/lib.c if((m&MODE_SHOOTING_MASK) == MODE_LANDSCAPE) { m 251 platform/a540/sub/100b/lib.c return ((m&MODE_SHOOTING_MASK) == MODE_STITCH)?60:0; // window is 120, centered in 240 screen m 256 platform/a540/sub/100b/lib.c int m = mode_get(); m 257 platform/a540/sub/100b/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_LANDSCAPE) { m 62 platform/a590/lib.c int m = mode_get(); m 63 platform/a590/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 70 platform/a590/lib.c int m = mode_get(); m 71 platform/a590/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 36 platform/d10/sub/100a/filewrite.c int m=fwd->unkn1[0]; m 37 platform/d10/sub/100a/filewrite.c _LogCameraEvent(0x20,"fw m:%d",m); m 40 platform/d10/sub/100a/filewrite.c if(m >= 4 && m < (4+MAX_CHUNKS_FOR_FWT)) { m 41 platform/d10/sub/100a/filewrite.c _LogCameraEvent(0x20,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m-4].address,fwd->pdc[m-4].length); m 81 platform/d10/sub/100a/lib.c int m = mode_get(); m 82 platform/d10/sub/100a/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 89 platform/d10/sub/100a/lib.c int m = mode_get(); m 90 platform/d10/sub/100a/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 97 platform/d10/sub/100a/lib.c int m = mode_get(); m 98 platform/d10/sub/100a/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 114 platform/d10/sub/100a/lib.c int m = mode_get(); m 115 platform/d10/sub/100a/lib.c return ((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH)?60:0; // window is 120, centered in 240 screen m 122 platform/d30/lib.c int m = mode_get(); m 125 platform/d30/lib.c if (MODE_IS_VIDEO(m) || is_video_recording()) m 128 platform/d30/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 137 platform/d30/lib.c return ((m & MODE_MASK) == MODE_PLAY)?480:_GetVRAMVPixelsSize(); m 151 platform/d30/lib.c int m = mode_get(); m 154 platform/d30/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 36 platform/g10/sub/102a/filewrite.c int m=fwd->unkn1[0]; m 37 platform/g10/sub/102a/filewrite.c _LogCameraEvent(0x20,"fw m:%d",m); m 39 platform/g10/sub/102a/filewrite.c if(m >= 4 && m < (4+MAX_CHUNKS_FOR_FWT)) { m 40 platform/g10/sub/102a/filewrite.c _LogCameraEvent(0x20,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m-4].address,fwd->pdc[m-4].length); m 36 platform/g10/sub/103b/filewrite.c int m=fwd->unkn1[0]; m 37 platform/g10/sub/103b/filewrite.c _LogCameraEvent(0x20,"fw m:%d",m); m 39 platform/g10/sub/103b/filewrite.c if(m >= 4 && m < (4+MAX_CHUNKS_FOR_FWT)) { m 40 platform/g10/sub/103b/filewrite.c _LogCameraEvent(0x20,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m-4].address,fwd->pdc[m-4].length); m 36 platform/g10/sub/104a/filewrite.c int m=fwd->unkn1[0]; m 37 platform/g10/sub/104a/filewrite.c _LogCameraEvent(0x20,"fw m:%d",m); m 39 platform/g10/sub/104a/filewrite.c if(m >= 4 && m < (4+MAX_CHUNKS_FOR_FWT)) { m 40 platform/g10/sub/104a/filewrite.c _LogCameraEvent(0x20,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m-4].address,fwd->pdc[m-4].length); m 33 platform/g10/sub/filewrite_hdr.c int m=fwd->unkn1[0]; m 34 platform/g10/sub/filewrite_hdr.c _LogCameraEvent(0x20,"fw m:%d",m); m 36 platform/g10/sub/filewrite_hdr.c if(m >= 4 && m < (4+MAX_CHUNKS_FOR_FWT)) { m 37 platform/g10/sub/filewrite_hdr.c _LogCameraEvent(0x20,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m-4].address,fwd->pdc[m-4].length); m 174 platform/g15/lib.c int m = mode_get(); m 175 platform/g15/lib.c if ((m & MODE_MASK) == MODE_PLAY) m 183 platform/g15/lib.c else if (mode_is_video(m) || get_movie_status() == VIDEO_RECORD_IN_PROGRESS) m 30 platform/g16/sub/100h/capt_seq.c void log_capt_seq1(int m) m 33 platform/g16/sub/100h/capt_seq.c m, m 38 platform/g16/sub/100h/capt_seq.c void log_capt_seq2(int m) m 41 platform/g16/sub/100h/capt_seq.c m, m 35 platform/g16/sub/100h/filewrite.c int m=fwd->unkn1; m 36 platform/g16/sub/100h/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 38 platform/g16/sub/100h/filewrite.c if(m >= 0 && m <=6) { m 39 platform/g16/sub/100h/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 30 platform/g16/sub/101a/capt_seq.c void log_capt_seq1(int m) m 33 platform/g16/sub/101a/capt_seq.c m, m 38 platform/g16/sub/101a/capt_seq.c void log_capt_seq2(int m) m 41 platform/g16/sub/101a/capt_seq.c m, m 35 platform/g16/sub/101a/filewrite.c int m=fwd->unkn1; m 36 platform/g16/sub/101a/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 38 platform/g16/sub/101a/filewrite.c if(m >= 0 && m <=6) { m 39 platform/g16/sub/101a/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 30 platform/g16/sub/101b/capt_seq.c void log_capt_seq1(int m) m 33 platform/g16/sub/101b/capt_seq.c m, m 38 platform/g16/sub/101b/capt_seq.c void log_capt_seq2(int m) m 41 platform/g16/sub/101b/capt_seq.c m, m 35 platform/g16/sub/101b/filewrite.c int m=fwd->unkn1; m 36 platform/g16/sub/101b/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 38 platform/g16/sub/101b/filewrite.c if(m >= 0 && m <=6) { m 39 platform/g16/sub/101b/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 30 platform/g16/sub/101c/capt_seq.c void log_capt_seq1(int m) m 33 platform/g16/sub/101c/capt_seq.c m, m 38 platform/g16/sub/101c/capt_seq.c void log_capt_seq2(int m) m 41 platform/g16/sub/101c/capt_seq.c m, m 35 platform/g16/sub/101c/filewrite.c int m=fwd->unkn1; m 36 platform/g16/sub/101c/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 38 platform/g16/sub/101c/filewrite.c if(m >= 0 && m <=6) { m 39 platform/g16/sub/101c/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 17 platform/g7x/sub/100b/capt_seq.c void log_capt_seq(int m) m 20 platform/g7x/sub/100b/capt_seq.c m, m 25 platform/g7x/sub/100b/capt_seq.c void log_capt_seq2(int m) m 28 platform/g7x/sub/100b/capt_seq.c m, m 992 platform/g7x/sub/100b/capt_seq.c void log_dvlp_seq(int m,int m2) m 995 platform/g7x/sub/100b/capt_seq.c m, m 1002 platform/g7x/sub/100b/capt_seq.c void log_dvlp_raw_hook(int m) m 1005 platform/g7x/sub/100b/capt_seq.c m, m 93 platform/g7x/sub/100b/filewrite.c int m=fwd->unkn1; m 94 platform/g7x/sub/100b/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 96 platform/g7x/sub/100b/filewrite.c if(m >= 0 && m <=6) { m 97 platform/g7x/sub/100b/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 17 platform/g7x/sub/100c/capt_seq.c void log_capt_seq(int m) m 20 platform/g7x/sub/100c/capt_seq.c m, m 25 platform/g7x/sub/100c/capt_seq.c void log_capt_seq2(int m) m 28 platform/g7x/sub/100c/capt_seq.c m, m 993 platform/g7x/sub/100c/capt_seq.c void log_dvlp_seq(int m,int m2) m 996 platform/g7x/sub/100c/capt_seq.c m, m 1003 platform/g7x/sub/100c/capt_seq.c void log_dvlp_raw_hook(int m) m 1006 platform/g7x/sub/100c/capt_seq.c m, m 93 platform/g7x/sub/100c/filewrite.c int m=fwd->unkn1; m 94 platform/g7x/sub/100c/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 96 platform/g7x/sub/100c/filewrite.c if(m >= 0 && m <=6) { m 97 platform/g7x/sub/100c/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 17 platform/g7x/sub/100d/capt_seq.c void log_capt_seq(int m) m 20 platform/g7x/sub/100d/capt_seq.c m, m 25 platform/g7x/sub/100d/capt_seq.c void log_capt_seq2(int m) m 28 platform/g7x/sub/100d/capt_seq.c m, m 999 platform/g7x/sub/100d/capt_seq.c void log_dvlp_seq(int m,int m2) m 1002 platform/g7x/sub/100d/capt_seq.c m, m 1009 platform/g7x/sub/100d/capt_seq.c void log_dvlp_raw_hook(int m) m 1012 platform/g7x/sub/100d/capt_seq.c m, m 93 platform/g7x/sub/100d/filewrite.c int m=fwd->unkn1; m 94 platform/g7x/sub/100d/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 96 platform/g7x/sub/100d/filewrite.c if(m >= 0 && m <=6) { m 97 platform/g7x/sub/100d/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 50 platform/generic/filewrite.c int m=50; m 51 platform/generic/filewrite.c while (m>0) { //wait for at most 500ms m 53 platform/generic/filewrite.c m--; m 59 platform/ixus175_elph180/sub/100c/filewrite.c int m=fwd->unkn1; m 60 platform/ixus175_elph180/sub/100c/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 62 platform/ixus175_elph180/sub/100c/filewrite.c if(m >= 0 && m <=6) { m 63 platform/ixus175_elph180/sub/100c/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 56 platform/ixus175_elph180/sub/filewrite_hdr.c int m=fwd->unkn1; m 57 platform/ixus175_elph180/sub/filewrite_hdr.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 59 platform/ixus175_elph180/sub/filewrite_hdr.c if(m >= 0 && m <=6) { m 60 platform/ixus175_elph180/sub/filewrite_hdr.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 108 platform/ixus185_elph185/lib.c int m = mode_get(); m 111 platform/ixus185_elph185/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 60 platform/ixus185_elph185/sub/100a/filewrite.c int m=fwd->unkn1; m 61 platform/ixus185_elph185/sub/100a/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 63 platform/ixus185_elph185/sub/100a/filewrite.c if(m >= 0 && m <=6) { m 64 platform/ixus185_elph185/sub/100a/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 57 platform/ixus185_elph185/sub/filewrite_hdr.c int m=fwd->unkn1; m 58 platform/ixus185_elph185/sub/filewrite_hdr.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 60 platform/ixus185_elph185/sub/filewrite_hdr.c if(m >= 0 && m <=6) { m 61 platform/ixus185_elph185/sub/filewrite_hdr.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 121 platform/ixus255_elph330hs/lib.c int m = mode_get(); m 122 platform/ixus255_elph330hs/lib.c if ((m & MODE_MASK) == MODE_PLAY) m 126 platform/ixus255_elph330hs/lib.c else if ((m & MODE_SHOOTING_MASK) == MODE_STITCH) m 151 platform/ixus255_elph330hs/lib.c int m = mode_get(); m 152 platform/ixus255_elph330hs/lib.c if ((m & MODE_MASK) == MODE_PLAY) m 156 platform/ixus255_elph330hs/lib.c else if ((m & MODE_SHOOTING_MASK) == MODE_STITCH) m 173 platform/ixus255_elph330hs/lib.c int m = mode_get(); m 174 platform/ixus255_elph330hs/lib.c if ((m & MODE_MASK) == MODE_PLAY) m 178 platform/ixus255_elph330hs/lib.c else if ((m & MODE_SHOOTING_MASK) == MODE_STITCH) m 106 platform/ixus285_elph360hs/lib.c int m = mode_get(); m 109 platform/ixus285_elph360hs/lib.c if (MODE_IS_VIDEO(m) || is_video_recording()) m 112 platform/ixus285_elph360hs/lib.c if ((m & MODE_MASK) != MODE_PLAY) m 119 platform/ixus285_elph360hs/lib.c return ((m & MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize()>>1; m 129 platform/ixus285_elph360hs/lib.c int m = mode_get(); m 132 platform/ixus285_elph360hs/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 147 platform/ixus850_sd800/sub/100e/lib.c int m = mode_get(); m 148 platform/ixus850_sd800/sub/100e/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 156 platform/ixus850_sd800/sub/100e/lib.c int m = mode_get(); m 157 platform/ixus850_sd800/sub/100e/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 165 platform/ixus850_sd800/sub/100e/lib.c int m = mode_get(); m 166 platform/ixus850_sd800/sub/100e/lib.c if((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 182 platform/ixus850_sd800/sub/100e/lib.c int m = mode_get(); m 183 platform/ixus850_sd800/sub/100e/lib.c return ((m&MODE_MASK) != MODE_PLAY && (m&MODE_SHOOTING_MASK) == MODE_STITCH)?60:0; // window is 120, centered in 240 screen m 18 platform/m10/sub/110d/capt_seq.c void log_capt_seq(int m) m 21 platform/m10/sub/110d/capt_seq.c m, m 26 platform/m10/sub/110d/capt_seq.c void log_capt_seq2(int m) m 29 platform/m10/sub/110d/capt_seq.c m, m 1233 platform/m10/sub/110d/movie_rec.c int m; m 1235 platform/m10/sub/110d/movie_rec.c m = *r0; // num of chunks m 1237 platform/m10/sub/110d/movie_rec.c while (m>0) { m 1241 platform/m10/sub/110d/movie_rec.c m--; m 18 platform/m10/sub/110f/capt_seq.c void log_capt_seq(int m) m 21 platform/m10/sub/110f/capt_seq.c m, m 26 platform/m10/sub/110f/capt_seq.c void log_capt_seq2(int m) m 29 platform/m10/sub/110f/capt_seq.c m, m 1233 platform/m10/sub/110f/movie_rec.c int m; m 1235 platform/m10/sub/110f/movie_rec.c m = *r0; // num of chunks m 1237 platform/m10/sub/110f/movie_rec.c while (m>0) { m 1241 platform/m10/sub/110f/movie_rec.c m--; m 18 platform/m10/sub/111a/capt_seq.c void log_capt_seq(int m) m 21 platform/m10/sub/111a/capt_seq.c m, m 26 platform/m10/sub/111a/capt_seq.c void log_capt_seq2(int m) m 29 platform/m10/sub/111a/capt_seq.c m, m 1233 platform/m10/sub/111a/movie_rec.c int m; m 1235 platform/m10/sub/111a/movie_rec.c m = *r0; // num of chunks m 1237 platform/m10/sub/111a/movie_rec.c while (m>0) { m 1241 platform/m10/sub/111a/movie_rec.c m--; m 18 platform/m3/sub/101a/capt_seq.c void log_capt_seq(int m) m 21 platform/m3/sub/101a/capt_seq.c m, m 26 platform/m3/sub/101a/capt_seq.c void log_capt_seq2(int m) m 29 platform/m3/sub/101a/capt_seq.c m, m 95 platform/m3/sub/101a/filewrite.c int m=fwd->unkn1; m 96 platform/m3/sub/101a/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 98 platform/m3/sub/101a/filewrite.c if(m >= 0 && m <=6) { m 99 platform/m3/sub/101a/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 1442 platform/m3/sub/101a/movie_rec.c int m; m 1444 platform/m3/sub/101a/movie_rec.c m = *r0; // num of chunks m 1446 platform/m3/sub/101a/movie_rec.c while (m>0) { m 1450 platform/m3/sub/101a/movie_rec.c m--; m 18 platform/m3/sub/120f/capt_seq.c void log_capt_seq(int m) m 21 platform/m3/sub/120f/capt_seq.c m, m 26 platform/m3/sub/120f/capt_seq.c void log_capt_seq2(int m) m 29 platform/m3/sub/120f/capt_seq.c m, m 95 platform/m3/sub/120f/filewrite.c int m=fwd->unkn1; m 96 platform/m3/sub/120f/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 98 platform/m3/sub/120f/filewrite.c if(m >= 0 && m <=6) { m 99 platform/m3/sub/120f/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 1442 platform/m3/sub/120f/movie_rec.c int m; m 1444 platform/m3/sub/120f/movie_rec.c m = *r0; // num of chunks m 1446 platform/m3/sub/120f/movie_rec.c while (m>0) { m 1450 platform/m3/sub/120f/movie_rec.c m--; m 18 platform/m3/sub/121a/capt_seq.c void log_capt_seq(int m) m 21 platform/m3/sub/121a/capt_seq.c m, m 26 platform/m3/sub/121a/capt_seq.c void log_capt_seq2(int m) m 29 platform/m3/sub/121a/capt_seq.c m, m 95 platform/m3/sub/121a/filewrite.c int m=fwd->unkn1; m 96 platform/m3/sub/121a/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 98 platform/m3/sub/121a/filewrite.c if(m >= 0 && m <=6) { m 99 platform/m3/sub/121a/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 1442 platform/m3/sub/121a/movie_rec.c int m; m 1444 platform/m3/sub/121a/movie_rec.c m = *r0; // num of chunks m 1446 platform/m3/sub/121a/movie_rec.c while (m>0) { m 1450 platform/m3/sub/121a/movie_rec.c m--; m 149 platform/s100/lib.c int m = mode_get(); m 150 platform/s100/lib.c if ((m & MODE_MASK) == MODE_PLAY) m 158 platform/s100/lib.c else if (mode_is_video(m)) m 171 platform/s110/lib.c int m = mode_get(); m 172 platform/s110/lib.c if ((m & MODE_MASK) == MODE_PLAY) m 180 platform/s110/lib.c else if (mode_is_video(m) || get_movie_status() == VIDEO_RECORD_IN_PROGRESS) m 93 platform/s80/lib.c int m = mode_get(); m 94 platform/s80/lib.c if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH)) { m 102 platform/s80/lib.c int m = mode_get(); m 103 platform/s80/lib.c if((m&MODE_MASK) != MODE_PLAY && ((m&MODE_SHOOTING_MASK) == MODE_STITCH)) { m 110 platform/s80/lib.c int m = mode_get(); m 111 platform/s80/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 113 platform/s80/lib.c } else if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 130 platform/s80/lib.c int m = mode_get(); m 131 platform/s80/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 134 platform/s80/lib.c return ((m&MODE_SHOOTING_MASK) == MODE_STITCH)?60:0; // window is 120, centered in 240 screen m 47 platform/s80/sub/100g/lib.c int m = mode_get(); m 48 platform/s80/sub/100g/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 52 platform/s80/sub/100g/lib.c if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 59 platform/s80/sub/100g/lib.c int m = mode_get(); m 60 platform/s80/sub/100g/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 64 platform/s80/sub/100g/lib.c if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 47 platform/s80/sub/101b/lib.c int m = mode_get(); m 48 platform/s80/sub/101b/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 52 platform/s80/sub/101b/lib.c if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 59 platform/s80/sub/101b/lib.c int m = mode_get(); m 60 platform/s80/sub/101b/lib.c if((m&MODE_MASK) == MODE_PLAY) { m 64 platform/s80/sub/101b/lib.c if((m&MODE_SHOOTING_MASK) == MODE_STITCH) { m 38 platform/sx280hs/sub/102b/filewrite.c int m=fwd->unkn1; m 39 platform/sx280hs/sub/102b/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 41 platform/sx280hs/sub/102b/filewrite.c if(m >= 0 && m <=6) { m 42 platform/sx280hs/sub/102b/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 667 platform/sx280hs/sub/102b/movie_rec.c int m; m 669 platform/sx280hs/sub/102b/movie_rec.c m = *r0; // num of chunks m 671 platform/sx280hs/sub/102b/movie_rec.c while (m>0) { m 675 platform/sx280hs/sub/102b/movie_rec.c m--; m 38 platform/sx280hs/sub/102c/filewrite.c int m=fwd->unkn1; m 39 platform/sx280hs/sub/102c/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 41 platform/sx280hs/sub/102c/filewrite.c if(m >= 0 && m <=6) { m 42 platform/sx280hs/sub/102c/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 669 platform/sx280hs/sub/102c/movie_rec.c int m; m 671 platform/sx280hs/sub/102c/movie_rec.c m = *r0; // num of chunks m 673 platform/sx280hs/sub/102c/movie_rec.c while (m>0) { m 677 platform/sx280hs/sub/102c/movie_rec.c m--; m 96 platform/sx400is/lib.c int m = mode_get(); m 99 platform/sx400is/lib.c if (MODE_IS_VIDEO(m) || is_video_recording()) m 102 platform/sx400is/lib.c if ((m & MODE_MASK) != MODE_PLAY) m 109 platform/sx400is/lib.c return ((m & MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize(); m 118 platform/sx400is/lib.c int m = mode_get(); m 121 platform/sx400is/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 101 platform/sx410is/lib.c int m = mode_get(); m 104 platform/sx410is/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 104 platform/sx420is/lib.c int m = mode_get(); m 107 platform/sx420is/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 103 platform/sx430is/lib.c int m = mode_get(); m 106 platform/sx430is/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 170 platform/sx50hs/lib.c int m = mode_get(); m 171 platform/sx50hs/lib.c if ((m & MODE_MASK) == MODE_PLAY) m 179 platform/sx50hs/lib.c else if (mode_is_video(m)) m 110 platform/sx510hs/lib.c int m = mode_get(); m 113 platform/sx510hs/lib.c if (MODE_IS_VIDEO(m) || is_video_recording()) m 116 platform/sx510hs/lib.c if ((m & MODE_MASK) != MODE_PLAY) m 123 platform/sx510hs/lib.c return ((m & MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize()>>1; m 132 platform/sx510hs/lib.c int m = mode_get(); m 135 platform/sx510hs/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 104 platform/sx520hs/lib.c int m = mode_get(); m 107 platform/sx520hs/lib.c if (MODE_IS_VIDEO(m) || is_video_recording()) m 110 platform/sx520hs/lib.c if ((m & MODE_MASK) != MODE_PLAY) m 117 platform/sx520hs/lib.c return ((m & MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize()>>1; m 126 platform/sx520hs/lib.c int m = mode_get(); m 129 platform/sx520hs/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 104 platform/sx530hs/lib.c int m = mode_get(); m 107 platform/sx530hs/lib.c if (MODE_IS_VIDEO(m) || is_video_recording()) m 110 platform/sx530hs/lib.c if ((m & MODE_MASK) != MODE_PLAY) m 117 platform/sx530hs/lib.c return ((m & MODE_MASK) == MODE_PLAY)?240:_GetVRAMVPixelsSize()>>1; m 126 platform/sx530hs/lib.c int m = mode_get(); m 129 platform/sx530hs/lib.c if ((m & MODE_MASK) != MODE_PLAY) { m 16 platform/sx60hs/sub/100b/capt_seq.c void log_capt_seq(int m) m 19 platform/sx60hs/sub/100b/capt_seq.c m, m 25 platform/sx60hs/sub/100b/capt_seq.c void log_capt_seq2(int m) m 28 platform/sx60hs/sub/100b/capt_seq.c m, m 91 platform/sx60hs/sub/100b/filewrite.c int m=fwd->unkn1; m 92 platform/sx60hs/sub/100b/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 94 platform/sx60hs/sub/100b/filewrite.c if(m >= 0 && m <=6) { m 95 platform/sx60hs/sub/100b/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 13 platform/sx60hs/sub/100c/capt_seq.c void log_capt_seq(int m) m 16 platform/sx60hs/sub/100c/capt_seq.c m, m 22 platform/sx60hs/sub/100c/capt_seq.c void log_capt_seq2(int m) m 25 platform/sx60hs/sub/100c/capt_seq.c m, m 91 platform/sx60hs/sub/100c/filewrite.c int m=fwd->unkn1; m 92 platform/sx60hs/sub/100c/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 94 platform/sx60hs/sub/100c/filewrite.c if(m >= 0 && m <=6) { m 95 platform/sx60hs/sub/100c/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 13 platform/sx60hs/sub/100f/capt_seq.c void log_capt_seq(int m) m 16 platform/sx60hs/sub/100f/capt_seq.c m, m 22 platform/sx60hs/sub/100f/capt_seq.c void log_capt_seq2(int m) m 25 platform/sx60hs/sub/100f/capt_seq.c m, m 91 platform/sx60hs/sub/100f/filewrite.c int m=fwd->unkn1; m 92 platform/sx60hs/sub/100f/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 94 platform/sx60hs/sub/100f/filewrite.c if(m >= 0 && m <=6) { m 95 platform/sx60hs/sub/100f/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 13 platform/sx60hs/sub/100h/capt_seq.c void log_capt_seq(int m) m 16 platform/sx60hs/sub/100h/capt_seq.c m, m 22 platform/sx60hs/sub/100h/capt_seq.c void log_capt_seq2(int m) m 25 platform/sx60hs/sub/100h/capt_seq.c m, m 93 platform/sx60hs/sub/100h/filewrite.c int m=fwd->unkn1; m 94 platform/sx60hs/sub/100h/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 96 platform/sx60hs/sub/100h/filewrite.c if(m >= 0 && m <=6) { m 97 platform/sx60hs/sub/100h/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 61 platform/sx610hs/sub/100a/filewrite.c int m=fwd->unkn1; m 62 platform/sx610hs/sub/100a/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 64 platform/sx610hs/sub/100a/filewrite.c if(m >= 0 && m <=6) { m 65 platform/sx610hs/sub/100a/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 58 platform/sx610hs/sub/filewrite_hdr.c int m=fwd->unkn1; m 59 platform/sx610hs/sub/filewrite_hdr.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 61 platform/sx610hs/sub/filewrite_hdr.c if(m >= 0 && m <=6) { m 62 platform/sx610hs/sub/filewrite_hdr.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 29 platform/sx700hs/sub/100d/capt_seq.c void log_capt_seq1(int m) m 32 platform/sx700hs/sub/100d/capt_seq.c m, m 37 platform/sx700hs/sub/100d/capt_seq.c void log_capt_seq2(int m) m 40 platform/sx700hs/sub/100d/capt_seq.c m, m 38 platform/sx700hs/sub/100d/filewrite.c int m=fwd->unkn1; m 39 platform/sx700hs/sub/100d/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 41 platform/sx700hs/sub/100d/filewrite.c if(m >= 0 && m <=6) { m 42 platform/sx700hs/sub/100d/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 30 platform/sx700hs/sub/100e/capt_seq.c void log_capt_seq1(int m) m 33 platform/sx700hs/sub/100e/capt_seq.c m, m 38 platform/sx700hs/sub/100e/capt_seq.c void log_capt_seq2(int m) m 41 platform/sx700hs/sub/100e/capt_seq.c m, m 38 platform/sx700hs/sub/100e/filewrite.c int m=fwd->unkn1; m 39 platform/sx700hs/sub/100e/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 41 platform/sx700hs/sub/100e/filewrite.c if(m >= 0 && m <=6) { m 42 platform/sx700hs/sub/100e/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 17 platform/sx710hs/sub/100a/capt_seq.c void log_capt_seq(int m) m 20 platform/sx710hs/sub/100a/capt_seq.c m, m 24 platform/sx710hs/sub/100a/capt_seq.c void log_capt_seq2(int m) m 27 platform/sx710hs/sub/100a/capt_seq.c m, m 55 platform/sx710hs/sub/100a/filewrite.c int m=fwd->unkn1; m 56 platform/sx710hs/sub/100a/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 58 platform/sx710hs/sub/100a/filewrite.c if(m >= 0 && m <=6) { m 59 platform/sx710hs/sub/100a/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 17 platform/sx710hs/sub/101a/capt_seq.c void log_capt_seq(int m) m 20 platform/sx710hs/sub/101a/capt_seq.c m, m 24 platform/sx710hs/sub/101a/capt_seq.c void log_capt_seq2(int m) m 27 platform/sx710hs/sub/101a/capt_seq.c m, m 55 platform/sx710hs/sub/101a/filewrite.c int m=fwd->unkn1; m 56 platform/sx710hs/sub/101a/filewrite.c _LogCameraEvent(0x60,"fw m:%d o:0x%08x fs:0x%08x sf:0x%x",m,fwd->file_offset,fwd->maybe_full_size,fwd->maybe_seek_flag); m 58 platform/sx710hs/sub/101a/filewrite.c if(m >= 0 && m <=6) { m 59 platform/sx710hs/sub/101a/filewrite.c _LogCameraEvent(0x60,"fw chunk adr:0x%08x l:0x%08x",fwd->pdc[m].address,fwd->pdc[m].length); m 16 platform/sx730hs/sub/100c/capt_seq.c void log_capt_seq(int m) m 19 platform/sx730hs/sub/100c/capt_seq.c m, m 23 platform/sx730hs/sub/100c/capt_seq.c void log_capt_seq2(int m) m 26 platform/sx730hs/sub/100c/capt_seq.c m, m 16 platform/sx730hs/sub/100d/capt_seq.c void log_capt_seq(int m) m 19 platform/sx730hs/sub/100d/capt_seq.c m, m 23 platform/sx730hs/sub/100d/capt_seq.c void log_capt_seq2(int m) m 26 platform/sx730hs/sub/100d/capt_seq.c m, m 1323 tools/finsig_dryos.c int m = 0; m 1327 tools/finsig_dryos.c m++; m 1329 tools/finsig_dryos.c if (m != 2) m 1835 tools/finsig_dryos.c int m; m 1836 tools/finsig_dryos.c for (m=0; m<2; m++) m 1838 tools/finsig_dryos.c int n = find_Nth_inst(fw, isSTMFD_LR, idx_createdialogbox + 30, 140, m+1); m 2233 tools/finsig_dryos.c int m = 0; m 2234 tools/finsig_dryos.c while (m < 4) m 2236 tools/finsig_dryos.c if ((fwval(fw,j3+m) & 0xFE1F0000) == 0xE41F0000) // ldr rx, m 2238 tools/finsig_dryos.c frsp_argcnt = fwRd(fw,j3+m) + 1; // this should be loaded in the right register directly m 2239 tools/finsig_dryos.c frsp_buf = LDR2val(fw,j3+m); m 2240 tools/finsig_dryos.c frsp_buf_at = idx2adr(fw,j3+m); m 2245 tools/finsig_dryos.c if ((fwval(fw,j3+m) & 0xFFF00000) == 0xE3A00000) // mov rx, m 2247 tools/finsig_dryos.c uint32_t u1 = ALUop2a(fw,j3+m); m 2251 tools/finsig_dryos.c frsp_buf_at = idx2adr(fw,j3+m); m 2252 tools/finsig_dryos.c frsp_argcnt = fwRd(fw,j3+m) + 1; // this should be loaded in the right register directly m 2259 tools/finsig_dryos.c if (isBL(fw,j3+m)) m 2261 tools/finsig_dryos.c k = idxFollowBranch(fw,j3+m,0x01000001); m 2266 tools/finsig_dryos.c m++; m 2388 tools/finsig_dryos.c int m = idxFollowBranch(fw,k,0x01000001); m 2391 tools/finsig_dryos.c fwAddMatch(fw,idx2adr(fw,m),32,0,122); m 4224 tools/finsig_dryos.c int m = adr2idx(fw,LDR2val(fw,n->off+i+s->offs)); m 4225 tools/finsig_dryos.c if ((m >= 0) && (m < fw->size) && (strcmp((char*)(&fw->buf[m]),"Mounter.c") == 0)) m 4232 tools/finsig_dryos.c int m = adr2idx(fw,ADR2adr(fw,n->off+i+s->offs)); m 4233 tools/finsig_dryos.c if ((m >= 0) && (m < fw->size) && (strcmp((char*)(&fw->buf[m]),"Mounter.c") == 0)) m 4395 tools/finsig_dryos.c osig *m = find_sig_val(fw->sv->modemap, *p); m 4396 tools/finsig_dryos.c if (!m) m 4407 tools/finsig_dryos.c m->pct = 100; m 4414 tools/finsig_dryos.c osig *m = fw->sv->modemap; m 4415 tools/finsig_dryos.c while (m) m 4417 tools/finsig_dryos.c if (m->pct != 100) // not matched above? m 4419 tools/finsig_dryos.c bprintf("// Current modemap entry not found in firmware - %-24s %5d\n",m->nm,m->val); m 4422 tools/finsig_dryos.c m = m->nxt; m 6797 tools/finsig_dryos.c int m = 0; m 6824 tools/finsig_dryos.c m = find_inst_rev(fw, isSTMFD_LR, j, 42); m 6825 tools/finsig_dryos.c if (j-m>24) m 6840 tools/finsig_dryos.c n = find_Nth_inst(fw, isBL, m, 6, 2); m 6847 tools/finsig_dryos.c m = fwRn(fw, n); // this register holds the base address pointer of TCB area m 6851 tools/finsig_dryos.c if (fwRd(fw, n) != m) m 6854 tools/finsig_dryos.c if ((n != -1) && (fwRd(fw, n) == m)) m 7157 tools/finsig_dryos.c int m = 0; m 7164 tools/finsig_dryos.c if (m) bprintf(", "); m 7167 tools/finsig_dryos.c m += 1; m 7171 tools/finsig_dryos.c if (m == 0) m 7178 tools/finsig_dryos.c if (m) bprintf(", "); m 7181 tools/finsig_dryos.c m += 1; m 3225 tools/finsig_thumb2.c int m; m 3227 tools/finsig_thumb2.c for (m=0; m<42; m++) { m 3228 tools/finsig_thumb2.c if ( (fw_u32(fw,ladr+m*4)!=0) && isASCIIstring(fw, fw_u32(fw,ladr+m*4)) ) m 3230 tools/finsig_thumb2.c char *extyp = (char*)adr2ptr(fw, fw_u32(fw,ladr+m*4)); m 6513 tools/finsig_thumb2.c int m = 0; m 6520 tools/finsig_thumb2.c if (m) bprintf(", "); m 6523 tools/finsig_thumb2.c m += 1; m 6527 tools/finsig_thumb2.c if (m == 0) m 6534 tools/finsig_thumb2.c if (m) bprintf(", "); m 6537 tools/finsig_thumb2.c m += 1; m 6953 tools/finsig_thumb2.c osig *m = find_sig_val(fw->sv->modemap, *pv); m 6954 tools/finsig_thumb2.c if (!m) { m 6966 tools/finsig_thumb2.c m->pct = 100; m 6969 tools/finsig_thumb2.c osig *m = fw->sv->modemap; m 6970 tools/finsig_thumb2.c while (m) m 6972 tools/finsig_thumb2.c if (m->pct != 100) // not matched above? m 6974 tools/finsig_thumb2.c bprintf("// Current modemap entry not found in firmware - %-24s %5d\n",m->nm,m->val); m 6977 tools/finsig_thumb2.c m = m->nxt; m 1223 tools/finsig_vxworks.c int m = find_inst_rev(fw,isBL,n-1,4); m 1224 tools/finsig_vxworks.c if (m != -1) m 1226 tools/finsig_vxworks.c m = idxFollowBranch(fw,m,0x01000001); m 1227 tools/finsig_vxworks.c fwAddMatch(fw,idx2adr(fw,m),32,0,122); m 1240 tools/finsig_vxworks.c int m = idxFollowBranch(fw,k+n,0x01000001); m 1241 tools/finsig_vxworks.c if (idx2adr(fw,m) == idx2adr(fw,k)) m 1268 tools/finsig_vxworks.c int m = find_inst(fw,isBorBL,j+3,10); m 1269 tools/finsig_vxworks.c if (m != -1) m 1271 tools/finsig_vxworks.c m = idxFollowBranch(fw,m,0x01000001); m 1272 tools/finsig_vxworks.c if (idx2adr(fw,m) != idx2adr(fw,k)) m 1274 tools/finsig_vxworks.c fwAddMatch(fw,idx2adr(fw,m),32,0,122); m 1286 tools/finsig_vxworks.c m = idxFollowBranch(fw,k+n,0x01000001); m 1287 tools/finsig_vxworks.c if (idx2adr(fw,m) == idx2adr(fw,k)) m 1313 tools/finsig_vxworks.c int m = idxFollowBranch(fw,k+n,0x01000001); m 1314 tools/finsig_vxworks.c if (idx2adr(fw,m) == idx2adr(fw,k)) m 1349 tools/finsig_vxworks.c int m = idxFollowBranch(fw,k+n,0x01000001); m 1350 tools/finsig_vxworks.c if (idx2adr(fw,m) == idx2adr(fw,k)) m 3206 tools/finsig_vxworks.c int m = adr2idx(fw,LDR2val(fw,n->off+i+s->offs)); m 3207 tools/finsig_vxworks.c if ((m >= 0) && (m < fw->size) && (strcmp((char*)(&fw->buf[m]),"Mounter.c") == 0)) m 3214 tools/finsig_vxworks.c int m = adr2idx(fw,ADR2adr(fw,n->off+i+s->offs)); m 3215 tools/finsig_vxworks.c if ((m >= 0) && (m < fw->size) && (strcmp((char*)(&fw->buf[m]),"Mounter.c") == 0)) m 3376 tools/finsig_vxworks.c osig *m = find_sig_val(fw->sv->modemap, *p); m 3377 tools/finsig_vxworks.c if (!m) m 3388 tools/finsig_vxworks.c m->pct = 100; m 3401 tools/finsig_vxworks.c osig *m = find_sig_val(fw->sv->modemap, *p); m 3402 tools/finsig_vxworks.c if (!m) m 3404 tools/finsig_vxworks.c osig *m = find_sig_val(fw->sv->modemap, (*p)&0xffff); m 3405 tools/finsig_vxworks.c if (!m) m 3420 tools/finsig_vxworks.c bprintf("// Strange mode 0x%08x in firmware, found in modemap as %d (%s)",*p,m->val,m->nm); m 3422 tools/finsig_vxworks.c bprintf("// Mode %d in firmware, found in modemap as %d (%s)",*p,m->val,m->nm); // impossible? m 3426 tools/finsig_vxworks.c m->pct = 100; m 3432 tools/finsig_vxworks.c m->pct = 100; m 3438 tools/finsig_vxworks.c osig *m = fw->sv->modemap; m 3439 tools/finsig_vxworks.c while (m) m 3441 tools/finsig_vxworks.c if (m->pct != 100) // not matched above? m 3443 tools/finsig_vxworks.c bprintf("// Current modemap entry not found in firmware - %-24s %5d\n",m->nm,m->val); m 3446 tools/finsig_vxworks.c m = m->nxt; m 3857 tools/finsig_vxworks.c int m; m 3858 tools/finsig_vxworks.c for (m=j; m<j+32; m++) m 3860 tools/finsig_vxworks.c if (isLDMFD_PC(fw,m)) break; m 3861 tools/finsig_vxworks.c if (isCMP(fw,m)) m 3863 tools/finsig_vxworks.c uint32_t v1 = ALUop2(fw,m); m 3867 tools/finsig_vxworks.c j = m; m 5361 tools/finsig_vxworks.c int j1, j2, m, n; m 5404 tools/finsig_vxworks.c m = n+1; m 5405 tools/finsig_vxworks.c while (!isLDMFD_PC(fw,m)) m 5407 tools/finsig_vxworks.c if ((fwval(fw,m)&0xfff0f000) == (0xe5800000+(led.reg<<12))) // STR Rx, [Ry, imm] m 5409 tools/finsig_vxworks.c led.offs = fwval(fw,m) & 0xfff; m 5412 tools/finsig_vxworks.c m++; m 2062 tools/firmware_load_ng.c const insn_match_t *m; m 2064 tools/firmware_load_ng.c for(m=match;m->id != ARM_INS_ENDING;m++) { m 2065 tools/firmware_load_ng.c if(insn_match(insn,m)) { m 2103 tools/firmware_load_ng.c const insn_match_t *m; m 2105 tools/firmware_load_ng.c for(m=match;m->id != ARM_INS_ENDING;m++) { m 2106 tools/firmware_load_ng.c if(insn_match(is->insn,m)) { m 2124 tools/firmware_load_ng.c const insn_match_t *m=match; m 2126 tools/firmware_load_ng.c while(m->id != ARM_INS_ENDING && disasm_iter(fw,is) && insn_match(is->insn,m)) { m 2127 tools/firmware_load_ng.c m++; m 2130 tools/firmware_load_ng.c if(m->id == ARM_INS_ENDING) { m 1269 tools/packfi2/deflate.c register unsigned n, m; m 1310 tools/packfi2/deflate.c m = *--p; m 1311 tools/packfi2/deflate.c *p = (Pos)(m >= wsize ? m-wsize : NIL); m 1318 tools/packfi2/deflate.c m = *--p; m 1319 tools/packfi2/deflate.c *p = (Pos)(m >= wsize ? m-wsize : NIL); m 445 tools/packfi2/trees.c #define smaller(tree, n, m, depth) \ m 446 tools/packfi2/trees.c (tree[n].Freq < tree[m].Freq || \ m 447 tools/packfi2/trees.c (tree[n].Freq == tree[m].Freq && depth[n] <= depth[m])) m 501 tools/packfi2/trees.c int n, m; /* iterate over the tree elements */ m 556 tools/packfi2/trees.c m = s->heap[--h]; m 557 tools/packfi2/trees.c if (m > max_code) continue; m 558 tools/packfi2/trees.c if ((unsigned) tree[m].Len != (unsigned) bits) { m 559 tools/packfi2/trees.c Trace((stderr,"code %d bits %d->%d\n", m, tree[m].Len, bits)); m 560 tools/packfi2/trees.c s->opt_len += ((long)bits - (long)tree[m].Len) m 561 tools/packfi2/trees.c *(long)tree[m].Freq; m 562 tools/packfi2/trees.c tree[m].Len = (ush)bits; m 626 tools/packfi2/trees.c int n, m; /* iterate over heap elements */ m 670 tools/packfi2/trees.c m = s->heap[SMALLEST]; /* m = node of next least frequency */ m 673 tools/packfi2/trees.c s->heap[--(s->heap_max)] = m; m 676 tools/packfi2/trees.c tree[node].Freq = tree[n].Freq + tree[m].Freq; m 677 tools/packfi2/trees.c s->depth[node] = (uch)((s->depth[n] >= s->depth[m] ? m 678 tools/packfi2/trees.c s->depth[n] : s->depth[m]) + 1); m 679 tools/packfi2/trees.c tree[n].Dad = tree[m].Dad = (ush)node; m 683 tools/packfi2/trees.c node, tree[node].Freq, n, tree[n].Freq, m, tree[m].Freq); m 122 tools/packfi2/zutil.c void z_error (m) m 123 tools/packfi2/zutil.c char *m; m 125 tools/packfi2/zutil.c fprintf(stderr, "%s\n", m); m 244 tools/packfi2/zutil.h extern void z_error OF((char *m)); m 507 tools/ubasic_test/camera_functions.c void set_draw_title_line(int m) m 509 tools/ubasic_test/camera_functions.c printf("*** set CHDK OSD title line ( %d ) ***\n",m); m 513 tools/ubasic_test/camera_functions.c void get_draw_title_line(int m) m 587 tools/ubasic_test/camera_functions.c int mode_is_video(int m) m 589 tools/ubasic_test/camera_functions.c printf("*** mode is video %d ***\n",m);