HomeSort by relevance Sort by last modified time
    Searched refs:INFOS (Results 1 - 25 of 38) sorted by null

1 2

  /external/eigen/bench/btl/generic_bench/static/
intel_bench_fixed_size.hh 36 //INFOS("nb_init="<<nb_init);
37 //INFOS("time_baseline="<<time_baseline);
52 INFOS("nb_init="<<nb_init);
53 INFOS("nb_calc="<<nb_calc);
bench_static.hh 44 INFOS("starting " << filename);
  /external/eigen/bench/btl/data/
regularize.cxx 43 INFOS("!!! Error ... usage : main filename start_cut_size stop_cut_size regularize_filename");
46 INFOS(argc);
54 INFOS(filename);
55 INFOS("start_cut_size="<<start_cut_size);
114 INFOS("!!! Error opening "<<filename);
smooth.cxx 44 INFOS("!!! Error ... usage : main filename window_half_width smooth_filename");
47 INFOS(argc);
54 INFOS(filename);
55 INFOS("window_half_width="<<window_half_width);
181 INFOS("!!! Error opening "<<filename);
mean.cxx 68 INFOS("!!! Error ... usage : main what mic Mic moc Moc filename1 finename2...");
71 INFOS(argc);
85 INFOS(filename);
173 INFOS("no data for mean calculation");
  /external/eigen/bench/btl/generic_bench/timers/
mixed_perf_analyzer.hh 38 INFOS("Copy Ctor not implemented");
STL_perf_analyzer.hh 34 INFOS("Copy Ctor not implemented");
portable_perf_analyzer.hh 34 INFOS("Copy Ctor not implemented");
portable_perf_analyzer_old.hh 33 INFOS("Copy Ctor not implemented");
71 // INFOS("size="<<size);
72 // INFOS("_nb_init="<<_nb_init);
73 // INFOS("_nb_calc="<<_nb_calc);
87 // INFOS("time_baseline="<<time_baseline);
88 // INFOS("time_action="<<time_action);
92 // INFOS("time_corrected="<<time_action);
  /external/eigen/bench/btl/generic_bench/utils/
xy_file.hh 36 INFOS("!!! Error opening "<<filename);
  /external/eigen/bench/btl/actions/
action_aat_product.hh 62 INFOS("illegal call to Action_aat_product Copy Ctor");
118 INFOS("WRONG CALCULATION...residual=" << error);
action_ata_product.hh 62 INFOS("illegal call to Action_ata_product Copy Ctor");
118 INFOS("WRONG CALCULATION...residual=" << error);
action_axpby.hh 56 INFOS("illegal call to Action_axpby Copy Ctor");
104 INFOS("WRONG CALCULATION...residual=" << error);
action_axpy.hh 63 INFOS("illegal call to Action_axpy Copy Ctor");
116 INFOS("WRONG CALCULATION...residual=" << error);
action_trisolve.hh 70 INFOS("illegal call to Action_trisolve Copy Ctor");
116 INFOS("WRONG CALCULATION...residual=" << error);
118 } //else INFOS("CALCULATION OK...residual=" << error);
action_atv_product.hh 61 INFOS("illegal call to Action_atv_product Copy Ctor");
105 INFOS("WRONG CALCULATION...residual=" << error);
action_ger.hh 55 INFOS("illegal call to Action_ger Copy Ctor");
103 INFOS("WRONG CALCULATION...residual=" << error);
action_matrix_matrix_product.hh 65 INFOS("illegal call to Action_matrix_matrix_product Copy Ctor");
120 INFOS("WRONG CALCULATION...residual=" << error);
action_matrix_vector_product.hh 64 INFOS("illegal call to Action_matrix_vector_product Copy Ctor");
123 INFOS("WRONG CALCULATION...residual=" << error);
action_symv.hh 62 INFOS("illegal call to Action_symv Copy Ctor");
112 INFOS("WRONG CALCULATION...residual=" << error);
action_syr2.hh 59 INFOS("illegal call to Action_syr2 Copy Ctor");
106 INFOS("WRONG CALCULATION...residual=" << error);
action_cholesky.hh 66 INFOS("illegal call to Action_cholesky Copy Ctor");
109 // INFOS("WRONG CALCULATION...residual=" << error);
action_lu_decomp.hh 59 INFOS("illegal call to Action_lu_decomp Copy Ctor");
104 // INFOS("WRONG CALCULATION...residual=" << error);
action_partial_lu.hh 61 INFOS("illegal call to Action_partial_lu Copy Ctor");
106 // INFOS("WRONG CALCULATION...residual=" << error);
action_rot.hh 51 INFOS("illegal call to Action_rot Copy Ctor");
95 // INFOS("WRONG CALCULATION...residual=" << error);

Completed in 2343 milliseconds

1 2