OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smooth_filename
(Results
1 - 2
of
2
) sorted by null
/external/eigen/bench/btl/data/
smooth.cxx
44
INFOS("!!! Error ... usage : main filename window_half_width
smooth_filename
");
52
string
smooth_filename
=argv[3];
local
71
write_xy_file(
smooth_filename
,tab_sizes,smooth_tab_mflops);
/external/fio/tools/plot/
fio2gnuplot
105
smooth_filename
= "%s-2Dsmooth" % (png_file)
variable
108
f.write("call \'%s/graph2D.gpm\' \'%s' \'%s\' \'%s\' \'%s\' \'%s\' \'%s\' \'%s\' \'%f\'\n" % (gpm_dir,title,tmp_filename,fio_data_file[pos],raw_filename,mode,
smooth_filename
,trend_filename,avg))
Completed in 144 milliseconds