Home
last modified time | relevance | path

Searched refs:showmemory (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/mupdf/mupdf-1.18.0-source/source/tools/
H A Dmuraster.c391 static int showmemory = 0; variable
834 if (showmemory) in try_render_page()
1468 if (strchr(fz_optarg, 'm')) ++showmemory; in main()
1526 ctx = fz_new_context((showmemory == 0 ? NULL : &alloc_ctx), locks, FZ_STORE_DEFAULT); in main()
1745 if (showmemory) in main()
H A Dmudraw.c311 static int showmemory = 0; variable
1197 if (showmemory) in dodrawpage()
1855 if (strchr(fz_optarg, 'm')) ++showmemory; in main()
1945 if (trace_info.mem_limit || trace_info.alloc_limit || showmemory) in main()
2498 if (trace_info.mem_limit || trace_info.alloc_limit || showmemory) in main()
/dports/graphics/mupdf/mupdf-1.18.0-source/scripts/
H A Dmutool_draw.py198 showmemory = 0 variable in state
703 if state.showmemory:
922 if 'm' in value: state.showmemory += 1
1244 if state.showmemory:
/dports/editors/xvile/vile-9.8v/
H A Dmain.c2839 showmemory(int f, int n) in showmemory() function
H A Dcmdtbl1719 showmemory NONE SYS_MSDOS&&(CC_TURBO||CC_WATCOM||CC_DJGPP)
/dports/editors/vile/vile-9.8v/
H A Dmain.c2839 showmemory(int f, int n) in showmemory() function
H A Dcmdtbl1719 showmemory NONE SYS_MSDOS&&(CC_TURBO||CC_WATCOM||CC_DJGPP)